📄 index-of-directives.html
字号:
<html lang="en">
<head>
<title>The C Preprocessor</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="The C Preprocessor">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
<!--
Copyright © 1987, 1989, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2000, 2001, 2002, 2003
Free Software Foundation, Inc.
<p>Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or
any later version published by the Free Software Foundation. A copy of
the license is included in the
section entitled "GNU Free Documentation License".
<p>This manual contains no Invariant Sections. The Front-Cover Texts are
(a) (see below), and the Back-Cover Texts are (b) (see below).
<p>(a) The FSF's Front-Cover Text is:
<p>A GNU Manual
<p>(b) The FSF's Back-Cover Text is:
<p>You have freedom to copy and modify this GNU Manual, like GNU
software. Copies published by the Free Software Foundation raise
funds for GNU development.
-->
</head>
<body>
<div class="node">
<p>
Node:<a name="Index%20of%20Directives">Index of Directives</a>,
Next:<a rel="next" accesskey="n" href="Option-Index.html#Option%20Index">Option Index</a>,
Previous:<a rel="previous" accesskey="p" href="GNU-Free-Documentation-License.html#GNU%20Free%20Documentation%20License">GNU Free Documentation License</a>,
Up:<a rel="up" accesskey="u" href="index.html#Top">Top</a>
<hr><br>
</div>
<h2 class="unnumbered">Index of Directives</h2>
<ul class="index-fn" compact>
<li><code>#assert</code>: <a href="Assertions.html#Assertions">Assertions</a>
<li><code>#define</code>: <a href="Object-like-Macros.html#Object-like%20Macros">Object-like Macros</a>
<li><code>#elif</code>: <a href="Elif.html#Elif">Elif</a>
<li><code>#else</code>: <a href="Else.html#Else">Else</a>
<li><code>#endif</code>: <a href="Ifdef.html#Ifdef">Ifdef</a>
<li><code>#error</code>: <a href="Diagnostics.html#Diagnostics">Diagnostics</a>
<li><code>#ident</code>: <a href="Other-Directives.html#Other%20Directives">Other Directives</a>
<li><code>#if</code>: <a href="Conditional-Syntax.html#Conditional%20Syntax">Conditional Syntax</a>
<li><code>#ifdef</code>: <a href="Ifdef.html#Ifdef">Ifdef</a>
<li><code>#ifndef</code>: <a href="Ifdef.html#Ifdef">Ifdef</a>
<li><code>#import</code>: <a href="Obsolete-once-only-headers.html#Obsolete%20once-only%20headers">Obsolete once-only headers</a>
<li><code>#include</code>: <a href="Include-Syntax.html#Include%20Syntax">Include Syntax</a>
<li><code>#include_next</code>: <a href="Wrapper-Headers.html#Wrapper%20Headers">Wrapper Headers</a>
<li><code>#line</code>: <a href="Line-Control.html#Line%20Control">Line Control</a>
<li><code>#pragma GCC dependency</code>: <a href="Pragmas.html#Pragmas">Pragmas</a>
<li><code>#pragma GCC poison</code>: <a href="Pragmas.html#Pragmas">Pragmas</a>
<li><code>#pragma GCC system_header</code>: <a href="Pragmas.html#Pragmas">Pragmas</a>, <a href="System-Headers.html#System%20Headers">System Headers</a>
<li><code>#sccs</code>: <a href="Other-Directives.html#Other%20Directives">Other Directives</a>
<li><code>#unassert</code>: <a href="Assertions.html#Assertions">Assertions</a>
<li><code>#undef</code>: <a href="Undefining-and-Redefining-Macros.html#Undefining%20and%20Redefining%20Macros">Undefining and Redefining Macros</a>
<li><code>#warning</code>: <a href="Diagnostics.html#Diagnostics">Diagnostics</a>
</ul>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -