From WikiChip
Difference between revisions of "Template:C Standard Library"
(C Standard Library, new index layout) |
|||
Line 1: | Line 1: | ||
<div class="noprint" style="float:right; box-shadow: 0 0 4px #BDBDBD inset; background-color: #FFFFFF; border-radius: 5px; width:220px; padding:10px; margin-left: 10px; margin-bottom: 15px;"> | <div class="noprint" style="float:right; box-shadow: 0 0 4px #BDBDBD inset; background-color: #FFFFFF; border-radius: 5px; width:220px; padding:10px; margin-left: 10px; margin-bottom: 15px;"> | ||
{| cellspacing="0" | {| cellspacing="0" | ||
− | | style="border-bottom: 1px dashed #C4C4C4; display: inline-block; width: | + | | style="border-bottom: 1px dashed #C4C4C4; display: inline-block; width: 217px; text-align: center; font-size: 15px; font-weight: bold; color: #4A98D9; margin-bottom: 10px; padding-bottom: 10px;" | '''[[C Standard Library]]''' |
|- | |- | ||
| style="display: block; padding-left: 20px; text-align: left;" | | | style="display: block; padding-left: 20px; text-align: left;" | | ||
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[assert.h - C|<assert.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[complex.h - C|<complex.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C99]])<sup>op</sup></span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[ctype.h - C|<ctype.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[errno.h - C|<errno.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[fenv.h - C|<fenv.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C99]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[float.h - C|<float.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[inttypes.h - C|<inttypes.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C99]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[iso646.h - C|<iso646.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[Normative Addendum 1|NA1]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[limits.h - C|<limits.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[locale.h - C|<locale.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[math.h - C|<math.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[setjmp.h - C|<setjmp.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[signal.h - C|<signal.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdalign.h - C|<stdalign.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C11]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdarg.h - C|<stdarg.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdatomic.h - C|<stdatomic.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C11]])<sup>op</sup></span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdbool.h - C|<stdbool.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C99]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stddef.h - C|<stddef.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdint.h - C|<stdint.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C99]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdio.h - C|<stdio.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdlib.h - C|<stdlib.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[stdnoreturn.h - C|<stdnoreturn.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C11]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[string.h - C|<string.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[tgmath.h - C|<tgmath.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C99]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[threads.h - C|<threads.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C11]])<sup>op</sup></span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[time.h - C|<nowiki><</nowiki>time.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C89]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 160px;">[[uchar.h - C|<uchar.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[C11]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 150px;">[[wchar.h - C|<wchar.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[Normative Addendum 1|NA1]])</span></span> | |
− | + | <span style="display: block; line-height: 25px; margin-left: 10px; width: 150px;">[[wctype.h - C|<wctype.h>]]<span style="height: 23px; display: inline-block; float: right; text-align: left; width: 39px;">([[Normative Addendum 1|NA1]])</span></span> | |
|} | |} | ||
---- | ---- |