From WikiChip
Difference between revisions of "Template:C Standard Library"

(reformatted all the wikilinks)
Line 4: Line 4:
 
|-
 
|-
 
| style="padding-left: 20px;text-align: left" |
 
| style="padding-left: 20px;text-align: left" |
* <[[assert.h]]> ([[C89]])
+
* [[assert.h - C|<assert.h>]] ([[C89]])
* <[[complex.h]]> ([[C99]]) <sup>op</sup>
+
* [[complex.h - C|<complex.h>]] ([[C99]]) <sup>op</sup>
* <[[ctype.h]]>([[C89]])
+
* [[ctype.h - C|<ctype.h>]]([[C89]])
* <[[errno.h]]> ([[C89]])
+
* [[errno.h - C|<errno.h>]] ([[C89]])
* <[[fenv.h]]> ([[C99]])
+
* [[fenv.h - C|<fenv.h>]] ([[C99]])
* <[[float.h]]> ([[C89]])
+
* [[float.h - C|<float.h>]] ([[C89]])
* <[[inttypes.h]]> ([[C99]])
+
* [[inttypes.h - C|<inttypes.h>]] ([[C99]])
* <[[iso646.h]]> ([[Normative Addendum 1|NA1]])
+
* [[iso646.h - C|<iso646.h>]] ([[Normative Addendum 1|NA1]])
* <[[limits.h]]> ([[C89]])
+
* [[limits.h - C|<limits.h>]] ([[C89]])
* <[[locale.h]]> ([[C89]])
+
* [[locale.h - C|<locale.h>]] ([[C89]])
* <[[math.h]]> ([[C89]])
+
* [[math.h - C|<math.h>]] ([[C89]])
* <[[setjmp.h]]> ([[C89]])
+
* [[setjmp.h - C|<setjmp.h>]] ([[C89]])
* <[[signal.h]]> ([[C89]])
+
* [[signal.h - C|<signal.h>]] ([[C89]])
* <[[stdalign.h]]> ([[C11]])
+
* [[stdalign.h - C|<stdalign.h>]] ([[C11]])
* <[[stdarg.h]]> ([[C89]])
+
* [[stdarg.h - C|<stdarg.h>]] ([[C89]])
* <[[stdatomic.h]]> ([[C11]]) <sup>op</sup>
+
* [[stdatomic.h - C|<stdatomic.h>]] ([[C11]]) <sup>op</sup>
* <[[stdbool.h]]> ([[C99]])
+
* [[stdbool.h - C|<stdbool.h>]] ([[C99]])
* <[[stddef.h]]> ([[C89]])
+
* [[stddef.h - C|<stddef.h>]] ([[C89]])
* <[[stdint.h]]> ([[C99]])
+
* [[stdint.h - C|<stdint.h>]] ([[C99]])
* <[[stdio.h]]> ([[C89]])
+
* [[stdio.h - C|<stdio.h>]] ([[C89]])
* <[[stdlib.h]]> ([[C89]])
+
* [[stdlib.h - C|<stdlib.h>]] ([[C89]])
* <[[stdnoreturn.h]]> ([[C11]])
+
* [[stdnoreturn.h - C|<stdnoreturn.h>]] ([[C11]])
* <[[string.h]]> ([[C89]])
+
* [[string.h - C|<string.h>]] ([[C89]])
* <[[tgmath.h]]> ([[C99]])
+
* [[tgmath.h - C|<tgmath.h>]] ([[C99]])
* <[[threads.h]]> ([[C11]]) <sup>op</sup>
+
* [[threads.h - C|<threads.h>]] ([[C11]]) <sup>op</sup>
* <[[time.h]]> ([[C89]])
+
* [[time.h - C|<nowiki><</nowiki>time.h>]] ([[C89]])
* <[[uchar.h]]> ([[C11]])
+
* [[uchar.h - C|<uchar.h>]] ([[C11]])
* <[[wchar.h]]> ([[Normative Addendum 1|NA1]])
+
* [[wchar.h - C|<wchar.h>]] ([[Normative Addendum 1|NA1]])
* <[[wctype.h]]> ([[Normative Addendum 1|NA1]])
+
* [[wctype.h - C|<wctype.h>]] ([[Normative Addendum 1|NA1]])
 
|}
 
|}
 
----
 
----
Line 39: Line 39:
 
</div>
 
</div>
 
<noinclude>
 
<noinclude>
[[Category:C Programming Language]]
+
[[Category:C programming language]]
 
</noinclude>
 
</noinclude>

Revision as of 09:23, 17 December 2013