From Jason Turner

[cstdlib.syn]

Diff to HTML by rtfpessoa

tmp/tmpmw58e4ab/{from.md → to.md} RENAMED
@@ -96,10 +96,10 @@ standard library header `<stdlib.h>`, except that it does not declare
96
  the type `wchar_t`, and except as noted in [[support.types.nullptr]],
97
  [[support.types.layout]], [[support.start.term]], [[c.malloc]],
98
  [[c.mb.wcs]], [[alg.c.library]], [[c.math.rand]], and [[c.math.abs]].
99
 
100
  [*Note 1*: Several functions have additional overloads in this
101
- International Standard, but they have the same behavior as in the C
102
- standard library ([[library.c]]). — *end note*]
103
 
104
- ISO C 7.22
105
 
 
96
  the type `wchar_t`, and except as noted in [[support.types.nullptr]],
97
  [[support.types.layout]], [[support.start.term]], [[c.malloc]],
98
  [[c.mb.wcs]], [[alg.c.library]], [[c.math.rand]], and [[c.math.abs]].
99
 
100
  [*Note 1*: Several functions have additional overloads in this
101
+ document, but they have the same behavior as in the C standard library
102
+ [[library.c]]. — *end note*]
103
 
104
+ See also: ISO C 7.22
105