Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

In addition to symbols defined as functions in each C standard library header, identifiers with external linkage include , among others,  errno and math_errhandling, among others, regardless of whether any of them are masked by a macro of the same name.

...

DCL37-EX1: Provided that a library function can be declared without reference to any type defined in a header, it is permissible to declare that function without including its header as long as provided that declaration is compatible with the standard declaration.

...