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

(initial template)
 
(typo )) -> ))
Line 4: Line 4:
 
|-
 
|-
 
| style="padding-left: 20px;" |
 
| style="padding-left: 20px;" |
* <[[assert.h]]> ([[([[C89]])]])
+
* <[[assert.h]]> ([[C89]])
* <[[complex.h]]> ([[([[C99]])]]) <sup>op</sup>
+
* <[[complex.h]]> ([[C99]]) <sup>op</sup>
* <[[ctype.h]]>(([[C89]]))
+
* <[[ctype.h]]>([[C89]])
* <[[errno.h]]> (([[C89]]))
+
* <[[errno.h]]> ([[C89]])
* <[[fenv.h]]> (([[C99]]))
+
* <[[fenv.h]]> ([[C99]])
* <[[float.h]]> (([[C89]]))
+
* <[[float.h]]> ([[C89]])
* <[[inttypes.h]]> (([[C99]]))
+
* <[[inttypes.h]]> ([[C99]])
* <[[iso646.h]]> (([[Normative Addendum 1|NA1]]))
+
* <[[iso646.h]]> ([[Normative Addendum 1|NA1]])
* <[[limits.h]]> (([[C89]]))
+
* <[[limits.h]]> ([[C89]])
* <[[locale.h]]> (([[C89]]))
+
* <[[locale.h]]> ([[C89]])
* <[[math.h]]> (([[C89]]))
+
* <[[math.h]]> ([[C89]])
* <[[setjmp.h]]> (([[C89]]))
+
* <[[setjmp.h]]> ([[C89]])
* <[[signal.h]]> (([[C89]]))
+
* <[[signal.h]]> ([[C89]])
* <[[stdalign.h]]> (([[C11]]))
+
* <[[stdalign.h]]> ([[C11]])
* <[[stdarg.h]]> (([[C89]]))
+
* <[[stdarg.h]]> ([[C89]])
* <[[stdatomic.h]]> (([[C11]])) <sup>op</sup>
+
* <[[stdatomic.h]]> ([[C11]]) <sup>op</sup>
* <[[stdbool.h]]> (([[C99]]))
+
* <[[stdbool.h]]> ([[C99]])
* <[[stddef.h]]> (([[C89]]))
+
* <[[stddef.h]]> ([[C89]])
* <[[stdint.h]]> (([[C99]]))
+
* <[[stdint.h]]> ([[C99]])
* <[[stdio.h]]> (([[C89]]))
+
* <[[stdio.h]]> ([[C89]])
* <[[stdlib.h]]> (([[C89]]))
+
* <[[stdlib.h]]> ([[C89]])
* <[[stdnoreturn.h]]> (([[C11]]))
+
* <[[stdnoreturn.h]]> ([[C11]])
* <[[string.h]]> (([[C89]]))
+
* <[[string.h]]> ([[C89]])
* <[[tgmath.h]]> (([[C99]]))
+
* <[[tgmath.h]]> ([[C99]])
* <[[threads.h]]> (([[C11]])) <sup>op</sup>
+
* <[[threads.h]]> ([[C11]]) <sup>op</sup>
* <[[time.h]]> (([[C89]]))
+
* <[[time.h]]> ([[C89]])
* <[[uchar.h]]> (([[C11]]))
+
* <[[uchar.h]]> ([[C11]])
* <[[wchar.h]]> (([[Normative Addendum 1|NA1]]))
+
* <[[wchar.h]]> ([[Normative Addendum 1|NA1]])
* <[[wctype.h]]> (([[Normative Addendum 1|NA1]]))
+
* <[[wctype.h]]> ([[Normative Addendum 1|NA1]])
 
|}
 
|}
 
----
 
----

Revision as of 21:17, 29 November 2013