...
Wiki Markup |
---|
<ac:structured-macro ac:name="anchor" ac:schema-version="1" ac:macro-id="d5bec932f171684b-f9361072-4d9342de-96d28d82-c43e220be5e89340afa0e5a3"><ac:parameter ac:name="">1</ac:parameter></ac:structured-macro> \[1\] Note that the POSIX ^®^ standard extends the set of identifiers reserved by C99 to include an open-ended set of its own. See section [2.2 Compilation Environment|http://www.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_02] in [IEEE Std 1003.1-2008|AA. References#IEEEBibliography#IEEE Std 1003.1-2008]. |
Noncompliant Code Example (Header Guard)
...
ISO/IEC 9899:1999 Section 7.1.3, "Reserved Identifiers"
Bibliography
[IEEE Std 1003.1-2008] Section 2.2 "The Compilation Environment"
...