From Wikipedia, the free encyclopedia
This article may need to be wikified to meet Wikipedia's quality standards. Please help by addingrelevant internal links, or by improving the article's layout. (May 2009)
The predefined functions used in the C standard library, and a few of the non-standard functions, include:
- assert.h
assert (macro)
- complex.h
- ctype.h
- errno.h
(no functions)
- float.h
(no functions)
- inttypes.h
- iso646.h
(no functions)
- limits.h
(no functions)
- locale.h
- math.h
- setjmp.h
- signal.h
- stdarg.h
va_arg (macro)
va_copy (macro)
va_end (macro)
va_start (macro)
- stddef.h
offsetof (macro)
- stdio.h
- stdlib.h
- string.h
- time.h
- wchar.h
- wctype.h
[edit]Non-standard headers
- alloc.h
- conio.h
- netdb.h
-
[hide]v · d · eC programming language
C standard library · glibc · dietlibc · uClibc · Newlib · EGLIBC
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
源文档 <http://en.wikipedia.org/wiki/List_of_C_functions>
List of C functions
最新推荐文章于 2023-02-08 18:11:51 发布