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