From Jason Turner

[c.limits]

Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. tmp/tmp74ci9rcs/{from.md → to.md} +0 -14
tmp/tmp74ci9rcs/{from.md → to.md} RENAMED
@@ -1,14 +0,0 @@
1
- ### C library <a id="c.limits">[[c.limits]]</a>
2
-
3
- Table  [[tab:support.hdr.climits]] describes the header `<climits>`.
4
-
5
- The contents are the same as the Standard C library header `<limits.h>`.
6
- The types of the constants defined by macros in `<climits>` are not
7
- required to match the types to which the macros refer.
8
-
9
- Table  [[tab:support.hdr.cfloat]] describes the header `<cfloat>`.
10
-
11
- The contents are the same as the Standard C library header `<float.h>`.
12
-
13
- ISO C 7.1.5, 5.2.4.2.2, 5.2.4.2.1.
14
-