From Wikipedia, the free encyclopedia
This articlemay need to bewikifiedto meet Wikipedia'squality standards. Pleasehelpby addingrelevantinternal links, or by improving the article'slayout.(May 2009) |
The predefinedfunctionsused in theC standard library, and a few of the non-standard functions, include:
assert.hassert(macro)
complex.h cis(non-standard) |
digittoint(non-standard) isascii(non-standard) | toascii(non-standard) |
(no functions)
float.h(no functions)
inttypes.h iso646.h(no functions)
limits.h(no functions)
locale.h math.hva_arg(macro)
va_copy(macro)
va_end(macro)
va_start(macro)
stddef.hoffsetof(macro)
stdio.h getc(macro) getchar(macro) printf, fprintf, sprintf, snprintf (non-standard) putc(macro) | scanf, fscanf, sscanf, vfscanf (non-standard), vscanf, vsscanf |
[edit]Non-standard headers
alloc.h conio.h netdb.h Features | String·Syntax·Preprocessor·Variable types and declarations·Functions |
Select descendants | |
C and other languages | C and C++ (Compatibility·Operators)·Comparison of Pascal and C·C to Java byte-code compiler |
Categories:C standard library|C programming language|Lists of programming languages