This section describes all the standard functions in the ANSI-C library. Each function description consists of the subsections listed in the following table:
| Subsection | Description |
|---|---|
| Syntax | Shows the function's prototype and which header file to include. |
| Description | Describes how to use the function. |
| Return | Describes what the function returns in which case. If the function modifies the global variable errno, describes possible values also. |
| See also | Contains cross-references to related functions. |
Some of the functions described in this chapter are unimplemented functions. Unimplemented functions are categorized in the following categories:
The following listed are the standard functions in the ANSI-C library: