Definition of C library

Wikipedia English - The Free Encyclopedia
C standard library
The C standard library is a now-standardized collection of header files and library routines used to implement common operations, such as input/output and string handling, in the C programming language. Unlike other languages such as COBOLFortran, and PL/I, C does not include builtin keywords for these tasks, so nearly all C programs rely on the standard library to function.

See more at Wikipedia.org...

Search Dictionary:
Search Web Search Dictionary