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 - C|<assert.h>]] ([[C89]]) |
− | * | + | * [[complex.h - C|<complex.h>]] ([[C99]]) <sup>op</sup> |
− | * | + | * [[ctype.h - C|<ctype.h>]]([[C89]]) |
− | * | + | * [[errno.h - C|<errno.h>]] ([[C89]]) |
− | * | + | * [[fenv.h - C|<fenv.h>]] ([[C99]]) |
− | * | + | * [[float.h - C|<float.h>]] ([[C89]]) |
− | * | + | * [[inttypes.h - C|<inttypes.h>]] ([[C99]]) |
− | * | + | * [[iso646.h - C|<iso646.h>]] ([[Normative Addendum 1|NA1]]) |
− | * | + | * [[limits.h - C|<limits.h>]] ([[C89]]) |
− | * | + | * [[locale.h - C|<locale.h>]] ([[C89]]) |
− | * | + | * [[math.h - C|<math.h>]] ([[C89]]) |
− | * | + | * [[setjmp.h - C|<setjmp.h>]] ([[C89]]) |
− | * | + | * [[signal.h - C|<signal.h>]] ([[C89]]) |
− | * | + | * [[stdalign.h - C|<stdalign.h>]] ([[C11]]) |
− | * | + | * [[stdarg.h - C|<stdarg.h>]] ([[C89]]) |
− | * | + | * [[stdatomic.h - C|<stdatomic.h>]] ([[C11]]) <sup>op</sup> |
− | * | + | * [[stdbool.h - C|<stdbool.h>]] ([[C99]]) |
− | * | + | * [[stddef.h - C|<stddef.h>]] ([[C89]]) |
− | * | + | * [[stdint.h - C|<stdint.h>]] ([[C99]]) |
− | * | + | * [[stdio.h - C|<stdio.h>]] ([[C89]]) |
− | * | + | * [[stdlib.h - C|<stdlib.h>]] ([[C89]]) |
− | * | + | * [[stdnoreturn.h - C|<stdnoreturn.h>]] ([[C11]]) |
− | * | + | * [[string.h - C|<string.h>]] ([[C89]]) |
− | * | + | * [[tgmath.h - C|<tgmath.h>]] ([[C99]]) |
− | * | + | * [[threads.h - C|<threads.h>]] ([[C11]]) <sup>op</sup> |
− | * | + | * [[time.h - C|<nowiki><</nowiki>time.h>]] ([[C89]]) |
− | * | + | * [[uchar.h - C|<uchar.h>]] ([[C11]]) |
− | * | + | * [[wchar.h - C|<wchar.h>]] ([[Normative Addendum 1|NA1]]) |
− | * | + | * [[wctype.h - C|<wctype.h>]] ([[Normative Addendum 1|NA1]]) |
|} | |} | ||
---- | ---- | ||
Line 39: | Line 39: | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
− | [[Category:C | + | [[Category:C programming language]] |
</noinclude> | </noinclude> |