28 lines
1.1 KiB
HTML
28 lines
1.1 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
|
|
<head>
|
|
<title>The C preprocessor - GTC documentation</title>
|
|
<meta http-equiv='Content-Type' content='text/html; charset=utf-8' />
|
|
<link rel='stylesheet' type='text/css' href='layout/default.css' />
|
|
</head>
|
|
<body>
|
|
<p><a href='index.html'>◄ Back to index</a></p>
|
|
<div class='c0'>
|
|
<h1>The C preprocessor</h1>
|
|
<div class='toc'><div class='toctop'><div class='tocbot'><div class='toc-content'>
|
|
<b>Contents:</b><ul>
|
|
<li><a href='#Preprocessor.directives'>Preprocessor directives</a>
|
|
<ul>
|
|
<li><a href='#.23define'>#define</a></li>
|
|
</ul></li>
|
|
</ul>
|
|
</div></div></div></div>
|
|
<div class='c1'>
|
|
<hr class='hr1' /><h1 class='heading'><a name='Preprocessor.directives'></a>Preprocessor directives</h1><div class='c1in'><hr class='hr1in' /><div class='c2'>
|
|
<hr class='hr2' /><h2 class='heading'><a name='.23define'></a><a href='preprocessor.html#.23define'><code>#define</code></a></h2><div class='c2in'><hr class='hr2in' />
|
|
<p>...
|
|
</div></div>
|
|
</div></div></p></div>
|
|
</body>
|
|
</html>
|