Programming Reference/Librarys
Question & Answer
Q&A is closed
C is an imperative programming language that the computer scientist Dennis Ritchie developed in the early 1970s at Bell Laboratories for System Programming of the operating system Unix.
| Library | Description |
|---|---|
| assert.h Overview | assertion |
| ctype.h | character classification |
| math.h | mathematical functions |
| mysql Overview | MySQL implementation |
| stdarg.h Overview | Variadic functions |
| stdio.h | file input/output |
| stdlib.h | Standard Library |
| string.h Overview | string handling |
| time.h Overview | date and time functions |
| utime.h Overview | POSIX C library facilitates the setting of file access and modification times |
| wchar.h Overview | wide-character types |