<?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 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Translation_unit_(programming)&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Translation_unit_%28programming%29&amp;p=5">3.Next</a>
</p>
<p><a href="page.php?w=header_file">header file</a>s, but possibly other source files); the result of this step is a preprocessing translation unit. Further steps include <a href="page.php?w=macro_expansion">macro expansion</a> of <code>#define</code> directives, and <a href="page.php?w=conditional_compilation">conditional compilation</a> of <code>#ifdef</code> directives, among others; this translates the preprocessing translation unit into a translation unit. From a translation unit, the compiler generates an <a href="page.php?w=object_file">object file</a>,</p><p>
<a accesskey="1" href="page.php?w=Translation_unit_(programming)&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Translation_unit_%28programming%29&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
