List of C functions

From Wikipedia, the free encyclopedia

This page aims to alphabetically list all the predefined functions used in the C standard library, and a few of the non-standard functions.

[edit] Non-standard headers

C programming language
Libraries: C standard library | glibc | Dietlibc | uClibc | Newlib
History: Criticism of the C programming language
Language Features: String | Syntax | Preprocessor | Variable types and declarations | Functions
Dialects: C++ | Objective-C
C and Other Languages: Compatibility of C and C++ | Operators in C and C++ | Comparison of Pascal and C | C to Java byte-code compiler