<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Translation unit (programming) - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Translation_unit_(programming)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Translation_unit_%28programming%29&amp;p=10">3.Next</a>
</p>
<p>of both the interface and implementation. A module translation unit also includes all its module partitions.</p>

<p><big>Code organization</big></p>
<p>The bulk of a project's code is typically held in files with a <code>.c</code> suffix (or <code>.cpp</code>, <code>.cxx</code> or <code>.cc</code> for <a href="page.php?w=C%2B%2B">C++</a>, of which <code>.cpp</code> is used most conventionally) and among <a href="page.php?w=Modules_%28C%2B%2B%29">C++ modules</a>, the extensions are <code>.cppm</code>, <code>.ixx</code>, or <code>.mxx</code> (in which</p><p>
<a accesskey="1" href="page.php?w=Translation_unit_(programming)&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Translation_unit_%28programming%29&amp;p=10">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
