[library.c] (original) (raw)

The C++ standard library also makes available the facilities of the C standard library,suitably adjusted to ensure static type safety.

The descriptions of many library functions rely on the C standard library for the semantics of those functions.

In some cases, the signatures specified in this document may be different from the signatures in the C standard library, and additional overloads may be declared in this document, but the behavior and the preconditions (including any preconditions implied by the use of an ISO C restrict qualifier) are the same unless otherwise stated.