add #1.2.3p4 style paragraph links
[c-standard] / n1256.html
index a07b492..c628b68 100644 (file)
@@ -380,7 +380,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h2><a name="Foreword" href="#Foreword">Foreword</a></h2>
-<p><!--para 1 -->
+<p><a name="Forewordp1" href="#Forewordp1"><small>1</small></a>
  ISO (the International Organization for Standardization) and IEC (the International
  Electrotechnical Commission) form the specialized system for worldwide
  standardization. National bodies that are member of ISO or IEC participate in the
@@ -389,15 +389,15 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  technical committees collaborate in fields of mutual interest. Other international
  organizations, governmental and non-governmental, in liaison with ISO and IEC, also
  take part in the work.
-<p><!--para 2 -->
+<p><a name="Forewordp2" href="#Forewordp2"><small>2</small></a>
  International Standards are drafted in accordance with the rules given in the ISO/IEC
  Directives, Part 3.
-<p><!--para 3 -->
+<p><a name="Forewordp3" href="#Forewordp3"><small>3</small></a>
  In the field of information technology, ISO and IEC have established a joint technical
  committee, ISO/IEC JTC 1. Draft International Standards adopted by the joint technical
  committee are circulated to national bodies for voting. Publication as an International
  Standard requires approval by at least 75% of the national bodies casting a vote.
-<p><!--para 4 -->
+<p><a name="Forewordp4" href="#Forewordp4"><small>4</small></a>
  International Standard ISO/IEC 9899 was prepared by Joint Technical Committee
  ISO/IEC JTC 1, Information technology, Subcommittee SC 22, Programming languages,
  their environments and system software interfaces. The Working Group responsible for
@@ -405,7 +405,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  http://www.open-std.org/JTC1/SC22/WG14/                        containing      additional
  information relevant to this standard such as a Rationale for many of the decisions made
  during its preparation and a log of Defect Reports and Responses.
-<p><!--para 5 -->
+<p><a name="Forewordp5" href="#Forewordp5"><small>5</small></a>
  This second edition cancels and replaces the first edition, ISO/IEC 9899:1990, as
  amended and corrected by ISO/IEC 9899/COR1:1994, ISO/IEC 9899/AMD1:1995, and
  ISO/IEC 9899/COR2:1996. Major changes from the previous edition include:
@@ -471,7 +471,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <li>  return without expression not permitted in function that returns a value (and vice
  versa)
 </ul>
-<p><!--para 6 -->
+<p><a name="Forewordp6" href="#Forewordp6"><small>6</small></a>
  Annexes D and F form a normative part of this standard; annexes A, B, C, E, G, H, I, J,
  the bibliography, and the index are for information only. In accordance with Part 3 of the
  ISO/IEC Directives, this foreword, the introduction, notes, footnotes, and examples are
@@ -480,17 +480,17 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h2><a name="Introduction" href="#Introduction">Introduction</a></h2>
-<p><!--para 1 -->
+<p><a name="Introductionp1" href="#Introductionp1"><small>1</small></a>
  With the introduction of new devices and extended character sets, new features may be
  added to this International Standard. Subclauses in the language and library clauses warn
  implementors and programmers of usages which, though valid in themselves, may
  conflict with future additions.
-<p><!--para 2 -->
+<p><a name="Introductionp2" href="#Introductionp2"><small>2</small></a>
  Certain features are obsolescent, which means that they may be considered for
  withdrawal in future revisions of this International Standard. They are retained because
  of their widespread use, but their use in new implementations (for implementation
  features) or new programs (for language [<a href="#6.11">6.11</a>] or library features [<a href="#7.26">7.26</a>]) is discouraged.
-<p><!--para 3 -->
+<p><a name="Introductionp3" href="#Introductionp3"><small>3</small></a>
  This International Standard is divided into four major subdivisions:
 <ul>
 <li>  preliminary elements (clauses 1-4);
@@ -498,7 +498,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <li>  the language syntax, constraints, and semantics (clause 6);
 <li>  the library facilities (clause 7).
 </ul>
-<p><!--para 4 -->
+<p><a name="Introductionp4" href="#Introductionp4"><small>4</small></a>
  Examples are provided to illustrate possible forms of the constructions described.
  Footnotes are provided to emphasize consequences of the rules described in that
  subclause or elsewhere in this International Standard. References are used to refer to
@@ -506,9 +506,9 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  implementors. Annexes provide additional information and summarize the information
  contained in this International Standard. A bibliography lists documents that were
  referred to during the preparation of the standard.
-<p><!--para 5 -->
+<p><a name="Introductionp5" href="#Introductionp5"><small>5</small></a>
  The language clause (clause 6) is derived from ''The C Reference Manual''.
-<p><!--para 6 -->
+<p><a name="Introductionp6" href="#Introductionp6"><small>6</small></a>
  The library clause (clause 7) is based on the 1984 /usr/group Standard.
 <!--page 13 -->
 
@@ -521,7 +521,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h2><a name="1" href="#1">1. Scope</a></h2>
-<p><!--para 1 -->
+<p><a name="1p1" href="#1p1"><small>1</small></a>
  This International Standard specifies the form and establishes the interpretation of
  programs written in the C programming language.<sup><a href="#note1"><b>1)</b></a></sup> It specifies
 <ul>
@@ -532,7 +532,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <li>  the representation of output data produced by C programs;
 <li>  the restrictions and limits imposed by a conforming implementation of C.
 </ul>
-<p><!--para 2 -->
+<p><a name="1p2" href="#1p2"><small>2</small></a>
  This International Standard does not specify
 <ul>
 <li>  the mechanism by which C programs are transformed for use by a data-processing
@@ -559,7 +559,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h2><a name="2" href="#2">2. Normative references</a></h2>
-<p><!--para 1 -->
+<p><a name="2p1" href="#2p1"><small>1</small></a>
  The following normative documents contain provisions which, through reference in this
  text, constitute provisions of this International Standard. For dated references,
  subsequent amendments to, or revisions of, any of these publications do not apply.
@@ -568,31 +568,31 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  documents indicated below. For undated references, the latest edition of the normative
  document referred to applies. Members of ISO and IEC maintain registers of currently
  valid International Standards.
-<p><!--para 2 -->
+<p><a name="2p2" href="#2p2"><small>2</small></a>
  ISO 31-11:1992, Quantities and units -- Part 11: Mathematical signs and symbols for
  use in the physical sciences and technology.
-<p><!--para 3 -->
+<p><a name="2p3" href="#2p3"><small>3</small></a>
  ISO/IEC 646, Information technology -- ISO 7-bit coded character set for information
  interchange.
-<p><!--para 4 -->
+<p><a name="2p4" href="#2p4"><small>4</small></a>
  ISO/IEC 2382-1:1993, Information technology -- Vocabulary -- Part 1: Fundamental
  terms.
-<p><!--para 5 -->
+<p><a name="2p5" href="#2p5"><small>5</small></a>
  ISO 4217, Codes for the representation of currencies and funds.
-<p><!--para 6 -->
+<p><a name="2p6" href="#2p6"><small>6</small></a>
  ISO 8601, Data elements and interchange formats -- Information interchange --
  Representation of dates and times.
-<p><!--para 7 -->
+<p><a name="2p7" href="#2p7"><small>7</small></a>
  ISO/IEC 10646 (all parts), Information technology -- Universal Multiple-Octet Coded
  Character Set (UCS).
-<p><!--para 8 -->
+<p><a name="2p8" href="#2p8"><small>8</small></a>
  IEC 60559:1989, Binary floating-point arithmetic for microprocessor systems (previously
  designated IEC 559:1989).
 <!--page 15 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h2><a name="3" href="#3">3. Terms, definitions, and symbols</a></h2>
-<p><!--para 1 -->
+<p><a name="3p1" href="#3p1"><small>1</small></a>
  For the purposes of this International Standard, the following definitions apply. Other
  terms are defined where they appear in italic type or on the left side of a syntax rule.
  Terms explicitly defined in this International Standard are not to be presumed to refer
@@ -602,29 +602,29 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.1" href="#3.1">3.1</a></h3>
-<p><!--para 1 -->
+<p><a name="3.1p1" href="#3.1p1"><small>1</small></a>
 <b> access</b><br>
  &lt;execution-time action&gt; to read or modify the value of an object
-<p><!--para 2 -->
+<p><a name="3.1p2" href="#3.1p2"><small>2</small></a>
  NOTE 1   Where only one of these two actions is meant, ''read'' or ''modify'' is used.
  
-<p><!--para 3 -->
+<p><a name="3.1p3" href="#3.1p3"><small>3</small></a>
  NOTE 2   "Modify'' includes the case where the new value being stored is the same as the previous value.
  
-<p><!--para 4 -->
+<p><a name="3.1p4" href="#3.1p4"><small>4</small></a>
  NOTE 3   Expressions that are not evaluated do not access objects.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.2" href="#3.2">3.2</a></h3>
-<p><!--para 1 -->
+<p><a name="3.2p1" href="#3.2p1"><small>1</small></a>
 <b> alignment</b><br>
  requirement that objects of a particular type be located on storage boundaries with
  addresses that are particular multiples of a byte address
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.3" href="#3.3">3.3</a></h3>
-<p><!--para 1 -->
+<p><a name="3.3p1" href="#3.3p1"><small>1</small></a>
 <b> argument</b><br>
  actual argument<br>
  actual parameter (deprecated)<br>
@@ -634,80 +634,80 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.4" href="#3.4">3.4</a></h3>
-<p><!--para 1 -->
+<p><a name="3.4p1" href="#3.4p1"><small>1</small></a>
 <b> behavior</b><br>
  external appearance or action
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.4.1" href="#3.4.1">3.4.1</a></h4>
-<p><!--para 1 -->
+<p><a name="3.4.1p1" href="#3.4.1p1"><small>1</small></a>
 <b> implementation-defined behavior</b><br>
  unspecified behavior where each implementation documents how the choice is made
-<p><!--para 2 -->
+<p><a name="3.4.1p2" href="#3.4.1p2"><small>2</small></a>
  EXAMPLE An example of implementation-defined behavior is the propagation of the high-order bit
  when a signed integer is shifted right.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.4.2" href="#3.4.2">3.4.2</a></h4>
-<p><!--para 1 -->
+<p><a name="3.4.2p1" href="#3.4.2p1"><small>1</small></a>
 <b> locale-specific behavior</b><br>
  behavior that depends on local conventions of nationality, culture, and language that each
  implementation documents
 <!--page 16 -->
-<p><!--para 2 -->
+<p><a name="3.4.2p2" href="#3.4.2p2"><small>2</small></a>
  EXAMPLE An example of locale-specific behavior is whether the islower function returns true for
  characters other than the 26 lowercase Latin letters.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.4.3" href="#3.4.3">3.4.3</a></h4>
-<p><!--para 1 -->
+<p><a name="3.4.3p1" href="#3.4.3p1"><small>1</small></a>
 <b> undefined behavior</b><br>
  behavior, upon use of a nonportable or erroneous program construct or of erroneous data,
  for which this International Standard imposes no requirements
-<p><!--para 2 -->
+<p><a name="3.4.3p2" href="#3.4.3p2"><small>2</small></a>
  NOTE Possible undefined behavior ranges from ignoring the situation completely with unpredictable
  results, to behaving during translation or program execution in a documented manner characteristic of the
  environment (with or without the issuance of a diagnostic message), to terminating a translation or
  execution (with the issuance of a diagnostic message).
  
-<p><!--para 3 -->
+<p><a name="3.4.3p3" href="#3.4.3p3"><small>3</small></a>
  EXAMPLE        An example of undefined behavior is the behavior on integer overflow.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.4.4" href="#3.4.4">3.4.4</a></h4>
-<p><!--para 1 -->
+<p><a name="3.4.4p1" href="#3.4.4p1"><small>1</small></a>
 <b> unspecified behavior</b><br>
  use of an unspecified value, or other behavior where this International Standard provides
  two or more possibilities and imposes no further requirements on which is chosen in any
  instance
-<p><!--para 2 -->
+<p><a name="3.4.4p2" href="#3.4.4p2"><small>2</small></a>
  EXAMPLE        An example of unspecified behavior is the order in which the arguments to a function are
  evaluated.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.5" href="#3.5">3.5</a></h3>
-<p><!--para 1 -->
+<p><a name="3.5p1" href="#3.5p1"><small>1</small></a>
 <b> bit</b><br>
  unit of data storage in the execution environment large enough to hold an object that may
  have one of two values
-<p><!--para 2 -->
+<p><a name="3.5p2" href="#3.5p2"><small>2</small></a>
  NOTE     It need not be possible to express the address of each individual bit of an object.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.6" href="#3.6">3.6</a></h3>
-<p><!--para 1 -->
+<p><a name="3.6p1" href="#3.6p1"><small>1</small></a>
 <b> byte</b><br>
  addressable unit of data storage large enough to hold any member of the basic character
  set of the execution environment
-<p><!--para 2 -->
+<p><a name="3.6p2" href="#3.6p2"><small>2</small></a>
  NOTE 1 It is possible to express the address of each individual byte of an object uniquely.
  
-<p><!--para 3 -->
+<p><a name="3.6p3" href="#3.6p3"><small>3</small></a>
  NOTE 2 A byte is composed of a contiguous sequence of bits, the number of which is implementation-
  defined. The least significant bit is called the low-order bit; the most significant bit is called the high-order
  bit.
@@ -715,14 +715,14 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.7" href="#3.7">3.7</a></h3>
-<p><!--para 1 -->
+<p><a name="3.7p1" href="#3.7p1"><small>1</small></a>
 <b> character</b><br>
  &lt;abstract&gt; member of a set of elements used for the organization, control, or
  representation of data
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.7.1" href="#3.7.1">3.7.1</a></h4>
-<p><!--para 1 -->
+<p><a name="3.7.1p1" href="#3.7.1p1"><small>1</small></a>
 <b> character</b><br>
  single-byte character
  &lt;C&gt; bit representation that fits in a byte
@@ -730,52 +730,52 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.7.2" href="#3.7.2">3.7.2</a></h4>
-<p><!--para 1 -->
+<p><a name="3.7.2p1" href="#3.7.2p1"><small>1</small></a>
 <b> multibyte character</b><br>
  sequence of one or more bytes representing a member of the extended character set of
  either the source or the execution environment
-<p><!--para 2 -->
+<p><a name="3.7.2p2" href="#3.7.2p2"><small>2</small></a>
  NOTE    The extended character set is a superset of the basic character set.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.7.3" href="#3.7.3">3.7.3</a></h4>
-<p><!--para 1 -->
+<p><a name="3.7.3p1" href="#3.7.3p1"><small>1</small></a>
 <b> wide character</b><br>
  bit representation that fits in an object of type wchar_t, capable of representing any
  character in the current locale
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.8" href="#3.8">3.8</a></h3>
-<p><!--para 1 -->
+<p><a name="3.8p1" href="#3.8p1"><small>1</small></a>
 <b> constraint</b><br>
  restriction, either syntactic or semantic, by which the exposition of language elements is
  to be interpreted
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.9" href="#3.9">3.9</a></h3>
-<p><!--para 1 -->
+<p><a name="3.9p1" href="#3.9p1"><small>1</small></a>
 <b> correctly rounded result</b><br>
  representation in the result format that is nearest in value, subject to the current rounding
  mode, to what the result would be given unlimited range and precision
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.10" href="#3.10">3.10</a></h3>
-<p><!--para 1 -->
+<p><a name="3.10p1" href="#3.10p1"><small>1</small></a>
 <b> diagnostic message</b><br>
  message belonging to an implementation-defined subset of the implementation's message
  output
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.11" href="#3.11">3.11</a></h3>
-<p><!--para 1 -->
+<p><a name="3.11p1" href="#3.11p1"><small>1</small></a>
 <b> forward reference</b><br>
  reference to a later subclause of this International Standard that contains additional
  information relevant to this subclause
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.12" href="#3.12">3.12</a></h3>
-<p><!--para 1 -->
+<p><a name="3.12p1" href="#3.12p1"><small>1</small></a>
 <b> implementation</b><br>
  particular set of software, running in a particular translation environment under particular
  control options, that performs translation of programs for, and supports execution of
@@ -783,24 +783,24 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.13" href="#3.13">3.13</a></h3>
-<p><!--para 1 -->
+<p><a name="3.13p1" href="#3.13p1"><small>1</small></a>
 <b> implementation limit</b><br>
  restriction imposed upon programs by the implementation
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.14" href="#3.14">3.14</a></h3>
-<p><!--para 1 -->
+<p><a name="3.14p1" href="#3.14p1"><small>1</small></a>
 <b> object</b><br>
  region of data storage in the execution environment, the contents of which can represent
  values
 <!--page 18 -->
-<p><!--para 2 -->
+<p><a name="3.14p2" href="#3.14p2"><small>2</small></a>
  NOTE     When referenced, an object may be interpreted as having a particular type; see <a href="#6.3.2.1">6.3.2.1</a>.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.15" href="#3.15">3.15</a></h3>
-<p><!--para 1 -->
+<p><a name="3.15p1" href="#3.15p1"><small>1</small></a>
 <b> parameter</b><br>
  formal parameter
  formal argument (deprecated)
@@ -810,82 +810,82 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.16" href="#3.16">3.16</a></h3>
-<p><!--para 1 -->
+<p><a name="3.16p1" href="#3.16p1"><small>1</small></a>
 <b> recommended practice</b><br>
  specification that is strongly recommended as being in keeping with the intent of the
  standard, but that may be impractical for some implementations
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.17" href="#3.17">3.17</a></h3>
-<p><!--para 1 -->
+<p><a name="3.17p1" href="#3.17p1"><small>1</small></a>
 <b> value</b><br>
  precise meaning of the contents of an object when interpreted as having a specific type
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.17.1" href="#3.17.1">3.17.1</a></h4>
-<p><!--para 1 -->
+<p><a name="3.17.1p1" href="#3.17.1p1"><small>1</small></a>
 <b> implementation-defined value</b><br>
  unspecified value where each implementation documents how the choice is made
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.17.2" href="#3.17.2">3.17.2</a></h4>
-<p><!--para 1 -->
+<p><a name="3.17.2p1" href="#3.17.2p1"><small>1</small></a>
 <b> indeterminate value</b><br>
  either an unspecified value or a trap representation
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="3.17.3" href="#3.17.3">3.17.3</a></h4>
-<p><!--para 1 -->
+<p><a name="3.17.3p1" href="#3.17.3p1"><small>1</small></a>
 <b> unspecified value</b><br>
  valid value of the relevant type where this International Standard imposes no
  requirements on which value is chosen in any instance
-<p><!--para 2 -->
+<p><a name="3.17.3p2" href="#3.17.3p2"><small>2</small></a>
  NOTE     An unspecified value cannot be a trap representation.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.18" href="#3.18">3.18</a></h3>
-<p><!--para 1 -->
+<p><a name="3.18p1" href="#3.18p1"><small>1</small></a>
 <b> [^ x ^]</b><br>
  ceiling of x: the least integer greater than or equal to x
-<p><!--para 2 -->
+<p><a name="3.18p2" href="#3.18p2"><small>2</small></a>
  EXAMPLE       [^2.4^] is 3, [^-2.4^] is -2.
  
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="3.19" href="#3.19">3.19</a></h3>
-<p><!--para 1 -->
+<p><a name="3.19p1" href="#3.19p1"><small>1</small></a>
 <b> [_ x _]</b><br>
  floor of x: the greatest integer less than or equal to x
-<p><!--para 2 -->
+<p><a name="3.19p2" href="#3.19p2"><small>2</small></a>
  EXAMPLE       [_2.4_] is 2, [_-2.4_] is -3.
 <!--page 19 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h2><a name="4" href="#4">4. Conformance</a></h2>
-<p><!--para 1 -->
+<p><a name="4p1" href="#4p1"><small>1</small></a>
  In this International Standard, ''shall'' is to be interpreted as a requirement on an
  implementation or on a program; conversely, ''shall not'' is to be interpreted as a
  prohibition.
-<p><!--para 2 -->
+<p><a name="4p2" href="#4p2"><small>2</small></a>
  If a ''shall'' or ''shall not'' requirement that appears outside of a constraint is violated, the
  behavior is undefined. Undefined behavior is otherwise indicated in this International
  Standard by the words ''undefined behavior'' or by the omission of any explicit definition
  of behavior. There is no difference in emphasis among these three; they all describe
  ''behavior that is undefined''.
-<p><!--para 3 -->
+<p><a name="4p3" href="#4p3"><small>3</small></a>
  A program that is correct in all other aspects, operating on correct data, containing
  unspecified behavior shall be a correct program and act in accordance with <a href="#5.1.2.3">5.1.2.3</a>.
-<p><!--para 4 -->
+<p><a name="4p4" href="#4p4"><small>4</small></a>
  The implementation shall not successfully translate a preprocessing translation unit
  containing a #error preprocessing directive unless it is part of a group skipped by
  conditional inclusion.
-<p><!--para 5 -->
+<p><a name="4p5" href="#4p5"><small>5</small></a>
  A strictly conforming program shall use only those features of the language and library
  specified in this International Standard.<sup><a href="#note2"><b>2)</b></a></sup> It shall not produce output dependent on any
  unspecified, undefined, or implementation-defined behavior, and shall not exceed any
  minimum implementation limit.
-<p><!--para 6 -->
+<p><a name="4p6" href="#4p6"><small>6</small></a>
  The two forms of conforming implementation are hosted and freestanding. A conforming
  hosted implementation shall accept any strictly conforming program. A conforming
  freestanding implementation shall accept any strictly conforming program that does not
@@ -899,9 +899,9 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  
  
 <!--page 20 -->
-<p><!--para 7 -->
+<p><a name="4p7" href="#4p7"><small>7</small></a>
  A conforming program is one that is acceptable to a conforming implementation.<sup><a href="#note4"><b>4)</b></a></sup>
-<p><!--para 8 -->
+<p><a name="4p8" href="#4p8"><small>8</small></a>
  An implementation shall be accompanied by a document that defines all implementation-
  defined and locale-specific characteristics and all extensions.
 <p><b> Forward references</b>: conditional inclusion (<a href="#6.10.1">6.10.1</a>), error directive (<a href="#6.10.5">6.10.5</a>),
@@ -938,7 +938,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h2><a name="5" href="#5">5. Environment</a></h2>
-<p><!--para 1 -->
+<p><a name="5p1" href="#5p1"><small>1</small></a>
  An implementation translates C source files and executes C programs in two data-
  processing-system environments, which will be called the translation environment and
  the execution environment in this International Standard. Their characteristics define and
@@ -955,7 +955,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.1.1" href="#5.1.1.1">5.1.1.1 Program structure</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.1.1p1" href="#5.1.1.1p1"><small>1</small></a>
  A C program need not all be translated at the same time. The text of the program is kept
  in units called source files, (or preprocessing files) in this International Standard. A
  source file together with all the headers and source files included via the preprocessing
@@ -971,7 +971,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.1.2" href="#5.1.1.2">5.1.1.2 Translation phases</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.1.2p1" href="#5.1.1.2p1"><small>1</small></a>
  The precedence among the syntax rules of translation is specified by the following
  phases.<sup><a href="#note5"><b>5)</b></a></sup>
 <ol>
@@ -1037,13 +1037,13 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.1.3" href="#5.1.1.3">5.1.1.3 Diagnostics</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.1.3p1" href="#5.1.1.3p1"><small>1</small></a>
  A conforming implementation shall produce at least one diagnostic message (identified in
  an implementation-defined manner) if a preprocessing translation unit or translation unit
  contains a violation of any syntax rule or constraint, even if the behavior is also explicitly
  specified as undefined or implementation-defined. Diagnostic messages need not be
  produced in other circumstances.<sup><a href="#note8"><b>8)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="5.1.1.3p2" href="#5.1.1.3p2"><small>2</small></a>
  EXAMPLE        An implementation shall issue a diagnostic for the translation unit:
 <pre>
           char i;
@@ -1061,7 +1061,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="5.1.2" href="#5.1.2">5.1.2 Execution environments</a></h4>
-<p><!--para 1 -->
+<p><a name="5.1.2p1" href="#5.1.2p1"><small>1</small></a>
  Two execution environments are defined: freestanding and hosted. In both cases,
  program startup occurs when a designated C function is called by the execution
  environment. All objects with static storage duration shall be initialized (set to their
@@ -1072,18 +1072,18 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.2.1" href="#5.1.2.1">5.1.2.1 Freestanding environment</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.2.1p1" href="#5.1.2.1p1"><small>1</small></a>
  In a freestanding environment (in which C program execution may take place without any
  benefit of an operating system), the name and type of the function called at program
  startup are implementation-defined. Any library facilities available to a freestanding
  program, other than the minimal set required by clause 4, are implementation-defined.
-<p><!--para 2 -->
+<p><a name="5.1.2.1p2" href="#5.1.2.1p2"><small>2</small></a>
  The effect of program termination in a freestanding environment is implementation-
  defined.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.2.2" href="#5.1.2.2">5.1.2.2 Hosted environment</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.2.2p1" href="#5.1.2.2p1"><small>1</small></a>
  A hosted environment need not be provided, but shall conform to the following
  specifications if present.
  
@@ -1094,7 +1094,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.2.2.1" href="#5.1.2.2.1">5.1.2.2.1 Program startup</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.2.2.1p1" href="#5.1.2.2.1p1"><small>1</small></a>
  The function called at program startup is named main. The implementation declares no
  prototype for this function. It shall be defined with a return type of int and with no
  parameters:
@@ -1107,7 +1107,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
          int main(int argc, char *argv[]) { /* ... */ }
 </pre>
  or equivalent;<sup><a href="#note9"><b>9)</b></a></sup> or in some other implementation-defined manner.
-<p><!--para 2 -->
+<p><a name="5.1.2.2.1p2" href="#5.1.2.2.1p2"><small>2</small></a>
  If they are declared, the parameters to the main function shall obey the following
  constraints:
 <ul>
@@ -1137,7 +1137,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.2.2.2" href="#5.1.2.2.2">5.1.2.2.2 Program execution</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.2.2.2p1" href="#5.1.2.2.2p1"><small>1</small></a>
  In a hosted environment, a program may use all the functions, macros, type definitions,
  and objects described in the library clause (clause 7).
  
@@ -1147,7 +1147,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.2.2.3" href="#5.1.2.2.3">5.1.2.2.3 Program termination</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.2.2.3p1" href="#5.1.2.2.3p1"><small>1</small></a>
  If the return type of the main function is a type compatible with int, a return from the
  initial call to the main function is equivalent to calling the exit function with the value
  returned by the main function as its argument;<sup><a href="#note10"><b>10)</b></a></sup> reaching the } that terminates the
@@ -1162,27 +1162,27 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.1.2.3" href="#5.1.2.3">5.1.2.3 Program execution</a></h5>
-<p><!--para 1 -->
+<p><a name="5.1.2.3p1" href="#5.1.2.3p1"><small>1</small></a>
  The semantic descriptions in this International Standard describe the behavior of an
  abstract machine in which issues of optimization are irrelevant.
-<p><!--para 2 -->
+<p><a name="5.1.2.3p2" href="#5.1.2.3p2"><small>2</small></a>
  Accessing a volatile object, modifying an object, modifying a file, or calling a function
  that does any of those operations are all side effects,<sup><a href="#note11"><b>11)</b></a></sup> which are changes in the state of
  the execution environment. Evaluation of an expression may produce side effects. At
  certain specified points in the execution sequence called sequence points, all side effects
  of previous evaluations shall be complete and no side effects of subsequent evaluations
  shall have taken place. (A summary of the sequence points is given in <a href="#C">annex C</a>.)
-<p><!--para 3 -->
+<p><a name="5.1.2.3p3" href="#5.1.2.3p3"><small>3</small></a>
  In the abstract machine, all expressions are evaluated as specified by the semantics. An
  actual implementation need not evaluate part of an expression if it can deduce that its
  value is not used and that no needed side effects are produced (including any caused by
  calling a function or accessing a volatile object).
-<p><!--para 4 -->
+<p><a name="5.1.2.3p4" href="#5.1.2.3p4"><small>4</small></a>
  When the processing of the abstract machine is interrupted by receipt of a signal, only the
  values of objects as of the previous sequence point may be relied on. Objects that may be
  modified between the previous sequence point and the next sequence point need not have
  received their correct values yet.
-<p><!--para 5 -->
+<p><a name="5.1.2.3p5" href="#5.1.2.3p5"><small>5</small></a>
  The least requirements on a conforming implementation are:
 <ul>
 <li>  At sequence points, volatile objects are stable in the sense that previous accesses are
@@ -1199,16 +1199,16 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  appear as soon as possible, to ensure that prompting messages actually appear prior to
  a program waiting for input.
 </ul>
-<p><!--para 6 -->
+<p><a name="5.1.2.3p6" href="#5.1.2.3p6"><small>6</small></a>
  What constitutes an interactive device is implementation-defined.
-<p><!--para 7 -->
+<p><a name="5.1.2.3p7" href="#5.1.2.3p7"><small>7</small></a>
  More stringent correspondences between abstract and actual semantics may be defined by
  each implementation.
-<p><!--para 8 -->
+<p><a name="5.1.2.3p8" href="#5.1.2.3p8"><small>8</small></a>
  EXAMPLE 1 An implementation might define a one-to-one correspondence between abstract and actual
  semantics: at every sequence point, the values of the actual objects would agree with those specified by the
  abstract semantics. The keyword volatile would then be redundant.
-<p><!--para 9 -->
+<p><a name="5.1.2.3p9" href="#5.1.2.3p9"><small>9</small></a>
  Alternatively, an implementation might perform various optimizations within each translation unit, such
  that the actual semantics would agree with the abstract semantics only when making function calls across
  translation unit boundaries. In such an implementation, at the time of each function entry and function
@@ -1220,7 +1220,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  would require explicit specification of volatile storage, as well as other implementation-defined
  restrictions.
  
-<p><!--para 10 -->
+<p><a name="5.1.2.3p10" href="#5.1.2.3p10"><small>10</small></a>
  EXAMPLE 2       In executing the fragment
 <pre>
           char c1, c2;
@@ -1232,7 +1232,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  overflow, or with overflow wrapping silently to produce the correct result, the actual execution need only
  produce the same result, possibly omitting the promotions.
  
-<p><!--para 11 -->
+<p><a name="5.1.2.3p11" href="#5.1.2.3p11"><small>11</small></a>
  EXAMPLE 3       Similarly, in the fragment
 <pre>
           float f1, f2;
@@ -1244,7 +1244,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  that the result would be the same as if it were executed using double-precision arithmetic (for example, if d
  were replaced by the constant 2.0, which has type double).
 <!--page 27 -->
-<p><!--para 12 -->
+<p><a name="5.1.2.3p12" href="#5.1.2.3p12"><small>12</small></a>
  EXAMPLE 4 Implementations employing wide registers have to take care to honor appropriate
  semantics. Values are independent of whether they are represented in a register or in memory. For
  example, an implicit spilling of a register is not permitted to alter the value. Also, an explicit store and load
@@ -1258,7 +1258,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 </pre>
  the values assigned to d1 and d2 are required to have been converted to float.
  
-<p><!--para 13 -->
+<p><a name="5.1.2.3p13" href="#5.1.2.3p13"><small>13</small></a>
  EXAMPLE 5 Rearrangement for floating-point expressions is often restricted because of limitations in
  precision as well as range. The implementation cannot generally apply the mathematical associative rules
  for addition or multiplication, nor the distributive rule, because of roundoff error, even in the absence of
@@ -1274,7 +1274,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
           y = x / 5.0;                //   not equivalent to y   = x * 0.2;
 </pre>
  
-<p><!--para 14 -->
+<p><a name="5.1.2.3p14" href="#5.1.2.3p14"><small>14</small></a>
  EXAMPLE 6 To illustrate the grouping behavior of expressions, in the following fragment
 <pre>
           int a, b;
@@ -1306,7 +1306,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  above expression statement can be rewritten by the implementation in any of the above ways because the
  same result will occur.
 <!--page 28 -->
-<p><!--para 15 -->
+<p><a name="5.1.2.3p15" href="#5.1.2.3p15"><small>15</small></a>
  EXAMPLE 7 The grouping of an expression does not completely determine its evaluation. In the
  following fragment
 <pre>
@@ -1342,7 +1342,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="5.2.1" href="#5.2.1">5.2.1 Character sets</a></h4>
-<p><!--para 1 -->
+<p><a name="5.2.1p1" href="#5.2.1p1"><small>1</small></a>
  Two sets of characters and their associated collating sequences shall be defined: the set in
  which source files are written (the source character set), and the set interpreted in the
  execution environment (the execution character set). Each set is further divided into a
@@ -1350,13 +1350,13 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  locale-specific members (which are not members of the basic character set) called
  extended characters. The combined set is also called the extended character set. The
  values of the members of the execution character set are implementation-defined.
-<p><!--para 2 -->
+<p><a name="5.2.1p2" href="#5.2.1p2"><small>2</small></a>
  In a character constant or string literal, members of the execution character set shall be
  represented by corresponding members of the source character set or by escape
  sequences consisting of the backslash \ followed by one or more characters. A byte with
  all bits set to 0, called the null character, shall exist in the basic execution character set; it
  is used to terminate a character string.
-<p><!--para 3 -->
+<p><a name="5.2.1p3" href="#5.2.1p3"><small>3</small></a>
  Both the basic source and basic execution character sets shall have the following
  members: the 26 uppercase letters of the Latin alphabet
 <pre>
@@ -1389,17 +1389,17 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  constant, a string literal, a header name, a comment, or a preprocessing token that is never
 <!--page 30 -->
  converted to a token), the behavior is undefined.
-<p><!--para 4 -->
+<p><a name="5.2.1p4" href="#5.2.1p4"><small>4</small></a>
  A letter is an uppercase letter or a lowercase letter as defined above; in this International
  Standard the term does not include other characters that are letters in other alphabets.
-<p><!--para 5 -->
+<p><a name="5.2.1p5" href="#5.2.1p5"><small>5</small></a>
  The universal character name construct provides a way to name other characters.
 <p><b> Forward references</b>: universal character names (<a href="#6.4.3">6.4.3</a>), character constants (<a href="#6.4.4.4">6.4.4.4</a>),
  preprocessing directives (<a href="#6.10">6.10</a>), string literals (<a href="#6.4.5">6.4.5</a>), comments (<a href="#6.4.9">6.4.9</a>), string (<a href="#7.1.1">7.1.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.2.1.1" href="#5.2.1.1">5.2.1.1 Trigraph sequences</a></h5>
-<p><!--para 1 -->
+<p><a name="5.2.1.1p1" href="#5.2.1.1p1"><small>1</small></a>
  Before any other processing takes place, each occurrence of one of the following
  sequences of three characters (called trigraph sequences<sup><a href="#note12"><b>12)</b></a></sup>) is replaced with the
  corresponding single character.
@@ -1410,7 +1410,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 </pre>
  No other trigraph sequences exist. Each ? that does not begin one of the trigraphs listed
  above is not changed.
-<p><!--para 2 -->
+<p><a name="5.2.1.1p2" href="#5.2.1.1p2"><small>2</small></a>
  EXAMPLE 1
 <pre>
            ??=define arraycheck(a, b) a??(b??) ??!??! b??(a??)
@@ -1420,7 +1420,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
            #define arraycheck(a, b) a[b] || b[a]
 </pre>
  
-<p><!--para 3 -->
+<p><a name="5.2.1.1p3" href="#5.2.1.1p3"><small>3</small></a>
  EXAMPLE 2      The following source line
 <pre>
            printf("Eh???/n");
@@ -1438,7 +1438,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.2.1.2" href="#5.2.1.2">5.2.1.2 Multibyte characters</a></h5>
-<p><!--para 1 -->
+<p><a name="5.2.1.2p1" href="#5.2.1.2p1"><small>1</small></a>
  The source character set may contain multibyte characters, used to represent members of
  the extended character set. The execution character set may also contain multibyte
  characters, which need not have the same encoding as for the source character set. For
@@ -1459,7 +1459,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <li>  A byte with all bits zero shall be interpreted as a null character independent of shift
  state. Such a byte shall not occur as part of any other multibyte character.
 </ul>
-<p><!--para 2 -->
+<p><a name="5.2.1.2p2" href="#5.2.1.2p2"><small>2</small></a>
  For source files, the following shall hold:
 <ul>
 <li>  An identifier, comment, string literal, character constant, or header name shall begin
@@ -1470,7 +1470,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="5.2.2" href="#5.2.2">5.2.2 Character display semantics</a></h4>
-<p><!--para 1 -->
+<p><a name="5.2.2p1" href="#5.2.2p1"><small>1</small></a>
  The active position is that location on a display device where the next character output by
  the fputc function would appear. The intent of writing a printing character (as defined
  by the isprint function) to a display device is to display a graphic representation of
@@ -1478,7 +1478,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  position on the current line. The direction of writing is locale-specific. If the active
  position is at the final position of a line (if there is one), the behavior of the display device
  is unspecified.
-<p><!--para 2 -->
+<p><a name="5.2.2p2" href="#5.2.2p2"><small>2</small></a>
  Alphabetic escape sequences representing nongraphic characters in the execution
  character set are intended to produce actions on display devices as follows:
 <dl>
@@ -1498,7 +1498,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
      tabulation position. If the active position is at or past the last defined vertical
       tabulation position, the behavior of the display device is unspecified.
 </dl>
-<p><!--para 3 -->
+<p><a name="5.2.2p3" href="#5.2.2p3"><small>3</small></a>
  Each of these escape sequences shall produce a unique implementation-defined value
  which can be stored in a single char object. The external representations in a text file
  need not be identical to the internal representations, and are outside the scope of this
@@ -1507,7 +1507,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="5.2.3" href="#5.2.3">5.2.3 Signals and interrupts</a></h4>
-<p><!--para 1 -->
+<p><a name="5.2.3p1" href="#5.2.3p1"><small>1</small></a>
  Functions shall be implemented such that they may be interrupted at any time by a signal,
  or may be called by a signal handler, or both, with no alteration to earlier, but still active,
  invocations' control flow (after the interruption), function return values, or objects with
@@ -1517,7 +1517,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="5.2.4" href="#5.2.4">5.2.4 Environmental limits</a></h4>
-<p><!--para 1 -->
+<p><a name="5.2.4p1" href="#5.2.4p1"><small>1</small></a>
  Both the translation and execution environments constrain the implementation of
  language translators and libraries. The following summarizes the language-related
  environmental limits on a conforming implementation; the library-related limits are
@@ -1525,7 +1525,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.2.4.1" href="#5.2.4.1">5.2.4.1 Translation limits</a></h5>
-<p><!--para 1 -->
+<p><a name="5.2.4.1p1" href="#5.2.4.1p1"><small>1</small></a>
  The implementation shall be able to translate and execute at least one program that
  contains at least one instance of every one of the following limits:<sup><a href="#note13"><b>13)</b></a></sup>
 <ul>
@@ -1572,7 +1572,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.2.4.2" href="#5.2.4.2">5.2.4.2 Numerical limits</a></h5>
-<p><!--para 1 -->
+<p><a name="5.2.4.2p1" href="#5.2.4.2p1"><small>1</small></a>
  An implementation is required to document all the limits specified in this subclause,
  which are specified in the headers <a href="#7.10">&lt;limits.h&gt;</a> and <a href="#7.7">&lt;float.h&gt;</a>. Additional limits are
  specified in <a href="#7.18">&lt;stdint.h&gt;</a>.
@@ -1580,7 +1580,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.2.4.2.1" href="#5.2.4.2.1">5.2.4.2.1 Sizes of integer types &lt;limits.h&gt;</a></h5>
-<p><!--para 1 -->
+<p><a name="5.2.4.2.1p1" href="#5.2.4.2.1p1"><small>1</small></a>
  The values given below shall be replaced by constant expressions suitable for use in #if
  preprocessing directives. Moreover, except for CHAR_BIT and MB_LEN_MAX, the
  following shall be replaced by expressions that have the same type as would an
@@ -1669,7 +1669,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  ULLONG_MAX         18446744073709551615 // 2<sup>64</sup> - 1
 </pre>
 </ul>
-<p><!--para 2 -->
+<p><a name="5.2.4.2.1p2" href="#5.2.4.2.1p2"><small>2</small></a>
  If the value of an object of type char is treated as a signed integer when used in an
  expression, the value of CHAR_MIN shall be the same as that of SCHAR_MIN and the
  value of CHAR_MAX shall be the same as that of SCHAR_MAX. Otherwise, the value of
@@ -1683,7 +1683,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="5.2.4.2.2" href="#5.2.4.2.2">5.2.4.2.2 Characteristics of floating types &lt;float.h&gt;</a></h5>
-<p><!--para 1 -->
+<p><a name="5.2.4.2.2p1" href="#5.2.4.2.2p1"><small>1</small></a>
  The characteristics of floating types are defined in terms of a model that describes a
  representation of floating-point numbers and values that provide information about an
  implementation's floating-point arithmetic.<sup><a href="#note16"><b>16)</b></a></sup> The following parameters are used to
@@ -1695,7 +1695,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
         p          precision (the number of base-b digits in the significand)
         f<sub>k</sub>         nonnegative integers less than b (the significand digits)
 </pre>
-<p><!--para 2 -->
+<p><a name="5.2.4.2.2p2" href="#5.2.4.2.2p2"><small>2</small></a>
  A floating-point number (x) is defined by the following model:
 <pre>
                     p
@@ -1703,7 +1703,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
                    k=1
 </pre>
  
-<p><!--para 3 -->
+<p><a name="5.2.4.2.2p3" href="#5.2.4.2.2p3"><small>3</small></a>
  In addition to normalized floating-point numbers ( f<sub>1</sub> &gt; 0 if x != 0), floating types may be
  able to contain other kinds of floating-point numbers, such as subnormal floating-point
  numbers (x != 0, e = emin , f<sub>1</sub> = 0) and unnormalized floating-point numbers (x != 0,
@@ -1715,26 +1715,26 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  
 <!--page 36 -->
  arithmetic operand.<sup><a href="#note17"><b>17)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="5.2.4.2.2p4" href="#5.2.4.2.2p4"><small>4</small></a>
  An implementation may give zero and non-numeric values (such as infinities and NaNs) a
  sign or may leave them unsigned. Wherever such values are unsigned, any requirement
  in this International Standard to retrieve the sign shall produce an unspecified sign, and
  any requirement to set the sign shall be ignored.
-<p><!--para 5 -->
+<p><a name="5.2.4.2.2p5" href="#5.2.4.2.2p5"><small>5</small></a>
  The accuracy of the floating-point operations (+, -, *, /) and of the library functions in
  <a href="#7.12">&lt;math.h&gt;</a> and <a href="#7.3">&lt;complex.h&gt;</a> that return floating-point results is implementation-
  defined, as is the accuracy of the conversion between floating-point internal
  representations and string representations performed by the library functions in
  <a href="#7.19">&lt;stdio.h&gt;</a>, <a href="#7.20">&lt;stdlib.h&gt;</a>, and <a href="#7.24">&lt;wchar.h&gt;</a>. The implementation may state that the
  accuracy is unknown.
-<p><!--para 6 -->
+<p><a name="5.2.4.2.2p6" href="#5.2.4.2.2p6"><small>6</small></a>
  All integer values in the <a href="#7.7">&lt;float.h&gt;</a> header, except FLT_ROUNDS, shall be constant
  expressions suitable for use in #if preprocessing directives; all floating values shall be
  constant expressions. All except DECIMAL_DIG, FLT_EVAL_METHOD, FLT_RADIX,
  and FLT_ROUNDS have separate names for all three floating-point types. The floating-point
  model representation is provided for all values except FLT_EVAL_METHOD and
  FLT_ROUNDS.
-<p><!--para 7 -->
+<p><a name="5.2.4.2.2p7" href="#5.2.4.2.2p7"><small>7</small></a>
  The rounding mode for floating-point addition is characterized by the implementation-
  defined value of FLT_ROUNDS:<sup><a href="#note18"><b>18)</b></a></sup>
 <pre>
@@ -1746,7 +1746,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 </pre>
  All other values for FLT_ROUNDS characterize implementation-defined rounding
  behavior.
-<p><!--para 8 -->
+<p><a name="5.2.4.2.2p8" href="#5.2.4.2.2p8"><small>8</small></a>
  Except for assignment and cast (which remove all extra range and precision), the values
  of operations with floating operands and values subject to the usual arithmetic
  conversions and of floating constants are evaluated to a format whose range and precision
@@ -1769,7 +1769,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 </pre>
  All other negative values for FLT_EVAL_METHOD characterize implementation-defined
  behavior.
-<p><!--para 9 -->
+<p><a name="5.2.4.2.2p9" href="#5.2.4.2.2p9"><small>9</small></a>
  The values given in the following list shall be replaced by constant expressions with
  implementation-defined values that are greater or equal in magnitude (absolute value) to
  those shown, with the same sign:
@@ -1842,7 +1842,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
   LDBL_MAX_10_EXP                                +37
 </pre>
 </ul>
-<p><!--para 10 -->
+<p><a name="5.2.4.2.2p10" href="#5.2.4.2.2p10"><small>10</small></a>
  The values given in the following list shall be replaced by constant expressions with
  implementation-defined values that are greater than or equal to those shown:
 <ul>
@@ -1853,7 +1853,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
   LDBL_MAX                                    1E+37
 </pre>
 </ul>
-<p><!--para 11 -->
+<p><a name="5.2.4.2.2p11" href="#5.2.4.2.2p11"><small>11</small></a>
  The values given in the following list shall be replaced by constant expressions with
  implementation-defined (positive) values that are less than or equal to those shown:
 <ul>
@@ -1873,10 +1873,10 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 </pre>
 </ul>
 <p><b>Recommended practice</b>
-<p><!--para 12 -->
+<p><a name="5.2.4.2.2p12" href="#5.2.4.2.2p12"><small>12</small></a>
  Conversion from (at least) double to decimal with DECIMAL_DIG digits and back
  should be the identity function.
-<p><!--para 13 -->
+<p><a name="5.2.4.2.2p13" href="#5.2.4.2.2p13"><small>13</small></a>
  EXAMPLE 1 The following describes an artificial floating-point representation that meets the minimum
  requirements of this International Standard, and the appropriate values in a <a href="#7.7">&lt;float.h&gt;</a> header for type
  float:
@@ -1899,7 +1899,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
          FLT_MAX_10_EXP                            +38
 </pre>
  
-<p><!--para 14 -->
+<p><a name="5.2.4.2.2p14" href="#5.2.4.2.2p14"><small>14</small></a>
  EXAMPLE 2 The following describes floating-point representations that also meet the requirements for
  single-precision and double-precision normalized numbers in IEC 60559,<sup><a href="#note20"><b>20)</b></a></sup> and the appropriate values in a
  <a href="#7.7">&lt;float.h&gt;</a> header for types float and double:
@@ -1984,7 +1984,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.1" href="#6.1">6.1 Notation</a></h3>
-<p><!--para 1 -->
+<p><a name="6.1p1" href="#6.1p1"><small>1</small></a>
  In the syntax notation used in this clause, syntactic categories (nonterminals) are
  indicated by italic type, and literal words and character set members (terminals) by bold
  type. A colon (:) following a nonterminal introduces its definition. Alternative
@@ -1994,10 +1994,10 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
           { expression<sub>opt</sub> }
 </pre>
  indicates an optional expression enclosed in braces.
-<p><!--para 2 -->
+<p><a name="6.1p2" href="#6.1p2"><small>2</small></a>
  When syntactic categories are referred to in the main text, they are not italicized and
  words are separated by spaces instead of hyphens.
-<p><!--para 3 -->
+<p><a name="6.1p3" href="#6.1p3"><small>3</small></a>
  A summary of the language syntax is given in <a href="#A">annex A</a>.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -2005,7 +2005,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.2.1" href="#6.2.1">6.2.1 Scopes of identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="6.2.1p1" href="#6.2.1p1"><small>1</small></a>
  An identifier can denote an object; a function; a tag or a member of a structure, union, or
  enumeration; a typedef name; a label name; a macro name; or a macro parameter. The
  same identifier can denote different entities at different points in the program. A member
@@ -2013,17 +2013,17 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  parameters are not considered further here, because prior to the semantic phase of
  program translation any occurrences of macro names in the source file are replaced by the
  preprocessing token sequences that constitute their macro definitions.
-<p><!--para 2 -->
+<p><a name="6.2.1p2" href="#6.2.1p2"><small>2</small></a>
  For each different entity that an identifier designates, the identifier is visible (i.e., can be
  used) only within a region of program text called its scope. Different entities designated
  by the same identifier either have different scopes, or are in different name spaces. There
  are four kinds of scopes: function, file, block, and function prototype. (A function
  prototype is a declaration of a function that declares the types of its parameters.)
-<p><!--para 3 -->
+<p><a name="6.2.1p3" href="#6.2.1p3"><small>3</small></a>
  A label name is the only kind of identifier that has function scope. It can be used (in a
  goto statement) anywhere in the function in which it appears, and is declared implicitly
  by its syntactic appearance (followed by a : and a statement).
-<p><!--para 4 -->
+<p><a name="6.2.1p4" href="#6.2.1p4"><small>4</small></a>
  Every other identifier has scope determined by the placement of its declaration (in a
  declarator or type specifier). If the declarator or type specifier that declares the identifier
  appears outside of any block or list of parameters, the identifier has file scope, which
@@ -2039,15 +2039,15 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  strict subset of the scope of the other entity (the outer scope). Within the inner scope, the
  identifier designates the entity declared in the inner scope; the entity declared in the outer
  scope is hidden (and not visible) within the inner scope.
-<p><!--para 5 -->
+<p><a name="6.2.1p5" href="#6.2.1p5"><small>5</small></a>
  Unless explicitly stated otherwise, where this International Standard uses the term
  ''identifier'' to refer to some entity (as opposed to the syntactic construct), it refers to the
  entity in the relevant name space whose declaration is visible at the point the identifier
  occurs.
-<p><!--para 6 -->
+<p><a name="6.2.1p6" href="#6.2.1p6"><small>6</small></a>
  Two identifiers have the same scope if and only if their scopes terminate at the same
  point.
-<p><!--para 7 -->
+<p><a name="6.2.1p7" href="#6.2.1p7"><small>7</small></a>
  Structure, union, and enumeration tags have scope that begins just after the appearance of
  the tag in a type specifier that declares the tag. Each enumeration constant has scope that
  begins just after the appearance of its defining enumerator in an enumerator list. Any
@@ -2058,20 +2058,20 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.2.2" href="#6.2.2">6.2.2 Linkages of identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="6.2.2p1" href="#6.2.2p1"><small>1</small></a>
  An identifier declared in different scopes or in the same scope more than once can be
  made to refer to the same object or function by a process called linkage.<sup><a href="#note21"><b>21)</b></a></sup> There are
  three kinds of linkage: external, internal, and none.
-<p><!--para 2 -->
+<p><a name="6.2.2p2" href="#6.2.2p2"><small>2</small></a>
  In the set of translation units and libraries that constitutes an entire program, each
  declaration of a particular identifier with external linkage denotes the same object or
  function. Within one translation unit, each declaration of an identifier with internal
  linkage denotes the same object or function. Each declaration of an identifier with no
  linkage denotes a unique entity.
-<p><!--para 3 -->
+<p><a name="6.2.2p3" href="#6.2.2p3"><small>3</small></a>
  If the declaration of a file scope identifier for an object or a function contains the storage-
  class specifier static, the identifier has internal linkage.<sup><a href="#note22"><b>22)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="6.2.2p4" href="#6.2.2p4"><small>4</small></a>
  For an identifier declared with the storage-class specifier extern in a scope in which a
  
  
@@ -2081,16 +2081,16 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  external linkage, the linkage of the identifier at the later declaration is the same as the
  linkage specified at the prior declaration. If no prior declaration is visible, or if the prior
  declaration specifies no linkage, then the identifier has external linkage.
-<p><!--para 5 -->
+<p><a name="6.2.2p5" href="#6.2.2p5"><small>5</small></a>
  If the declaration of an identifier for a function has no storage-class specifier, its linkage
  is determined exactly as if it were declared with the storage-class specifier extern. If
  the declaration of an identifier for an object has file scope and no storage-class specifier,
  its linkage is external.
-<p><!--para 6 -->
+<p><a name="6.2.2p6" href="#6.2.2p6"><small>6</small></a>
  The following identifiers have no linkage: an identifier declared to be anything other than
  an object or a function; an identifier declared to be a function parameter; a block scope
  identifier for an object declared without the storage-class specifier extern.
-<p><!--para 7 -->
+<p><a name="6.2.2p7" href="#6.2.2p7"><small>7</small></a>
  If, within a translation unit, the same identifier appears with both internal and external
  linkage, the behavior is undefined.
 <p><b> Forward references</b>: declarations (<a href="#6.7">6.7</a>), expressions (<a href="#6.5">6.5</a>), external definitions (<a href="#6.9">6.9</a>),
@@ -2107,7 +2107,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.2.3" href="#6.2.3">6.2.3 Name spaces of identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="6.2.3p1" href="#6.2.3p1"><small>1</small></a>
  If more than one declaration of a particular identifier is visible at any point in a
  translation unit, the syntactic context disambiguates uses that refer to different entities.
  Thus, there are separate name spaces for various categories of identifiers, as follows:
@@ -2136,24 +2136,24 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.2.4" href="#6.2.4">6.2.4 Storage durations of objects</a></h4>
-<p><!--para 1 -->
+<p><a name="6.2.4p1" href="#6.2.4p1"><small>1</small></a>
  An object has a storage duration that determines its lifetime. There are three storage
  durations: static, automatic, and allocated. Allocated storage is described in <a href="#7.20.3">7.20.3</a>.
-<p><!--para 2 -->
+<p><a name="6.2.4p2" href="#6.2.4p2"><small>2</small></a>
  The lifetime of an object is the portion of program execution during which storage is
  guaranteed to be reserved for it. An object exists, has a constant address,<sup><a href="#note25"><b>25)</b></a></sup> and retains
  its last-stored value throughout its lifetime.<sup><a href="#note26"><b>26)</b></a></sup> If an object is referred to outside of its
  lifetime, the behavior is undefined. The value of a pointer becomes indeterminate when
  the object it points to reaches the end of its lifetime.
-<p><!--para 3 -->
+<p><a name="6.2.4p3" href="#6.2.4p3"><small>3</small></a>
  An object whose identifier is declared with external or internal linkage, or with the
  storage-class specifier static has static storage duration. Its lifetime is the entire
  execution of the program and its stored value is initialized only once, prior to program
  startup.
-<p><!--para 4 -->
+<p><a name="6.2.4p4" href="#6.2.4p4"><small>4</small></a>
  An object whose identifier is declared with no linkage and without the storage-class
  specifier static has automatic storage duration.
-<p><!--para 5 -->
+<p><a name="6.2.4p5" href="#6.2.4p5"><small>5</small></a>
  For such an object that does not have a variable length array type, its lifetime extends
  from entry into the block with which it is associated until execution of that block ends in
  any way. (Entering an enclosed block or calling a function suspends, but does not end,
@@ -2162,7 +2162,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  initialization is specified for the object, it is performed each time the declaration is
  reached in the execution of the block; otherwise, the value becomes indeterminate each
  time the declaration is reached.
-<p><!--para 6 -->
+<p><a name="6.2.4p6" href="#6.2.4p6"><small>6</small></a>
  For such an object that does have a variable length array type, its lifetime extends from
  the declaration of the object until execution of the program leaves the scope of the
  declaration.<sup><a href="#note27"><b>27)</b></a></sup> If the scope is entered recursively, a new instance of the object is created
@@ -2188,33 +2188,33 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.2.5" href="#6.2.5">6.2.5 Types</a></h4>
-<p><!--para 1 -->
+<p><a name="6.2.5p1" href="#6.2.5p1"><small>1</small></a>
  The meaning of a value stored in an object or returned by a function is determined by the
  type of the expression used to access it. (An identifier declared to be an object is the
  simplest such expression; the type is specified in the declaration of the identifier.) Types
  are partitioned into object types (types that fully describe objects), function types (types
  that describe functions), and incomplete types (types that describe objects but lack
  information needed to determine their sizes).
-<p><!--para 2 -->
+<p><a name="6.2.5p2" href="#6.2.5p2"><small>2</small></a>
  An object declared as type _Bool is large enough to store the values 0 and 1.
-<p><!--para 3 -->
+<p><a name="6.2.5p3" href="#6.2.5p3"><small>3</small></a>
  An object declared as type char is large enough to store any member of the basic
  execution character set. If a member of the basic execution character set is stored in a
  char object, its value is guaranteed to be nonnegative. If any other character is stored in
  a char object, the resulting value is implementation-defined but shall be within the range
  of values that can be represented in that type.
-<p><!--para 4 -->
+<p><a name="6.2.5p4" href="#6.2.5p4"><small>4</small></a>
  There are five standard signed integer types, designated as signed char, short
  int, int, long int, and long long int. (These and other types may be
  designated in several additional ways, as described in <a href="#6.7.2">6.7.2</a>.) There may also be
  implementation-defined extended signed integer types.<sup><a href="#note28"><b>28)</b></a></sup> The standard and extended
  signed integer types are collectively called signed integer types.<sup><a href="#note29"><b>29)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="6.2.5p5" href="#6.2.5p5"><small>5</small></a>
  An object declared as type signed char occupies the same amount of storage as a
  ''plain'' char object. A ''plain'' int object has the natural size suggested by the
  architecture of the execution environment (large enough to contain any value in the range
  INT_MIN to INT_MAX as defined in the header <a href="#7.10">&lt;limits.h&gt;</a>).
-<p><!--para 6 -->
+<p><a name="6.2.5p6" href="#6.2.5p6"><small>6</small></a>
  For each of the signed integer types, there is a corresponding (but different) unsigned
  integer type (designated with the keyword unsigned) that uses the same amount of
  storage (including sign information) and has the same alignment requirements. The type
@@ -2227,64 +2227,64 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  
  
 <!--page 46 -->
-<p><!--para 7 -->
+<p><a name="6.2.5p7" href="#6.2.5p7"><small>7</small></a>
  The standard signed integer types and standard unsigned integer types are collectively
  called the standard integer types, the extended signed integer types and extended
  unsigned integer types are collectively called the extended integer types.
-<p><!--para 8 -->
+<p><a name="6.2.5p8" href="#6.2.5p8"><small>8</small></a>
  For any two integer types with the same signedness and different integer conversion rank
  (see <a href="#6.3.1.1">6.3.1.1</a>), the range of values of the type with smaller integer conversion rank is a
  subrange of the values of the other type.
-<p><!--para 9 -->
+<p><a name="6.2.5p9" href="#6.2.5p9"><small>9</small></a>
  The range of nonnegative values of a signed integer type is a subrange of the
  corresponding unsigned integer type, and the representation of the same value in each
  type is the same.<sup><a href="#note31"><b>31)</b></a></sup> A computation involving unsigned operands can never overflow,
  because a result that cannot be represented by the resulting unsigned integer type is
  reduced modulo the number that is one greater than the largest value that can be
  represented by the resulting type.
-<p><!--para 10 -->
+<p><a name="6.2.5p10" href="#6.2.5p10"><small>10</small></a>
  There are three real floating types, designated as float, double, and long
  double.<sup><a href="#note32"><b>32)</b></a></sup> The set of values of the type float is a subset of the set of values of the
  type double; the set of values of the type double is a subset of the set of values of the
  type long double.
-<p><!--para 11 -->
+<p><a name="6.2.5p11" href="#6.2.5p11"><small>11</small></a>
  There are three complex types, designated as float _Complex, double
  _Complex, and long double _Complex.<sup><a href="#note33"><b>33)</b></a></sup> The real floating and complex types
  are collectively called the floating types.
-<p><!--para 12 -->
+<p><a name="6.2.5p12" href="#6.2.5p12"><small>12</small></a>
  For each floating type there is a corresponding real type, which is always a real floating
  type. For real floating types, it is the same type. For complex types, it is the type given
  by deleting the keyword _Complex from the type name.
-<p><!--para 13 -->
+<p><a name="6.2.5p13" href="#6.2.5p13"><small>13</small></a>
  Each complex type has the same representation and alignment requirements as an array
  type containing exactly two elements of the corresponding real type; the first element is
  equal to the real part, and the second element to the imaginary part, of the complex
  number.
-<p><!--para 14 -->
+<p><a name="6.2.5p14" href="#6.2.5p14"><small>14</small></a>
  The type char, the signed and unsigned integer types, and the floating types are
  collectively called the basic types. Even if the implementation defines two or more basic
  types to have the same representation, they are nevertheless different types.<sup><a href="#note34"><b>34)</b></a></sup>
  
 <!--page 47 -->
-<p><!--para 15 -->
+<p><a name="6.2.5p15" href="#6.2.5p15"><small>15</small></a>
  The three types char, signed char, and unsigned char are collectively called
  the character types. The implementation shall define char to have the same range,
  representation, and behavior as either signed char or unsigned char.<sup><a href="#note35"><b>35)</b></a></sup>
-<p><!--para 16 -->
+<p><a name="6.2.5p16" href="#6.2.5p16"><small>16</small></a>
  An enumeration comprises a set of named integer constant values. Each distinct
  enumeration constitutes a different enumerated type.
-<p><!--para 17 -->
+<p><a name="6.2.5p17" href="#6.2.5p17"><small>17</small></a>
  The type char, the signed and unsigned integer types, and the enumerated types are
  collectively called integer types. The integer and real floating types are collectively called
  real types.
-<p><!--para 18 -->
+<p><a name="6.2.5p18" href="#6.2.5p18"><small>18</small></a>
  Integer and floating types are collectively called arithmetic types. Each arithmetic type
  belongs to one type domain: the real type domain comprises the real types, the complex
  type domain comprises the complex types.
-<p><!--para 19 -->
+<p><a name="6.2.5p19" href="#6.2.5p19"><small>19</small></a>
  The void type comprises an empty set of values; it is an incomplete type that cannot be
  completed.
-<p><!--para 20 -->
+<p><a name="6.2.5p20" href="#6.2.5p20"><small>20</small></a>
  Any number of derived types can be constructed from the object, function, and
  incomplete types, as follows:
 <ul>
@@ -2315,35 +2315,35 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  pointer type from a referenced type is called ''pointer type derivation''.
 </ul>
  These methods of constructing derived types can be applied recursively.
-<p><!--para 21 -->
+<p><a name="6.2.5p21" href="#6.2.5p21"><small>21</small></a>
  Arithmetic types and pointer types are collectively called scalar types. Array and
  structure types are collectively called aggregate types.<sup><a href="#note37"><b>37)</b></a></sup>
-<p><!--para 22 -->
+<p><a name="6.2.5p22" href="#6.2.5p22"><small>22</small></a>
  An array type of unknown size is an incomplete type. It is completed, for an identifier of
  that type, by specifying the size in a later declaration (with internal or external linkage).
  A structure or union type of unknown content (as described in <a href="#6.7.2.3">6.7.2.3</a>) is an incomplete
  type. It is completed, for all declarations of that type, by declaring the same structure or
  union tag with its defining content later in the same scope.
-<p><!--para 23 -->
+<p><a name="6.2.5p23" href="#6.2.5p23"><small>23</small></a>
  A type has known constant size if the type is not incomplete and is not a variable length
  array type.
-<p><!--para 24 -->
+<p><a name="6.2.5p24" href="#6.2.5p24"><small>24</small></a>
  Array, function, and pointer types are collectively called derived declarator types. A
  declarator type derivation from a type T is the construction of a derived declarator type
  from T by the application of an array-type, a function-type, or a pointer-type derivation to
  T.
-<p><!--para 25 -->
+<p><a name="6.2.5p25" href="#6.2.5p25"><small>25</small></a>
  A type is characterized by its type category, which is either the outermost derivation of a
  derived type (as noted above in the construction of derived types), or the type itself if the
  type consists of no derived types.
-<p><!--para 26 -->
+<p><a name="6.2.5p26" href="#6.2.5p26"><small>26</small></a>
  Any type so far mentioned is an unqualified type. Each unqualified type has several
  qualified versions of its type,<sup><a href="#note38"><b>38)</b></a></sup> corresponding to the combinations of one, two, or all
  three of the const, volatile, and restrict qualifiers. The qualified or unqualified
  versions of a type are distinct types that belong to the same type category and have the
  same representation and alignment requirements.<sup><a href="#note39"><b>39)</b></a></sup> A derived type is not qualified by the
  qualifiers (if any) of the type from which it is derived.
-<p><!--para 27 -->
+<p><a name="6.2.5p27" href="#6.2.5p27"><small>27</small></a>
  A pointer to void shall have the same representation and alignment requirements as a
  pointer to a character type.<sup><a href="#note39"><b>39)</b></a></sup> Similarly, pointers to qualified or unqualified versions of
  compatible types shall have the same representation and alignment requirements. All
@@ -2354,13 +2354,13 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  as each other. All pointers to union types shall have the same representation and
  alignment requirements as each other. Pointers to other types need not have the same
  representation or alignment requirements.
-<p><!--para 28 -->
+<p><a name="6.2.5p28" href="#6.2.5p28"><small>28</small></a>
  EXAMPLE 1 The type designated as ''float *'' has type ''pointer to float''. Its type category is
  pointer, not a floating type. The const-qualified version of this type is designated as ''float * const''
  whereas the type designated as ''const float *'' is not a qualified type -- its type is ''pointer to const-
  qualified float'' and is a pointer to a qualified type.
  
-<p><!--para 29 -->
+<p><a name="6.2.5p29" href="#6.2.5p29"><small>29</small></a>
  EXAMPLE 2 The type designated as ''struct tag (*[5])(float)'' has type ''array of pointer to
  function returning struct tag''. The array has length five and the function has a single parameter of type
  float. Its type category is array.
@@ -2409,16 +2409,16 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.2.6.1" href="#6.2.6.1">6.2.6.1 General</a></h5>
-<p><!--para 1 -->
+<p><a name="6.2.6.1p1" href="#6.2.6.1p1"><small>1</small></a>
  The representations of all types are unspecified except as stated in this subclause.
-<p><!--para 2 -->
+<p><a name="6.2.6.1p2" href="#6.2.6.1p2"><small>2</small></a>
  Except for bit-fields, objects are composed of contiguous sequences of one or more bytes,
  the number, order, and encoding of which are either explicitly specified or
  implementation-defined.
-<p><!--para 3 -->
+<p><a name="6.2.6.1p3" href="#6.2.6.1p3"><small>3</small></a>
  Values stored in unsigned bit-fields and objects of type unsigned char shall be
  represented using a pure binary notation.<sup><a href="#note40"><b>40)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="6.2.6.1p4" href="#6.2.6.1p4"><small>4</small></a>
  Values stored in non-bit-field objects of any other object type consist of n x CHAR_BIT
  bits, where n is the size of an object of that type, in bytes. The value may be copied into
  an object of type unsigned char [n] (e.g., by memcpy); the resulting set of bytes is
@@ -2427,7 +2427,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  bits the bit-field comprises in the addressable storage unit holding it. Two values (other
  than NaNs) with the same object representation compare equal, but values that compare
  equal may have different object representations.
-<p><!--para 5 -->
+<p><a name="6.2.6.1p5" href="#6.2.6.1p5"><small>5</small></a>
  Certain object representations need not represent a value of the object type. If the stored
  value of an object has such a representation and is read by an lvalue expression that does
  not have character type, the behavior is undefined. If such a representation is produced
@@ -2436,17 +2436,17 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  
 <!--page 50 -->
  a trap representation.
-<p><!--para 6 -->
+<p><a name="6.2.6.1p6" href="#6.2.6.1p6"><small>6</small></a>
  When a value is stored in an object of structure or union type, including in a member
  object, the bytes of the object representation that correspond to any padding bytes take
  unspecified values.<sup><a href="#note42"><b>42)</b></a></sup> The value of a structure or union object is never a trap
  representation, even though the value of a member of the structure or union object may be
  a trap representation.
-<p><!--para 7 -->
+<p><a name="6.2.6.1p7" href="#6.2.6.1p7"><small>7</small></a>
  When a value is stored in a member of an object of union type, the bytes of the object
  representation that do not correspond to that member but do correspond to other members
  take unspecified values.
-<p><!--para 8 -->
+<p><a name="6.2.6.1p8" href="#6.2.6.1p8"><small>8</small></a>
  Where an operator is applied to a value that has more than one object representation,
  which object representation is used shall not affect the value of the result.<sup><a href="#note43"><b>43)</b></a></sup> Where a
  value is stored in an object using a type that has more than one object representation for
@@ -2476,14 +2476,14 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.2.6.2" href="#6.2.6.2">6.2.6.2 Integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="6.2.6.2p1" href="#6.2.6.2p1"><small>1</small></a>
  For unsigned integer types other than unsigned char, the bits of the object
  representation shall be divided into two groups: value bits and padding bits (there need
  not be any of the latter). If there are N value bits, each bit shall represent a different
  power of 2 between 1 and 2<sup>N-1</sup> , so that objects of that type shall be capable of
  representing values from 0 to 2<sup>N</sup> - 1 using a pure binary representation; this shall be
  known as the value representation. The values of any padding bits are unspecified.<sup><a href="#note44"><b>44)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="6.2.6.2p2" href="#6.2.6.2p2"><small>2</small></a>
  For signed integer types, the bits of the object representation shall be divided into three
  groups: value bits, padding bits, and the sign bit. There need not be any padding bits;
  
@@ -2503,7 +2503,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  complement), is a trap representation or a normal value. In the case of sign and
  magnitude and ones' complement, if this representation is a normal value it is called a
  negative zero.
-<p><!--para 3 -->
+<p><a name="6.2.6.2p3" href="#6.2.6.2p3"><small>3</small></a>
  If the implementation supports negative zeros, they shall be generated only by:
 <ul>
 <li>  the &amp;, |, ^, ~, &lt;&lt;, and &gt;&gt; operators with arguments that produce such a value;
@@ -2513,16 +2513,16 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 </ul>
  It is unspecified whether these cases actually generate a negative zero or a normal zero,
  and whether a negative zero becomes a normal zero when stored in an object.
-<p><!--para 4 -->
+<p><a name="6.2.6.2p4" href="#6.2.6.2p4"><small>4</small></a>
  If the implementation does not support negative zeros, the behavior of the &amp;, |, ^, ~, &lt;&lt;,
  and &gt;&gt; operators with arguments that would produce such a value is undefined.
-<p><!--para 5 -->
+<p><a name="6.2.6.2p5" href="#6.2.6.2p5"><small>5</small></a>
  The values of any padding bits are unspecified.<sup><a href="#note45"><b>45)</b></a></sup> A valid (non-trap) object representation
  of a signed integer type where the sign bit is zero is a valid object representation of the
  corresponding unsigned type, and shall represent the same value. For any integer type,
  the object representation where all the bits are zero shall be a representation of the value
  zero in that type.
-<p><!--para 6 -->
+<p><a name="6.2.6.2p6" href="#6.2.6.2p6"><small>6</small></a>
  The precision of an integer type is the number of bits it uses to represent values,
  excluding any sign and padding bits. The width of an integer type is the same but
  including any sign bit; thus for unsigned integer types the two values are the same, while
@@ -2547,7 +2547,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.2.7" href="#6.2.7">6.2.7 Compatible type and composite type</a></h4>
-<p><!--para 1 -->
+<p><a name="6.2.7p1" href="#6.2.7p1"><small>1</small></a>
  Two types have compatible type if their types are the same. Additional rules for
  determining whether two types are compatible are described in <a href="#6.7.2">6.7.2</a> for type specifiers,
  in <a href="#6.7.3">6.7.3</a> for type qualifiers, and in <a href="#6.7.5">6.7.5</a> for declarators.<sup><a href="#note46"><b>46)</b></a></sup> Moreover, two structure,
@@ -2561,10 +2561,10 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  members shall be declared in the same order. For two structures or unions, corresponding
  bit-fields shall have the same widths. For two enumerations, corresponding members
  shall have the same values.
-<p><!--para 2 -->
+<p><a name="6.2.7p2" href="#6.2.7p2"><small>2</small></a>
  All declarations that refer to the same object or function shall have compatible type;
  otherwise, the behavior is undefined.
-<p><!--para 3 -->
+<p><a name="6.2.7p3" href="#6.2.7p3"><small>3</small></a>
  A composite type can be constructed from two types that are compatible; it is a type that
  is compatible with both of the two types and satisfies the following conditions:
 <ul>
@@ -2577,7 +2577,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  parameters.
 </ul>
  These rules apply recursively to the types from which the two types are derived.
-<p><!--para 4 -->
+<p><a name="6.2.7p4" href="#6.2.7p4"><small>4</small></a>
  For an identifier with internal or external linkage declared in a scope in which a prior
  declaration of that identifier is visible,<sup><a href="#note47"><b>47)</b></a></sup> if the prior declaration specifies internal or
  external linkage, the type of the identifier at the later declaration becomes the composite
@@ -2587,7 +2587,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  
  
 <!--page 53 -->
-<p><!--para 5 -->
+<p><a name="6.2.7p5" href="#6.2.7p5"><small>5</small></a>
  EXAMPLE        Given the following two file scope declarations:
 <pre>
           int f(int (*)(), double (*)[3]);
@@ -2607,13 +2607,13 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.3" href="#6.3">6.3 Conversions</a></h3>
-<p><!--para 1 -->
+<p><a name="6.3p1" href="#6.3p1"><small>1</small></a>
  Several operators convert operand values from one type to another automatically. This
  subclause specifies the result required from such an implicit conversion, as well as those
  that result from a cast operation (an explicit conversion). The list in <a href="#6.3.1.8">6.3.1.8</a> summarizes
  the conversions performed by most ordinary operators; it is supplemented as required by
  the discussion of each operator in <a href="#6.5">6.5</a>.
-<p><!--para 2 -->
+<p><a name="6.3p2" href="#6.3p2"><small>2</small></a>
  Conversion of an operand value to a compatible type causes no change to the value or the
  representation.
 <p><b> Forward references</b>: cast operators (<a href="#6.5.4">6.5.4</a>).
@@ -2623,7 +2623,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.1" href="#6.3.1.1">6.3.1.1 Boolean, characters, and integers</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.1p1" href="#6.3.1.1p1"><small>1</small></a>
  Every integer type has an integer conversion rank defined as follows:
 <ul>
 <li>  No two signed integer types shall have the same rank, even if they have the same
@@ -2647,7 +2647,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <li>  For all integer types T1, T2, and T3, if T1 has greater rank than T2 and T2 has
  greater rank than T3, then T1 has greater rank than T3.
 </ul>
-<p><!--para 2 -->
+<p><a name="6.3.1.1p2" href="#6.3.1.1p2"><small>2</small></a>
  The following may be used in an expression wherever an int or unsigned int may
  be used:
 <!--page 55 -->
@@ -2659,7 +2659,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  If an int can represent all values of the original type, the value is converted to an int;
  otherwise, it is converted to an unsigned int. These are called the integer
  promotions.<sup><a href="#note48"><b>48)</b></a></sup> All other types are unchanged by the integer promotions.
-<p><!--para 3 -->
+<p><a name="6.3.1.1p3" href="#6.3.1.1p3"><small>3</small></a>
  The integer promotions preserve value including sign. As discussed earlier, whether a
  ''plain'' char is treated as signed is implementation-defined.
 <p><b> Forward references</b>: enumeration specifiers (<a href="#6.7.2.2">6.7.2.2</a>), structure and union specifiers
@@ -2673,20 +2673,20 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.2" href="#6.3.1.2">6.3.1.2 Boolean type</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.2p1" href="#6.3.1.2p1"><small>1</small></a>
  When any scalar value is converted to _Bool, the result is 0 if the value compares equal
  to 0; otherwise, the result is 1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.3" href="#6.3.1.3">6.3.1.3 Signed and unsigned integers</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.3p1" href="#6.3.1.3p1"><small>1</small></a>
  When a value with integer type is converted to another integer type other than _Bool, if
  the value can be represented by the new type, it is unchanged.
-<p><!--para 2 -->
+<p><a name="6.3.1.3p2" href="#6.3.1.3p2"><small>2</small></a>
  Otherwise, if the new type is unsigned, the value is converted by repeatedly adding or
  subtracting one more than the maximum value that can be represented in the new type
  until the value is in the range of the new type.<sup><a href="#note49"><b>49)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.3.1.3p3" href="#6.3.1.3p3"><small>3</small></a>
  Otherwise, the new type is signed and the value cannot be represented in it; either the
  result is implementation-defined or an implementation-defined signal is raised.
 
@@ -2696,11 +2696,11 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.4" href="#6.3.1.4">6.3.1.4 Real floating and integer</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.4p1" href="#6.3.1.4p1"><small>1</small></a>
  When a finite value of real floating type is converted to an integer type other than _Bool,
  the fractional part is discarded (i.e., the value is truncated toward zero). If the value of
  the integral part cannot be represented by the integer type, the behavior is undefined.<sup><a href="#note50"><b>50)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="6.3.1.4p2" href="#6.3.1.4p2"><small>2</small></a>
  When a value of integer type is converted to a real floating type, if the value being
  converted can be represented exactly in the new type, it is unchanged. If the value being
  converted is in the range of values that can be represented but cannot be represented
@@ -2718,11 +2718,11 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.5" href="#6.3.1.5">6.3.1.5 Real floating types</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.5p1" href="#6.3.1.5p1"><small>1</small></a>
  When a float is promoted to double or long double, or a double is promoted
  to long double, its value is unchanged (if the source value is represented in the
  precision and range of its type).
-<p><!--para 2 -->
+<p><a name="6.3.1.5p2" href="#6.3.1.5p2"><small>2</small></a>
  When a double is demoted to float, a long double is demoted to double or
  float, or a value being represented in greater precision and range than required by its
  semantic type (see <a href="#6.3.1.8">6.3.1.8</a>) is explicitly converted (including to its own type), if the value
@@ -2734,24 +2734,24 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.6" href="#6.3.1.6">6.3.1.6 Complex types</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.6p1" href="#6.3.1.6p1"><small>1</small></a>
  When a value of complex type is converted to another complex type, both the real and
  imaginary parts follow the conversion rules for the corresponding real types.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.7" href="#6.3.1.7">6.3.1.7 Real and complex</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.7p1" href="#6.3.1.7p1"><small>1</small></a>
  When a value of real type is converted to a complex type, the real part of the complex
  result value is determined by the rules of conversion to the corresponding real type and
  the imaginary part of the complex result value is a positive zero or an unsigned zero.
-<p><!--para 2 -->
+<p><a name="6.3.1.7p2" href="#6.3.1.7p2"><small>2</small></a>
  When a value of complex type is converted to a real type, the imaginary part of the
  complex value is discarded and the value of the real part is converted according to the
  conversion rules for the corresponding real type.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.1.8" href="#6.3.1.8">6.3.1.8 Usual arithmetic conversions</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.1.8p1" href="#6.3.1.8p1"><small>1</small></a>
  Many operators that expect operands of arithmetic type cause conversions and yield result
  types in a similar way. The purpose is to determine a common real type for the operands
  and result. For the specified operands, each operand is converted, without change of type
@@ -2789,7 +2789,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
               corresponding to the type of the operand with signed integer type.
 </ul>
 </ul>
-<p><!--para 2 -->
+<p><a name="6.3.1.8p2" href="#6.3.1.8p2"><small>2</small></a>
  The values of floating operands and of the results of floating expressions may be
  represented in greater precision and range than that required by the type; the types are not
  changed thereby.<sup><a href="#note52"><b>52)</b></a></sup>
@@ -2812,7 +2812,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.2.1" href="#6.3.2.1">6.3.2.1 Lvalues, arrays, and function designators</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.2.1p1" href="#6.3.2.1p1"><small>1</small></a>
  An lvalue is an expression with an object type or an incomplete type other than void;<sup><a href="#note53"><b>53)</b></a></sup>
  if an lvalue does not designate an object when it is evaluated, the behavior is undefined.
  When an object is said to have a particular type, the type is specified by the lvalue used to
@@ -2820,7 +2820,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  not have an incomplete type, does not have a const-qualified type, and if it is a structure
  or union, does not have any member (including, recursively, any member or element of
  all contained aggregates or unions) with a const-qualified type.
-<p><!--para 2 -->
+<p><a name="6.3.2.1p2" href="#6.3.2.1p2"><small>2</small></a>
  Except when it is the operand of the sizeof operator, the unary &amp; operator, the ++
  operator, the -- operator, or the left operand of the . operator or an assignment operator,
  an lvalue that does not have array type is converted to the value stored in the designated
@@ -2828,13 +2828,13 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  unqualified version of the type of the lvalue; otherwise, the value has the type of the
  lvalue. If the lvalue has an incomplete type and does not have array type, the behavior is
  undefined.
-<p><!--para 3 -->
+<p><a name="6.3.2.1p3" href="#6.3.2.1p3"><small>3</small></a>
  Except when it is the operand of the sizeof operator or the unary &amp; operator, or is a
  string literal used to initialize an array, an expression that has type ''array of type'' is
  converted to an expression with type ''pointer to type'' that points to the initial element of
  the array object and is not an lvalue. If the array object has register storage class, the
  behavior is undefined.
-<p><!--para 4 -->
+<p><a name="6.3.2.1p4" href="#6.3.2.1p4"><small>4</small></a>
  A function designator is an expression that has function type. Except when it is the
  operand of the sizeof operator<sup><a href="#note54"><b>54)</b></a></sup> or the unary &amp; operator, a function designator with
  type ''function returning type'' is converted to an expression that has type ''pointer to
@@ -2861,7 +2861,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.2.2" href="#6.3.2.2">6.3.2.2 void</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.2.2p1" href="#6.3.2.2p1"><small>1</small></a>
  The (nonexistent) value of a void expression (an expression that has type void) shall not
  be used in any way, and implicit or explicit conversions (except to void) shall not be
  applied to such an expression. If an expression of any other type is evaluated as a void
@@ -2870,32 +2870,32 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.3.2.3" href="#6.3.2.3">6.3.2.3 Pointers</a></h5>
-<p><!--para 1 -->
+<p><a name="6.3.2.3p1" href="#6.3.2.3p1"><small>1</small></a>
  A pointer to void may be converted to or from a pointer to any incomplete or object
  type. A pointer to any incomplete or object type may be converted to a pointer to void
  and back again; the result shall compare equal to the original pointer.
-<p><!--para 2 -->
+<p><a name="6.3.2.3p2" href="#6.3.2.3p2"><small>2</small></a>
  For any qualifier q, a pointer to a non-q-qualified type may be converted to a pointer to
  the q-qualified version of the type; the values stored in the original and converted pointers
  shall compare equal.
-<p><!--para 3 -->
+<p><a name="6.3.2.3p3" href="#6.3.2.3p3"><small>3</small></a>
  An integer constant expression with the value 0, or such an expression cast to type
  void *, is called a null pointer constant.<sup><a href="#note55"><b>55)</b></a></sup> If a null pointer constant is converted to a
  pointer type, the resulting pointer, called a null pointer, is guaranteed to compare unequal
  to a pointer to any object or function.
-<p><!--para 4 -->
+<p><a name="6.3.2.3p4" href="#6.3.2.3p4"><small>4</small></a>
  Conversion of a null pointer to another pointer type yields a null pointer of that type.
  Any two null pointers shall compare equal.
-<p><!--para 5 -->
+<p><a name="6.3.2.3p5" href="#6.3.2.3p5"><small>5</small></a>
  An integer may be converted to any pointer type. Except as previously specified, the
  result is implementation-defined, might not be correctly aligned, might not point to an
  entity of the referenced type, and might be a trap representation.<sup><a href="#note56"><b>56)</b></a></sup>
-<p><!--para 6 -->
+<p><a name="6.3.2.3p6" href="#6.3.2.3p6"><small>6</small></a>
  Any pointer type may be converted to an integer type. Except as previously specified, the
  result is implementation-defined. If the result cannot be represented in the integer type,
  the behavior is undefined. The result need not be in the range of values of any integer
  type.
-<p><!--para 7 -->
+<p><a name="6.3.2.3p7" href="#6.3.2.3p7"><small>7</small></a>
  A pointer to an object or incomplete type may be converted to a pointer to a different
  object or incomplete type. If the resulting pointer is not correctly aligned<sup><a href="#note57"><b>57)</b></a></sup> for the
  pointed-to type, the behavior is undefined. Otherwise, when converted back again, the
@@ -2906,7 +2906,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  converted to a pointer to a character type, the result points to the lowest addressed byte of
  the object. Successive increments of the result, up to the size of the object, yield pointers
  to the remaining bytes of the object.
-<p><!--para 8 -->
+<p><a name="6.3.2.3p8" href="#6.3.2.3p8"><small>8</small></a>
  A pointer to a function of one type may be converted to a pointer to a function of another
  type and back again; the result shall compare equal to the original pointer. If a converted
  pointer is used to call a function whose type is not compatible with the pointed-to type,
@@ -2929,7 +2929,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.4" href="#6.4">6.4 Lexical elements</a></h3>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4p1" href="#6.4p1"><small>1</small></a>
 <pre>
           token:
                    keyword
@@ -2947,11 +2947,11 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
                  each non-white-space character that cannot be one of the above
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.4p2" href="#6.4p2"><small>2</small></a>
  Each preprocessing token that is converted to a token shall have the lexical form of a
  keyword, an identifier, a constant, a string literal, or a punctuator.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.4p3" href="#6.4p3"><small>3</small></a>
  A token is the minimal lexical element of the language in translation phases 7 and 8. The
  categories of tokens are: keywords, identifiers, constants, string literals, and punctuators.
  A preprocessing token is the minimal lexical element of the language in translation
@@ -2970,7 +2970,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  
  
 <!--page 62 -->
-<p><!--para 4 -->
+<p><a name="6.4p4" href="#6.4p4"><small>4</small></a>
  If the input stream has been parsed into preprocessing tokens up to a given character, the
  next preprocessing token is the longest sequence of characters that could constitute a
  preprocessing token. There is one exception to this rule: header name preprocessing
@@ -2978,14 +2978,14 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  implementation-defined locations within #pragma directives. In such contexts, a
  sequence of characters that could be either a header name or a string literal is recognized
  as the former.
-<p><!--para 5 -->
+<p><a name="6.4p5" href="#6.4p5"><small>5</small></a>
  EXAMPLE 1 The program fragment 1Ex is parsed as a preprocessing number token (one that is not a
  valid floating or integer constant token), even though a parse as the pair of preprocessing tokens 1 and Ex
  might produce a valid expression (for example, if Ex were a macro defined as +1). Similarly, the program
  fragment 1E1 is parsed as a preprocessing number (one that is a valid floating constant token), whether or
  not E is a macro name.
  
-<p><!--para 6 -->
+<p><a name="6.4p6" href="#6.4p6"><small>6</small></a>
  EXAMPLE 2 The program fragment x+++++y is parsed as x ++ ++ + y, which violates a constraint on
  increment operators, even though the parse x ++ + ++ y might yield a correct expression.
  
@@ -3003,7 +3003,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.1" href="#6.4.1">6.4.1 Keywords</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.1p1" href="#6.4.1p1"><small>1</small></a>
 <pre>
           keyword: one of
                 auto                    enum                  restrict              unsigned
@@ -3018,7 +3018,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
                 else                    register              union
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.4.1p2" href="#6.4.1p2"><small>2</small></a>
  The above tokens (case sensitive) are reserved (in translation phases 7 and 8) for use as
  keywords, and shall not be used otherwise. The keyword _Imaginary is reserved for
  specifying imaginary types.<sup><a href="#note59"><b>59)</b></a></sup>
@@ -3037,7 +3037,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.4.2.1" href="#6.4.2.1">6.4.2.1 General</a></h5>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.2.1p1" href="#6.4.2.1p1"><small>1</small></a>
 <pre>
           identifier:
                  identifier-nondigit
@@ -3056,19 +3056,19 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
                  0 1        2     3    4    5    6     7    8    9
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.4.2.1p2" href="#6.4.2.1p2"><small>2</small></a>
  An identifier is a sequence of nondigit characters (including the underscore _, the
  lowercase and uppercase Latin letters, and other characters) and digits, which designates
  one or more entities as described in <a href="#6.2.1">6.2.1</a>. Lowercase and uppercase letters are distinct.
  There is no specific limit on the maximum length of an identifier.
-<p><!--para 3 -->
+<p><a name="6.4.2.1p3" href="#6.4.2.1p3"><small>3</small></a>
  Each universal character name in an identifier shall designate a character whose encoding
  in ISO/IEC 10646 falls into one of the ranges specified in <a href="#D">annex D</a>.<sup><a href="#note60"><b>60)</b></a></sup> The initial
  character shall not be a universal character name designating a digit. An implementation
  may allow multibyte characters that are not part of the basic source character set to
  appear in identifiers; which characters and their correspondence to universal character
  names is implementation-defined.
-<p><!--para 4 -->
+<p><a name="6.4.2.1p4" href="#6.4.2.1p4"><small>4</small></a>
  When preprocessing tokens are converted to tokens during translation phase 7, if a
  preprocessing token could be converted to either a keyword or an identifier, it is converted
  to a keyword.
@@ -3076,13 +3076,13 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
  
 <!--page 64 -->
 <p><b>Implementation limits</b>
-<p><!--para 5 -->
+<p><a name="6.4.2.1p5" href="#6.4.2.1p5"><small>5</small></a>
  As discussed in <a href="#5.2.4.1">5.2.4.1</a>, an implementation may limit the number of significant initial
  characters in an identifier; the limit for an external name (an identifier that has external
  linkage) may be more restrictive than that for an internal name (a macro name or an
  identifier that does not have external linkage). The number of significant characters in an
  identifier is implementation-defined.
-<p><!--para 6 -->
+<p><a name="6.4.2.1p6" href="#6.4.2.1p6"><small>6</small></a>
  Any identifiers that differ in a significant character are different identifiers. If two
  identifiers differ only in nonsignificant characters, the behavior is undefined.
 <p><b> Forward references</b>: universal character names (<a href="#6.4.3">6.4.3</a>), macro replacement (<a href="#6.10.3">6.10.3</a>).
@@ -3097,18 +3097,18 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.4.2.2" href="#6.4.2.2">6.4.2.2 Predefined identifiers</a></h5>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="6.4.2.2p1" href="#6.4.2.2p1"><small>1</small></a>
  The identifier __func__ shall be implicitly declared by the translator as if,
  immediately following the opening brace of each function definition, the declaration
 <pre>
           static const char __func__[] = "function-name";
 </pre>
  appeared, where function-name is the name of the lexically-enclosing function.<sup><a href="#note61"><b>61)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="6.4.2.2p2" href="#6.4.2.2p2"><small>2</small></a>
  This name is encoded as if the implicit declaration had been written in the source
  character set and then translated into the execution character set as indicated in translation
  phase 5.
-<p><!--para 3 -->
+<p><a name="6.4.2.2p3" href="#6.4.2.2p3"><small>3</small></a>
  EXAMPLE        Consider the code fragment:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -3138,7 +3138,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.3" href="#6.4.3">6.4.3 Universal character names</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.3p1" href="#6.4.3p1"><small>1</small></a>
 <pre>
           universal-character-name:
                  \u hex-quad
@@ -3148,16 +3148,16 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
                               hexadecimal-digit hexadecimal-digit
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.4.3p2" href="#6.4.3p2"><small>2</small></a>
  A universal character name shall not specify a character whose short identifier is less than
  00A0 other than 0024 ($), 0040 (@), or 0060 ('), nor one in the range D800 through
  DFFF inclusive.<sup><a href="#note62"><b>62)</b></a></sup>
 <p><b>Description</b>
-<p><!--para 3 -->
+<p><a name="6.4.3p3" href="#6.4.3p3"><small>3</small></a>
  Universal character names may be used in identifiers, character constants, and string
  literals to designate characters that are not in the basic character set.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.4.3p4" href="#6.4.3p4"><small>4</small></a>
  The universal character name \Unnnnnnnn designates the character whose eight-digit
  short identifier (as specified by ISO/IEC 10646) is nnnnnnnn.<sup><a href="#note63"><b>63)</b></a></sup> Similarly, the universal
  character name \unnnn designates the character whose four-digit short identifier is nnnn
@@ -3179,7 +3179,7 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.4" href="#6.4.4">6.4.4 Constants</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.4p1" href="#6.4.4p1"><small>1</small></a>
 <pre>
           constant:
                  integer-constant
@@ -3188,17 +3188,17 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
                  character-constant
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.4.4p2" href="#6.4.4p2"><small>2</small></a>
  Each constant shall have a type and the value of a constant shall be in the range of
  representable values for its type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.4.4p3" href="#6.4.4p3"><small>3</small></a>
  Each constant has a type, determined by its form and value, as detailed later.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.4.4.1" href="#6.4.4.1">6.4.4.1 Integer constants</a></h5>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.4.1p1" href="#6.4.4.1p1"><small>1</small></a>
 <!--page 67 -->
 <pre>
           integer-constant:
@@ -3237,20 +3237,20 @@ WG14/N1256                Committee Draft -- Septermber 7, 2007
                ll LL
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="6.4.4.1p2" href="#6.4.4.1p2"><small>2</small></a>
  An integer constant begins with a digit, but has no period or exponent part. It may have a
  prefix that specifies its base and a suffix that specifies its type.
-<p><!--para 3 -->
+<p><a name="6.4.4.1p3" href="#6.4.4.1p3"><small>3</small></a>
  A decimal constant begins with a nonzero digit and consists of a sequence of decimal
  digits. An octal constant consists of the prefix 0 optionally followed by a sequence of the
  digits 0 through 7 only. A hexadecimal constant consists of the prefix 0x or 0X followed
  by a sequence of the decimal digits and the letters a (or A) through f (or F) with values
  10 through 15 respectively.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.4.4.1p4" href="#6.4.4.1p4"><small>4</small></a>
  The value of a decimal constant is computed base 10; that of an octal constant, base 8;
  that of a hexadecimal constant, base 16. The lexically first digit is the most significant.
-<p><!--para 5 -->
+<p><a name="6.4.4.1p5" href="#6.4.4.1p5"><small>5</small></a>
  The type of an integer constant is the first of the corresponding list in which its value can
  be represented.
 <!--page 68 -->
@@ -3317,7 +3317,7 @@ unsigned long long int
 unsigned long long int
 </pre>
 </table>
-<p><!--para 6 -->
+<p><a name="6.4.4.1p6" href="#6.4.4.1p6"><small>6</small></a>
  If an integer constant cannot be represented by any type in its list, it may have an
  extended integer type, if the extended integer type can represent its value. If all of the
  types in the list for the constant are signed, the extended integer type shall be signed. If
@@ -3330,7 +3330,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.4.4.2" href="#6.4.4.2">6.4.4.2 Floating constants</a></h5>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.4.2p1" href="#6.4.4.2p1"><small>1</small></a>
 <!--page 70 -->
 <pre>
           floating-constant:
@@ -3369,7 +3369,7 @@ unsigned long long int
                  f l F L
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="6.4.4.2p2" href="#6.4.4.2p2"><small>2</small></a>
  A floating constant has a significand part that may be followed by an exponent part and a
  suffix that specifies its type. The components of the significand part may include a digit
  sequence representing the whole-number part, followed by a period (.), followed by a
@@ -3378,7 +3378,7 @@ unsigned long long int
  Either the whole-number part or the fraction part has to be present; for decimal floating
  constants, either the period or the exponent part has to be present.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.4.4.2p3" href="#6.4.4.2p3"><small>3</small></a>
  The significand part is interpreted as a (decimal or hexadecimal) rational number; the
  digit sequence in the exponent part is interpreted as a decimal integer. For decimal
  floating constants, the exponent indicates the power of 10 by which the significand part is
@@ -3389,19 +3389,19 @@ unsigned long long int
  adjacent to the nearest representable value, chosen in an implementation-defined manner.
  For hexadecimal floating constants when FLT_RADIX is a power of 2, the result is
  correctly rounded.
-<p><!--para 4 -->
+<p><a name="6.4.4.2p4" href="#6.4.4.2p4"><small>4</small></a>
  An unsuffixed floating constant has type double. If suffixed by the letter f or F, it has
  type float. If suffixed by the letter l or L, it has type long double.
-<p><!--para 5 -->
+<p><a name="6.4.4.2p5" href="#6.4.4.2p5"><small>5</small></a>
  Floating constants are converted to internal format as if at translation-time. The
  conversion of a floating constant shall not raise an exceptional condition or a floating-
  point exception at execution time.
 <p><b>Recommended practice</b>
-<p><!--para 6 -->
+<p><a name="6.4.4.2p6" href="#6.4.4.2p6"><small>6</small></a>
  The implementation should produce a diagnostic message if a hexadecimal constant
  cannot be represented exactly in its evaluation format; the implementation should then
  proceed with the translation of the program.
-<p><!--para 7 -->
+<p><a name="6.4.4.2p7" href="#6.4.4.2p7"><small>7</small></a>
  The translation-time conversion of floating constants should match the execution-time
  conversion of character strings by library functions, such as strtod, given matching
  inputs suitable for both conversions, the same result format, and default execution-time
@@ -3420,20 +3420,20 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.4.4.3" href="#6.4.4.3">6.4.4.3 Enumeration constants</a></h5>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.4.3p1" href="#6.4.4.3p1"><small>1</small></a>
 <pre>
           enumeration-constant:
                 identifier
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.4.4.3p2" href="#6.4.4.3p2"><small>2</small></a>
  An identifier declared as an enumeration constant has type int.
 <p><b> Forward references</b>: enumeration specifiers (<a href="#6.7.2.2">6.7.2.2</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.4.4.4" href="#6.4.4.4">6.4.4.4 Character constants</a></h5>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.4.4p1" href="#6.4.4.4p1"><small>1</small></a>
 <!--page 72 -->
 <pre>
           character-constant:
@@ -3463,13 +3463,13 @@ unsigned long long int
                 hexadecimal-escape-sequence hexadecimal-digit
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="6.4.4.4p2" href="#6.4.4.4p2"><small>2</small></a>
  An integer character constant is a sequence of one or more multibyte characters enclosed
  in single-quotes, as in 'x'. A wide character constant is the same, except prefixed by the
  letter L. With a few exceptions detailed later, the elements of the sequence are any
  members of the source character set; they are mapped in an implementation-defined
  manner to members of the execution character set.
-<p><!--para 3 -->
+<p><a name="6.4.4.4p3" href="#6.4.4.4p3"><small>3</small></a>
  The single-quote ', the double-quote ", the question-mark ?, the backslash \, and
  arbitrary integer values are representable according to the following table of escape
  sequences:
@@ -3481,25 +3481,25 @@ unsigned long long int
         octal character                \octal digits
         hexadecimal character          \x hexadecimal digits
 </pre>
-<p><!--para 4 -->
+<p><a name="6.4.4.4p4" href="#6.4.4.4p4"><small>4</small></a>
  The double-quote " and question-mark ? are representable either by themselves or by the
  escape sequences \" and \?, respectively, but the single-quote ' and the backslash \
  shall be represented, respectively, by the escape sequences \' and \\.
-<p><!--para 5 -->
+<p><a name="6.4.4.4p5" href="#6.4.4.4p5"><small>5</small></a>
  The octal digits that follow the backslash in an octal escape sequence are taken to be part
  of the construction of a single character for an integer character constant or of a single
  wide character for a wide character constant. The numerical value of the octal integer so
  formed specifies the value of the desired character or wide character.
-<p><!--para 6 -->
+<p><a name="6.4.4.4p6" href="#6.4.4.4p6"><small>6</small></a>
  The hexadecimal digits that follow the backslash and the letter x in a hexadecimal escape
  sequence are taken to be part of the construction of a single character for an integer
  character constant or of a single wide character for a wide character constant. The
  numerical value of the hexadecimal integer so formed specifies the value of the desired
  character or wide character.
-<p><!--para 7 -->
+<p><a name="6.4.4.4p7" href="#6.4.4.4p7"><small>7</small></a>
  Each octal or hexadecimal escape sequence is the longest sequence of characters that can
  constitute the escape sequence.
-<p><!--para 8 -->
+<p><a name="6.4.4.4p8" href="#6.4.4.4p8"><small>8</small></a>
  In addition, characters not in the basic character set are representable by universal
  character names and certain nongraphic characters are representable by escape sequences
  consisting of the backslash \ followed by a lowercase letter: \a, \b, \f, \n, \r, \t,
@@ -3510,12 +3510,12 @@ unsigned long long int
  
 <!--page 73 -->
 <p><b>Constraints</b>
-<p><!--para 9 -->
+<p><a name="6.4.4.4p9" href="#6.4.4.4p9"><small>9</small></a>
  The value of an octal or hexadecimal escape sequence shall be in the range of
  representable values for the type unsigned char for an integer character constant, or
  the unsigned type corresponding to wchar_t for a wide character constant.
 <p><b>Semantics</b>
-<p><!--para 10 -->
+<p><a name="6.4.4.4p10" href="#6.4.4.4p10"><small>10</small></a>
  An integer character constant has type int. The value of an integer character constant
  containing a single character that maps to a single-byte execution character is the
  numerical value of the representation of the mapped character interpreted as an integer.
@@ -3525,7 +3525,7 @@ unsigned long long int
  a single character or escape sequence, its value is the one that results when an object with
  type char whose value is that of the single character or escape sequence is converted to
  type int.
-<p><!--para 11 -->
+<p><a name="6.4.4.4p11" href="#6.4.4.4p11"><small>11</small></a>
  A wide character constant has type wchar_t, an integer type defined in the
  <a href="#7.17">&lt;stddef.h&gt;</a> header. The value of a wide character constant containing a single
  multibyte character that maps to a member of the extended execution character set is the
@@ -3534,16 +3534,16 @@ unsigned long long int
  constant containing more than one multibyte character, or containing a multibyte
  character or escape sequence not represented in the extended execution character set, is
  implementation-defined.
-<p><!--para 12 -->
+<p><a name="6.4.4.4p12" href="#6.4.4.4p12"><small>12</small></a>
  EXAMPLE 1      The construction '\0' is commonly used to represent the null character.
  
-<p><!--para 13 -->
+<p><a name="6.4.4.4p13" href="#6.4.4.4p13"><small>13</small></a>
  EXAMPLE 2 Consider implementations that use two's-complement representation for integers and eight
  bits for objects that have type char. In an implementation in which type char has the same range of
  values as signed char, the integer character constant '\xFF' has the value -1; if type char has the
  same range of values as unsigned char, the character constant '\xFF' has the value +255.
  
-<p><!--para 14 -->
+<p><a name="6.4.4.4p14" href="#6.4.4.4p14"><small>14</small></a>
  EXAMPLE 3 Even if eight bits are used for objects that have type char, the construction '\x123'
  specifies an integer character constant containing only one character, since a hexadecimal escape sequence
  is terminated only by a non-hexadecimal character. To specify an integer character constant containing the
@@ -3551,7 +3551,7 @@ unsigned long long int
  escape sequence is terminated after three octal digits. (The value of this two-character integer character
  constant is implementation-defined.)
  
-<p><!--para 15 -->
+<p><a name="6.4.4.4p15" href="#6.4.4.4p15"><small>15</small></a>
  EXAMPLE 4 Even if 12 or more bits are used for objects that have type wchar_t, the construction
  L'\1234' specifies the implementation-defined value that results from the combination of the values
  0123 and '4'.
@@ -3568,7 +3568,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.5" href="#6.4.5">6.4.5 String literals</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.5p1" href="#6.4.5p1"><small>1</small></a>
 <pre>
           string-literal:
                   " s-char-sequence<sub>opt</sub> "
@@ -3582,24 +3582,24 @@ unsigned long long int
                     escape-sequence
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="6.4.5p2" href="#6.4.5p2"><small>2</small></a>
  A character string literal is a sequence of zero or more multibyte characters enclosed in
  double-quotes, as in "xyz". A wide string literal is the same, except prefixed by the
  letter L.
-<p><!--para 3 -->
+<p><a name="6.4.5p3" href="#6.4.5p3"><small>3</small></a>
  The same considerations apply to each element of the sequence in a character string
  literal or a wide string literal as if it were in an integer character constant or a wide
  character constant, except that the single-quote ' is representable either by itself or by the
  escape sequence \', but the double-quote " shall be represented by the escape sequence
  \".
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.4.5p4" href="#6.4.5p4"><small>4</small></a>
  In translation phase 6, the multibyte character sequences specified by any sequence of
  adjacent character and wide string literal tokens are concatenated into a single multibyte
  character sequence. If any of the tokens are wide string literal tokens, the resulting
  multibyte character sequence is treated as a wide string literal; otherwise, it is treated as a
  character string literal.
-<p><!--para 5 -->
+<p><a name="6.4.5p5" href="#6.4.5p5"><small>5</small></a>
  In translation phase 7, a byte or code of value zero is appended to each multibyte
  character sequence that results from a string literal or literals.<sup><a href="#note66"><b>66)</b></a></sup> The multibyte character
  sequence is then used to initialize an array of static storage duration and length just
@@ -3612,11 +3612,11 @@ unsigned long long int
  sequence, as defined by the mbstowcs function with an implementation-defined current
  locale. The value of a string literal containing a multibyte character or escape sequence
  not represented in the execution character set is implementation-defined.
-<p><!--para 6 -->
+<p><a name="6.4.5p6" href="#6.4.5p6"><small>6</small></a>
  It is unspecified whether these arrays are distinct provided their elements have the
  appropriate values. If the program attempts to modify such an array, the behavior is
  undefined.
-<p><!--para 7 -->
+<p><a name="6.4.5p7" href="#6.4.5p7"><small>7</small></a>
  EXAMPLE       This pair of adjacent character string literals
 <pre>
           "\x12" "3"
@@ -3636,7 +3636,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.6" href="#6.4.6">6.4.6 Punctuators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.6p1" href="#6.4.6p1"><small>1</small></a>
 <pre>
           punctuator: one of
                  [ ] ( ) { } . -&gt;
@@ -3648,14 +3648,14 @@ unsigned long long int
                  &lt;: :&gt; &lt;% %&gt; %: %:%:
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.4.6p2" href="#6.4.6p2"><small>2</small></a>
  A punctuator is a symbol that has independent syntactic and semantic significance.
  Depending on context, it may specify an operation to be performed (which in turn may
  yield a value or a function designator, produce a side effect, or some combination thereof)
  in which case it is known as an operator (other forms of operator also exist in some
  contexts). An operand is an entity on which an operator acts.
 <!--page 76 -->
-<p><!--para 3 -->
+<p><a name="6.4.6p3" href="#6.4.6p3"><small>3</small></a>
  In all aspects of the language, the six tokens<sup><a href="#note67"><b>67)</b></a></sup>
 <pre>
           &lt;:    :&gt;      &lt;%    %&gt;     %:     %:%:
@@ -3678,7 +3678,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.7" href="#6.4.7">6.4.7 Header names</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.7p1" href="#6.4.7p1"><small>1</small></a>
 <pre>
           header-name:
                  &lt; h-char-sequence &gt;
@@ -3697,10 +3697,10 @@ unsigned long long int
                                  the new-line character and "
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.4.7p2" href="#6.4.7p2"><small>2</small></a>
  The sequences in both forms of header names are mapped in an implementation-defined
  manner to headers or external source file names as specified in <a href="#6.10.2">6.10.2</a>.
-<p><!--para 3 -->
+<p><a name="6.4.7p3" href="#6.4.7p3"><small>3</small></a>
  If the characters ', \, ", //, or /* occur in the sequence between the &lt; and &gt; delimiters,
  the behavior is undefined. Similarly, if the characters ', \, //, or /* occur in the
  
@@ -3711,7 +3711,7 @@ unsigned long long int
  sequence between the " delimiters, the behavior is undefined.<sup><a href="#note69"><b>69)</b></a></sup> Header name
  preprocessing tokens are recognized only within #include preprocessing directives and
  in implementation-defined locations within #pragma directives.<sup><a href="#note70"><b>70)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="6.4.7p4" href="#6.4.7p4"><small>4</small></a>
  EXAMPLE       The following sequence of characters:
 <pre>
           0x3&lt;1/a.h&gt;1e2
@@ -3737,7 +3737,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.8" href="#6.4.8">6.4.8 Preprocessing numbers</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.4.8p1" href="#6.4.8p1"><small>1</small></a>
 <pre>
           pp-number:
                 digit
@@ -3751,14 +3751,14 @@ unsigned long long int
                 pp-number       .
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="6.4.8p2" href="#6.4.8p2"><small>2</small></a>
  A preprocessing number begins with a digit optionally preceded by a period (.) and may
  be followed by valid identifier characters and the character sequences e+, e-, E+, E-,
  p+, p-, P+, or P-.
-<p><!--para 3 -->
+<p><a name="6.4.8p3" href="#6.4.8p3"><small>3</small></a>
  Preprocessing number tokens lexically include all floating and integer constant tokens.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.4.8p4" href="#6.4.8p4"><small>4</small></a>
  A preprocessing number does not have type or a value; it acquires both after a successful
  conversion (as part of translation phase 7) to a floating constant token or an integer
  constant token.
@@ -3768,16 +3768,16 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.4.9" href="#6.4.9">6.4.9 Comments</a></h4>
-<p><!--para 1 -->
+<p><a name="6.4.9p1" href="#6.4.9p1"><small>1</small></a>
  Except within a character constant, a string literal, or a comment, the characters /*
  introduce a comment. The contents of such a comment are examined only to identify
  multibyte characters and to find the characters */ that terminate it.<sup><a href="#note71"><b>71)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="6.4.9p2" href="#6.4.9p2"><small>2</small></a>
  Except within a character constant, a string literal, or a comment, the characters //
  introduce a comment that includes all multibyte characters up to, but not including, the
  next new-line character. The contents of such a comment are examined only to identify
  multibyte characters and to find the terminating new-line character.
-<p><!--para 3 -->
+<p><a name="6.4.9p3" href="#6.4.9p3"><small>3</small></a>
  EXAMPLE
 <pre>
          "a//b"                              //   four-character string literal
@@ -3806,28 +3806,28 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.5" href="#6.5">6.5 Expressions</a></h3>
-<p><!--para 1 -->
+<p><a name="6.5p1" href="#6.5p1"><small>1</small></a>
  An expression is a sequence of operators and operands that specifies computation of a
  value, or that designates an object or a function, or that generates side effects, or that
  performs a combination thereof.
-<p><!--para 2 -->
+<p><a name="6.5p2" href="#6.5p2"><small>2</small></a>
  Between the previous and next sequence point an object shall have its stored value
  modified at most once by the evaluation of an expression.<sup><a href="#note72"><b>72)</b></a></sup> Furthermore, the prior value
  shall be read only to determine the value to be stored.<sup><a href="#note73"><b>73)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.5p3" href="#6.5p3"><small>3</small></a>
  The grouping of operators and operands is indicated by the syntax.<sup><a href="#note74"><b>74)</b></a></sup> Except as specified
  later (for the function-call (), &amp;&amp;, ||, ?:, and comma operators), the order of evaluation
  of subexpressions and the order in which side effects take place are both unspecified.
-<p><!--para 4 -->
+<p><a name="6.5p4" href="#6.5p4"><small>4</small></a>
  Some operators (the unary operator ~, and the binary operators &lt;&lt;, &gt;&gt;, &amp;, ^, and |,
  collectively described as bitwise operators) are required to have operands that have
  integer type. These operators yield values that depend on the internal representations of
  integers, and have implementation-defined and undefined aspects for signed types.
-<p><!--para 5 -->
+<p><a name="6.5p5" href="#6.5p5"><small>5</small></a>
  If an exceptional condition occurs during the evaluation of an expression (that is, if the
  result is not mathematically defined or not in the range of representable values for its
  type), the behavior is undefined.
-<p><!--para 6 -->
+<p><a name="6.5p6" href="#6.5p6"><small>6</small></a>
  The effective type of an object for an access to its stored value is the declared type of the
  object, if any.<sup><a href="#note75"><b>75)</b></a></sup> If a value is stored into an object having no declared type through an
  lvalue having a type that is not a character type, then the type of the lvalue becomes the
@@ -3841,7 +3841,7 @@ unsigned long long int
  value is the effective type of the object from which the value is copied, if it has one. For
  all other accesses to an object having no declared type, the effective type of the object is
  simply the type of the lvalue used for the access.
-<p><!--para 7 -->
+<p><a name="6.5p7" href="#6.5p7"><small>7</small></a>
  An object shall have its stored value accessed only by an lvalue expression that has one of
  the following types:<sup><a href="#note76"><b>76)</b></a></sup>
 <ul>
@@ -3855,7 +3855,7 @@ unsigned long long int
  members (including, recursively, a member of a subaggregate or contained union), or
 <li>  a character type.
 </ul>
-<p><!--para 8 -->
+<p><a name="6.5p8" href="#6.5p8"><small>8</small></a>
  A floating expression may be contracted, that is, evaluated as though it were an atomic
  operation, thereby omitting rounding errors implied by the source code and the
  expression evaluation method.<sup><a href="#note77"><b>77)</b></a></sup> The FP_CONTRACT pragma in <a href="#7.12">&lt;math.h&gt;</a> provides a
@@ -3910,7 +3910,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.1" href="#6.5.1">6.5.1 Primary expressions</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.1p1" href="#6.5.1p1"><small>1</small></a>
 <pre>
           primary-expression:
                  identifier
@@ -3919,16 +3919,16 @@ unsigned long long int
                  ( expression )
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.1p2" href="#6.5.1p2"><small>2</small></a>
  An identifier is a primary expression, provided it has been declared as designating an
  object (in which case it is an lvalue) or a function (in which case it is a function
  designator).<sup><a href="#note79"><b>79)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.5.1p3" href="#6.5.1p3"><small>3</small></a>
  A constant is a primary expression. Its type depends on its form and value, as detailed in
  <a href="#6.4.4">6.4.4</a>.
-<p><!--para 4 -->
+<p><a name="6.5.1p4" href="#6.5.1p4"><small>4</small></a>
  A string literal is a primary expression. It is an lvalue with type as detailed in <a href="#6.4.5">6.4.5</a>.
-<p><!--para 5 -->
+<p><a name="6.5.1p5" href="#6.5.1p5"><small>5</small></a>
  A parenthesized expression is a primary expression. Its type and value are identical to
  those of the unparenthesized expression. It is an lvalue, a function designator, or a void
  expression if the unparenthesized expression is, respectively, an lvalue, a function
@@ -3942,7 +3942,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.2" href="#6.5.2">6.5.2 Postfix operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.2p1" href="#6.5.2p1"><small>1</small></a>
 <pre>
           postfix-expression:
                  primary-expression
@@ -3969,18 +3969,18 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.2.1" href="#6.5.2.1">6.5.2.1 Array subscripting</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.2.1p1" href="#6.5.2.1p1"><small>1</small></a>
  One of the expressions shall have type ''pointer to object type'', the other expression shall
  have integer type, and the result has type ''type''.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.2.1p2" href="#6.5.2.1p2"><small>2</small></a>
  A postfix expression followed by an expression in square brackets [] is a subscripted
  designation of an element of an array object. The definition of the subscript operator []
  is that E1[E2] is identical to (*((E1)+(E2))). Because of the conversion rules that
  apply to the binary + operator, if E1 is an array object (equivalently, a pointer to the
  initial element of an array object) and E2 is an integer, E1[E2] designates the E2-th
  element of E1 (counting from zero).
-<p><!--para 3 -->
+<p><a name="6.5.2.1p3" href="#6.5.2.1p3"><small>3</small></a>
  Successive subscript operators designate an element of a multidimensional array object.
  If E is an n-dimensional array (n &gt;= 2) with dimensions i x j x . . . x k, then E (used as
  other than an lvalue) is converted to a pointer to an (n - 1)-dimensional array with
@@ -3988,7 +3988,7 @@ unsigned long long int
  implicitly as a result of subscripting, the result is the pointed-to (n - 1)-dimensional array,
  which itself is converted into a pointer if used as other than an lvalue. It follows from this
  that arrays are stored in row-major order (last subscript varies fastest).
-<p><!--para 4 -->
+<p><a name="6.5.2.1p4" href="#6.5.2.1p4"><small>4</small></a>
  EXAMPLE        Consider the array object defined by the declaration
 <pre>
           int x[3][5];
@@ -4008,30 +4008,30 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.2.2" href="#6.5.2.2">6.5.2.2 Function calls</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.2.2p1" href="#6.5.2.2p1"><small>1</small></a>
  The expression that denotes the called function<sup><a href="#note80"><b>80)</b></a></sup> shall have type pointer to function
  returning void or returning an object type other than an array type.
-<p><!--para 2 -->
+<p><a name="6.5.2.2p2" href="#6.5.2.2p2"><small>2</small></a>
  If the expression that denotes the called function has a type that includes a prototype, the
  number of arguments shall agree with the number of parameters. Each argument shall
  have a type such that its value may be assigned to an object with the unqualified version
  of the type of its corresponding parameter.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.2.2p3" href="#6.5.2.2p3"><small>3</small></a>
  A postfix expression followed by parentheses () containing a possibly empty, comma-
  separated list of expressions is a function call. The postfix expression denotes the called
  function. The list of expressions specifies the arguments to the function.
-<p><!--para 4 -->
+<p><a name="6.5.2.2p4" href="#6.5.2.2p4"><small>4</small></a>
  An argument may be an expression of any object type. In preparing for the call to a
  function, the arguments are evaluated, and each parameter is assigned the value of the
  corresponding argument.<sup><a href="#note81"><b>81)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="6.5.2.2p5" href="#6.5.2.2p5"><small>5</small></a>
  If the expression that denotes the called function has type pointer to function returning an
  object type, the function call expression has the same type as that object type, and has the
  value determined as specified in <a href="#6.8.6.4">6.8.6.4</a>. Otherwise, the function call has type void. If
  an attempt is made to modify the result of a function call or to access it after the next
  sequence point, the behavior is undefined.
-<p><!--para 6 -->
+<p><a name="6.5.2.2p6" href="#6.5.2.2p6"><small>6</small></a>
  If the expression that denotes the called function has a type that does not include a
  prototype, the integer promotions are performed on each argument, and arguments that
  have type float are promoted to double. These are called the default argument
@@ -4053,29 +4053,29 @@ unsigned long long int
 <li>  both types are pointers to qualified or unqualified versions of a character type or
  void.
 </ul>
-<p><!--para 7 -->
+<p><a name="6.5.2.2p7" href="#6.5.2.2p7"><small>7</small></a>
  If the expression that denotes the called function has a type that does include a prototype,
  the arguments are implicitly converted, as if by assignment, to the types of the
  corresponding parameters, taking the type of each parameter to be the unqualified version
  of its declared type. The ellipsis notation in a function prototype declarator causes
  argument type conversion to stop after the last declared parameter. The default argument
  promotions are performed on trailing arguments.
-<p><!--para 8 -->
+<p><a name="6.5.2.2p8" href="#6.5.2.2p8"><small>8</small></a>
  No other conversions are performed implicitly; in particular, the number and types of
  arguments are not compared with those of the parameters in a function definition that
  does not include a function prototype declarator.
-<p><!--para 9 -->
+<p><a name="6.5.2.2p9" href="#6.5.2.2p9"><small>9</small></a>
  If the function is defined with a type that is not compatible with the type (of the
  expression) pointed to by the expression that denotes the called function, the behavior is
  undefined.
-<p><!--para 10 -->
+<p><a name="6.5.2.2p10" href="#6.5.2.2p10"><small>10</small></a>
  The order of evaluation of the function designator, the actual arguments, and
  subexpressions within the actual arguments is unspecified, but there is a sequence point
  before the actual call.
-<p><!--para 11 -->
+<p><a name="6.5.2.2p11" href="#6.5.2.2p11"><small>11</small></a>
  Recursive function calls shall be permitted, both directly and indirectly through any chain
  of other functions.
-<p><!--para 12 -->
+<p><a name="6.5.2.2p12" href="#6.5.2.2p12"><small>12</small></a>
  EXAMPLE       In the function call
 <pre>
          (*pf[f1()]) (f2(), f3() + f4())
@@ -4098,27 +4098,27 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.2.3" href="#6.5.2.3">6.5.2.3 Structure and union members</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.2.3p1" href="#6.5.2.3p1"><small>1</small></a>
  The first operand of the . operator shall have a qualified or unqualified structure or union
  type, and the second operand shall name a member of that type.
-<p><!--para 2 -->
+<p><a name="6.5.2.3p2" href="#6.5.2.3p2"><small>2</small></a>
  The first operand of the -&gt; operator shall have type ''pointer to qualified or unqualified
  structure'' or ''pointer to qualified or unqualified union'', and the second operand shall
  name a member of the type pointed to.
 <!--page 85 -->
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.2.3p3" href="#6.5.2.3p3"><small>3</small></a>
  A postfix expression followed by the . operator and an identifier designates a member of
  a structure or union object. The value is that of the named member,<sup><a href="#note82"><b>82)</b></a></sup> and is an lvalue if
  the first expression is an lvalue. If the first expression has qualified type, the result has
  the so-qualified version of the type of the designated member.
-<p><!--para 4 -->
+<p><a name="6.5.2.3p4" href="#6.5.2.3p4"><small>4</small></a>
  A postfix expression followed by the -&gt; operator and an identifier designates a member
  of a structure or union object. The value is that of the named member of the object to
  which the first expression points, and is an lvalue.<sup><a href="#note83"><b>83)</b></a></sup> If the first expression is a pointer to
  a qualified type, the result has the so-qualified version of the type of the designated
  member.
-<p><!--para 5 -->
+<p><a name="6.5.2.3p5" href="#6.5.2.3p5"><small>5</small></a>
  One special guarantee is made in order to simplify the use of unions: if a union contains
  several structures that share a common initial sequence (see below), and if the union
  object currently contains one of these structures, it is permitted to inspect the common
@@ -4126,11 +4126,11 @@ unsigned long long int
  visible. Two structures share a common initial sequence if corresponding members have
  compatible types (and, for bit-fields, the same widths) for a sequence of one or more
  initial members.
-<p><!--para 6 -->
+<p><a name="6.5.2.3p6" href="#6.5.2.3p6"><small>6</small></a>
  EXAMPLE 1 If f is a function returning a structure or union, and x is a member of that structure or
  union, f().x is a valid postfix expression but is not an lvalue.
  
-<p><!--para 7 -->
+<p><a name="6.5.2.3p7" href="#6.5.2.3p7"><small>7</small></a>
  EXAMPLE 2 In:
 <pre>
           struct s { int i; const int ci; };
@@ -4152,7 +4152,7 @@ unsigned long long int
  
  
 <!--page 86 -->
-<p><!--para 8 -->
+<p><a name="6.5.2.3p8" href="#6.5.2.3p8"><small>8</small></a>
  EXAMPLE 3       The following is a valid fragment:
 <pre>
           union {
@@ -4213,18 +4213,18 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.2.4" href="#6.5.2.4">6.5.2.4 Postfix increment and decrement operators</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.2.4p1" href="#6.5.2.4p1"><small>1</small></a>
  The operand of the postfix increment or decrement operator shall have qualified or
  unqualified real or pointer type and shall be a modifiable lvalue.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.2.4p2" href="#6.5.2.4p2"><small>2</small></a>
  The result of the postfix ++ operator is the value of the operand. After the result is
  obtained, the value of the operand is incremented. (That is, the value 1 of the appropriate
  type is added to it.) See the discussions of additive operators and compound assignment
  for information on constraints, types, and conversions and the effects of operations on
  pointers. The side effect of updating the stored value of the operand shall occur between
  the previous and the next sequence point.
-<p><!--para 3 -->
+<p><a name="6.5.2.4p3" href="#6.5.2.4p3"><small>3</small></a>
  The postfix -- operator is analogous to the postfix ++ operator, except that the value of
  the operand is decremented (that is, the value 1 of the appropriate type is subtracted from
  it).
@@ -4233,21 +4233,21 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.2.5" href="#6.5.2.5">6.5.2.5 Compound literals</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.2.5p1" href="#6.5.2.5p1"><small>1</small></a>
  The type name shall specify an object type or an array of unknown size, but not a variable
  length array type.
-<p><!--para 2 -->
+<p><a name="6.5.2.5p2" href="#6.5.2.5p2"><small>2</small></a>
  No initializer shall attempt to provide a value for an object not contained within the entire
  unnamed object specified by the compound literal.
-<p><!--para 3 -->
+<p><a name="6.5.2.5p3" href="#6.5.2.5p3"><small>3</small></a>
  If the compound literal occurs outside the body of a function, the initializer list shall
  consist of constant expressions.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.5.2.5p4" href="#6.5.2.5p4"><small>4</small></a>
  A postfix expression that consists of a parenthesized type name followed by a brace-
  enclosed list of initializers is a compound literal. It provides an unnamed object whose
  value is given by the initializer list.<sup><a href="#note84"><b>84)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="6.5.2.5p5" href="#6.5.2.5p5"><small>5</small></a>
  If the type name specifies an array of unknown size, the size is determined by the
  initializer list as specified in <a href="#6.7.8">6.7.8</a>, and the type of the compound literal is that of the
  completed array type. Otherwise (when the type name specifies an object type), the type
@@ -4256,18 +4256,18 @@ unsigned long long int
  
  
 <!--page 88 -->
-<p><!--para 6 -->
+<p><a name="6.5.2.5p6" href="#6.5.2.5p6"><small>6</small></a>
  The value of the compound literal is that of an unnamed object initialized by the
  initializer list. If the compound literal occurs outside the body of a function, the object
  has static storage duration; otherwise, it has automatic storage duration associated with
  the enclosing block.
-<p><!--para 7 -->
+<p><a name="6.5.2.5p7" href="#6.5.2.5p7"><small>7</small></a>
  All the semantic rules and constraints for initializer lists in <a href="#6.7.8">6.7.8</a> are applicable to
  compound literals.<sup><a href="#note85"><b>85)</b></a></sup>
-<p><!--para 8 -->
+<p><a name="6.5.2.5p8" href="#6.5.2.5p8"><small>8</small></a>
  String literals, and compound literals with const-qualified types, need not designate
  distinct objects.<sup><a href="#note86"><b>86)</b></a></sup>
-<p><!--para 9 -->
+<p><a name="6.5.2.5p9" href="#6.5.2.5p9"><small>9</small></a>
  EXAMPLE 1       The file scope definition
 <pre>
           int *p = (int []){2, 4};
@@ -4276,7 +4276,7 @@ unsigned long long int
  second, four. The expressions in this compound literal are required to be constant. The unnamed object
  has static storage duration.
  
-<p><!--para 10 -->
+<p><a name="6.5.2.5p10" href="#6.5.2.5p10"><small>10</small></a>
  EXAMPLE 2       In contrast, in
 <pre>
           void f(void)
@@ -4291,7 +4291,7 @@ unsigned long long int
  pointed to by p and the second, zero. The expressions in this compound literal need not be constant. The
  unnamed object has automatic storage duration.
  
-<p><!--para 11 -->
+<p><a name="6.5.2.5p11" href="#6.5.2.5p11"><small>11</small></a>
  EXAMPLE 3 Initializers with designations can be combined with compound literals. Structure objects
  created using compound literals can be passed to functions without depending on member order:
 <pre>
@@ -4304,7 +4304,7 @@ unsigned long long int
                 &amp;(struct point){.x=3, .y=4});
 </pre>
  
-<p><!--para 12 -->
+<p><a name="6.5.2.5p12" href="#6.5.2.5p12"><small>12</small></a>
  EXAMPLE 4       A read-only compound literal can be specified through constructions like:
 <pre>
           (const float []){1e0, 1e1, 1e2, 1e3, 1e4, 1e5, 1e6}
@@ -4314,7 +4314,7 @@ unsigned long long int
  
  
 <!--page 89 -->
-<p><!--para 13 -->
+<p><a name="6.5.2.5p13" href="#6.5.2.5p13"><small>13</small></a>
  EXAMPLE 5        The following three expressions have different meanings:
 <pre>
           "/tmp/fileXXXXXX"
@@ -4325,7 +4325,7 @@ unsigned long long int
  two have automatic storage duration when they occur within the body of a function, and the first of these
  two is modifiable.
  
-<p><!--para 14 -->
+<p><a name="6.5.2.5p14" href="#6.5.2.5p14"><small>14</small></a>
  EXAMPLE 6 Like string literals, const-qualified compound literals can be placed into read-only memory
  and can even be shared. For example,
 <pre>
@@ -4333,7 +4333,7 @@ unsigned long long int
 </pre>
  might yield 1 if the literals' storage is shared.
  
-<p><!--para 15 -->
+<p><a name="6.5.2.5p15" href="#6.5.2.5p15"><small>15</small></a>
  EXAMPLE 7 Since compound literals are unnamed, a single compound literal cannot specify a circularly
  linked object. For example, there is no way to write a self-referential compound literal that could be used
  as the function argument in place of the named object endless_zeros below:
@@ -4343,7 +4343,7 @@ unsigned long long int
           eval(endless_zeros);
 </pre>
  
-<p><!--para 16 -->
+<p><a name="6.5.2.5p16" href="#6.5.2.5p16"><small>16</small></a>
  EXAMPLE 8        Each compound literal creates only a single object in a given scope:
 <pre>
           struct s { int i; };
@@ -4358,7 +4358,7 @@ unsigned long long int
           }
 </pre>
  The function f() always returns the value 1.
-<p><!--para 17 -->
+<p><a name="6.5.2.5p17" href="#6.5.2.5p17"><small>17</small></a>
  Note that if an iteration statement were used instead of an explicit goto and a labeled statement, the
  lifetime of the unnamed object would be the body of the loop only, and on entry next time around p would
  have an indeterminate value, which would result in undefined behavior.
@@ -4379,7 +4379,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.3" href="#6.5.3">6.5.3 Unary operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.3p1" href="#6.5.3p1"><small>1</small></a>
 <pre>
           unary-expression:
                  postfix-expression
@@ -4395,16 +4395,16 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.3.1" href="#6.5.3.1">6.5.3.1 Prefix increment and decrement operators</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.3.1p1" href="#6.5.3.1p1"><small>1</small></a>
  The operand of the prefix increment or decrement operator shall have qualified or
  unqualified real or pointer type and shall be a modifiable lvalue.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.3.1p2" href="#6.5.3.1p2"><small>2</small></a>
  The value of the operand of the prefix ++ operator is incremented. The result is the new
  value of the operand after incrementation. The expression ++E is equivalent to (E+=1).
  See the discussions of additive operators and compound assignment for information on
  constraints, types, side effects, and conversions and the effects of operations on pointers.
-<p><!--para 3 -->
+<p><a name="6.5.3.1p3" href="#6.5.3.1p3"><small>3</small></a>
  The prefix -- operator is analogous to the prefix ++ operator, except that the value of the
  operand is decremented.
 <p><b> Forward references</b>: additive operators (<a href="#6.5.6">6.5.6</a>), compound assignment (<a href="#6.5.16.2">6.5.16.2</a>).
@@ -4412,14 +4412,14 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.3.2" href="#6.5.3.2">6.5.3.2 Address and indirection operators</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.3.2p1" href="#6.5.3.2p1"><small>1</small></a>
  The operand of the unary &amp; operator shall be either a function designator, the result of a
  [] or unary * operator, or an lvalue that designates an object that is not a bit-field and is
  not declared with the register storage-class specifier.
-<p><!--para 2 -->
+<p><a name="6.5.3.2p2" href="#6.5.3.2p2"><small>2</small></a>
  The operand of the unary * operator shall have pointer type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.3.2p3" href="#6.5.3.2p3"><small>3</small></a>
  The unary &amp; operator yields the address of its operand. If the operand has type ''type'',
  the result has type ''pointer to type''. If the operand is the result of a unary * operator,
  neither that operator nor the &amp; operator is evaluated and the result is as if both were
@@ -4429,7 +4429,7 @@ unsigned long long int
  the unary * that is implied by the [] is evaluated and the result is as if the &amp; operator
  were removed and the [] operator were changed to a + operator. Otherwise, the result is
  a pointer to the object or function designated by its operand.
-<p><!--para 4 -->
+<p><a name="6.5.3.2p4" href="#6.5.3.2p4"><small>4</small></a>
  The unary * operator denotes indirection. If the operand points to a function, the result is
  a function designator; if it points to an object, the result is an lvalue designating the
  object. If the operand has type ''pointer to type'', the result has type ''type''. If an
@@ -4451,23 +4451,23 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.3.3" href="#6.5.3.3">6.5.3.3 Unary arithmetic operators</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.3.3p1" href="#6.5.3.3p1"><small>1</small></a>
  The operand of the unary + or - operator shall have arithmetic type; of the ~ operator,
  integer type; of the ! operator, scalar type.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.3.3p2" href="#6.5.3.3p2"><small>2</small></a>
  The result of the unary + operator is the value of its (promoted) operand. The integer
  promotions are performed on the operand, and the result has the promoted type.
-<p><!--para 3 -->
+<p><a name="6.5.3.3p3" href="#6.5.3.3p3"><small>3</small></a>
  The result of the unary - operator is the negative of its (promoted) operand. The integer
  promotions are performed on the operand, and the result has the promoted type.
-<p><!--para 4 -->
+<p><a name="6.5.3.3p4" href="#6.5.3.3p4"><small>4</small></a>
  The result of the ~ operator is the bitwise complement of its (promoted) operand (that is,
  each bit in the result is set if and only if the corresponding bit in the converted operand is
  not set). The integer promotions are performed on the operand, and the result has the
  promoted type. If the promoted type is an unsigned type, the expression ~E is equivalent
  to the maximum value representable in that type minus E.
-<p><!--para 5 -->
+<p><a name="6.5.3.3p5" href="#6.5.3.3p5"><small>5</small></a>
  The result of the logical negation operator ! is 0 if the value of its operand compares
  unequal to 0, 1 if the value of its operand compares equal to 0. The result has type int.
  The expression !E is equivalent to (0==E).
@@ -4480,27 +4480,27 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.3.4" href="#6.5.3.4">6.5.3.4 The sizeof operator</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.3.4p1" href="#6.5.3.4p1"><small>1</small></a>
  The sizeof operator shall not be applied to an expression that has function type or an
  incomplete type, to the parenthesized name of such a type, or to an expression that
  designates a bit-field member.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.3.4p2" href="#6.5.3.4p2"><small>2</small></a>
  The sizeof operator yields the size (in bytes) of its operand, which may be an
  expression or the parenthesized name of a type. The size is determined from the type of
  the operand. The result is an integer. If the type of the operand is a variable length array
  type, the operand is evaluated; otherwise, the operand is not evaluated and the result is an
  integer constant.
-<p><!--para 3 -->
+<p><a name="6.5.3.4p3" href="#6.5.3.4p3"><small>3</small></a>
  When applied to an operand that has type char, unsigned char, or signed char,
  (or a qualified version thereof) the result is 1. When applied to an operand that has array
  type, the result is the total number of bytes in the array.<sup><a href="#note88"><b>88)</b></a></sup> When applied to an operand
  that has structure or union type, the result is the total number of bytes in such an object,
  including internal and trailing padding.
-<p><!--para 4 -->
+<p><a name="6.5.3.4p4" href="#6.5.3.4p4"><small>4</small></a>
  The value of the result is implementation-defined, and its type (an unsigned integer type)
  is size_t, defined in <a href="#7.17">&lt;stddef.h&gt;</a> (and other headers).
-<p><!--para 5 -->
+<p><a name="6.5.3.4p5" href="#6.5.3.4p5"><small>5</small></a>
  EXAMPLE 1 A principal use of the sizeof operator is in communication with routines such as storage
  allocators and I/O systems. A storage-allocation function might accept a size (in bytes) of an object to
  allocate and return a pointer to void. For example:
@@ -4511,13 +4511,13 @@ unsigned long long int
  The implementation of the alloc function should ensure that its return value is aligned suitably for
  conversion to a pointer to double.
  
-<p><!--para 6 -->
+<p><a name="6.5.3.4p6" href="#6.5.3.4p6"><small>6</small></a>
  EXAMPLE 2      Another use of the sizeof operator is to compute the number of elements in an array:
 <pre>
          sizeof array / sizeof array[0]
 </pre>
  
-<p><!--para 7 -->
+<p><a name="6.5.3.4p7" href="#6.5.3.4p7"><small>7</small></a>
  EXAMPLE 3      In this example, the size of a variable length array is computed and returned from a
  function:
 <pre>
@@ -4552,25 +4552,25 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.4" href="#6.5.4">6.5.4 Cast operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.4p1" href="#6.5.4p1"><small>1</small></a>
 <pre>
           cast-expression:
                  unary-expression
                  ( type-name ) cast-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.4p2" href="#6.5.4p2"><small>2</small></a>
  Unless the type name specifies a void type, the type name shall specify qualified or
  unqualified scalar type and the operand shall have scalar type.
-<p><!--para 3 -->
+<p><a name="6.5.4p3" href="#6.5.4p3"><small>3</small></a>
  Conversions that involve pointers, other than where permitted by the constraints of
  <a href="#6.5.16.1">6.5.16.1</a>, shall be specified by means of an explicit cast.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.5.4p4" href="#6.5.4p4"><small>4</small></a>
  Preceding an expression by a parenthesized type name converts the value of the
  expression to the named type. This construction is called a cast.<sup><a href="#note89"><b>89)</b></a></sup> A cast that specifies
  no conversion has no effect on the type or value of an expression.
-<p><!--para 5 -->
+<p><a name="6.5.4p5" href="#6.5.4p5"><small>5</small></a>
  If the value of the expression is represented with greater precision or range than required
  by the type named by the cast (<a href="#6.3.1.8">6.3.1.8</a>), then the cast specifies a conversion even if the
  type of the expression is the same as the named type.
@@ -4590,7 +4590,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.5" href="#6.5.5">6.5.5 Multiplicative operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.5p1" href="#6.5.5p1"><small>1</small></a>
 <pre>
           multiplicative-expression:
                   cast-expression
@@ -4599,19 +4599,19 @@ unsigned long long int
                   multiplicative-expression % cast-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.5p2" href="#6.5.5p2"><small>2</small></a>
  Each of the operands shall have arithmetic type. The operands of the % operator shall
  have integer type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.5p3" href="#6.5.5p3"><small>3</small></a>
  The usual arithmetic conversions are performed on the operands.
-<p><!--para 4 -->
+<p><a name="6.5.5p4" href="#6.5.5p4"><small>4</small></a>
  The result of the binary * operator is the product of the operands.
-<p><!--para 5 -->
+<p><a name="6.5.5p5" href="#6.5.5p5"><small>5</small></a>
  The result of the / operator is the quotient from the division of the first operand by the
  second; the result of the % operator is the remainder. In both operations, if the value of
  the second operand is zero, the behavior is undefined.
-<p><!--para 6 -->
+<p><a name="6.5.5p6" href="#6.5.5p6"><small>6</small></a>
  When integers are divided, the result of the / operator is the algebraic quotient with any
  fractional part discarded.<sup><a href="#note90"><b>90)</b></a></sup> If the quotient a/b is representable, the expression
  (a/b)*b + a%b shall equal a.
@@ -4623,7 +4623,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.6" href="#6.5.6">6.5.6 Additive operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.6p1" href="#6.5.6p1"><small>1</small></a>
 <pre>
           additive-expression:
                   multiplicative-expression
@@ -4631,11 +4631,11 @@ unsigned long long int
                   additive-expression - multiplicative-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.6p2" href="#6.5.6p2"><small>2</small></a>
  For addition, either both operands shall have arithmetic type, or one operand shall be a
  pointer to an object type and the other shall have integer type. (Incrementing is
  equivalent to adding 1.)
-<p><!--para 3 -->
+<p><a name="6.5.6p3" href="#6.5.6p3"><small>3</small></a>
  For subtraction, one of the following shall hold:
 <ul>
 <li>  both operands have arithmetic type;
@@ -4649,19 +4649,19 @@ unsigned long long int
 </ul>
  (Decrementing is equivalent to subtracting 1.)
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.5.6p4" href="#6.5.6p4"><small>4</small></a>
  If both operands have arithmetic type, the usual arithmetic conversions are performed on
  them.
-<p><!--para 5 -->
+<p><a name="6.5.6p5" href="#6.5.6p5"><small>5</small></a>
  The result of the binary + operator is the sum of the operands.
-<p><!--para 6 -->
+<p><a name="6.5.6p6" href="#6.5.6p6"><small>6</small></a>
  The result of the binary - operator is the difference resulting from the subtraction of the
  second operand from the first.
-<p><!--para 7 -->
+<p><a name="6.5.6p7" href="#6.5.6p7"><small>7</small></a>
  For the purposes of these operators, a pointer to an object that is not an element of an
  array behaves the same as a pointer to the first element of an array of length one with the
  type of the object as its element type.
-<p><!--para 8 -->
+<p><a name="6.5.6p8" href="#6.5.6p8"><small>8</small></a>
  When an expression that has integer type is added to or subtracted from a pointer, the
  result has the type of the pointer operand. If the pointer operand points to an element of
  an array object, and the array is large enough, the result points to an element offset from
@@ -4677,7 +4677,7 @@ unsigned long long int
  element of the array object, the evaluation shall not produce an overflow; otherwise, the
  behavior is undefined. If the result points one past the last element of the array object, it
  shall not be used as the operand of a unary * operator that is evaluated.
-<p><!--para 9 -->
+<p><a name="6.5.6p9" href="#6.5.6p9"><small>9</small></a>
  When two pointers are subtracted, both shall point to elements of the same array object,
  or one past the last element of the array object; the result is the difference of the
  subscripts of the two array elements. The size of the result is implementation-defined,
@@ -4692,7 +4692,7 @@ unsigned long long int
  value as ((Q)-(P))+1 and as -((P)-((Q)+1)), and has the value zero if the
  expression P points one past the last element of the array object, even though the
  expression (Q)+1 does not point to an element of the array object.<sup><a href="#note91"><b>91)</b></a></sup>
-<p><!--para 10 -->
+<p><a name="6.5.6p10" href="#6.5.6p10"><small>10</small></a>
  EXAMPLE        Pointer arithmetic is well defined with pointers to variable length array types.
 <pre>
           {
@@ -4704,7 +4704,7 @@ unsigned long long int
                    n = p - a;                  //   n == 1
           }
 </pre>
-<p><!--para 11 -->
+<p><a name="6.5.6p11" href="#6.5.6p11"><small>11</small></a>
  If array a in the above example were declared to be an array of known constant size, and pointer p were
  declared to be a pointer to an array of the same known constant size (pointing to a), the results would be
  the same.
@@ -4726,7 +4726,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.7" href="#6.5.7">6.5.7 Bitwise shift operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.7p1" href="#6.5.7p1"><small>1</small></a>
 <pre>
           shift-expression:
                   additive-expression
@@ -4734,10 +4734,10 @@ unsigned long long int
                   shift-expression &gt;&gt; additive-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.7p2" href="#6.5.7p2"><small>2</small></a>
  Each of the operands shall have integer type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.7p3" href="#6.5.7p3"><small>3</small></a>
  The integer promotions are performed on each of the operands. The type of the result is
  that of the promoted left operand. If the value of the right operand is negative or is
  greater than or equal to the width of the promoted left operand, the behavior is undefined.
@@ -4746,13 +4746,13 @@ unsigned long long int
  
  
 <!--page 97 -->
-<p><!--para 4 -->
+<p><a name="6.5.7p4" href="#6.5.7p4"><small>4</small></a>
  The result of E1 &lt;&lt; E2 is E1 left-shifted E2 bit positions; vacated bits are filled with
  zeros. If E1 has an unsigned type, the value of the result is E1 x 2<sup>E2</sup> , reduced modulo
  one more than the maximum value representable in the result type. If E1 has a signed
  type and nonnegative value, and E1 x 2<sup>E2</sup> is representable in the result type, then that is
  the resulting value; otherwise, the behavior is undefined.
-<p><!--para 5 -->
+<p><a name="6.5.7p5" href="#6.5.7p5"><small>5</small></a>
  The result of E1 &gt;&gt; E2 is E1 right-shifted E2 bit positions. If E1 has an unsigned type
  or if E1 has a signed type and a nonnegative value, the value of the result is the integral
  part of the quotient of E1 / 2<sup>E2</sup> . If E1 has a signed type and a negative value, the
@@ -4761,7 +4761,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.8" href="#6.5.8">6.5.8 Relational operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.8p1" href="#6.5.8p1"><small>1</small></a>
 <pre>
           relational-expression:
                   shift-expression
@@ -4771,7 +4771,7 @@ unsigned long long int
                   relational-expression   &gt;=   shift-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.8p2" href="#6.5.8p2"><small>2</small></a>
  One of the following shall hold:
 <ul>
 <li>  both operands have real type;
@@ -4781,14 +4781,14 @@ unsigned long long int
  incomplete types.
 </ul>
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.8p3" href="#6.5.8p3"><small>3</small></a>
  If both of the operands have arithmetic type, the usual arithmetic conversions are
  performed.
-<p><!--para 4 -->
+<p><a name="6.5.8p4" href="#6.5.8p4"><small>4</small></a>
  For the purposes of these operators, a pointer to an object that is not an element of an
  array behaves the same as a pointer to the first element of an array of length one with the
  type of the object as its element type.
-<p><!--para 5 -->
+<p><a name="6.5.8p5" href="#6.5.8p5"><small>5</small></a>
  When two pointers are compared, the result depends on the relative locations in the
  address space of the objects pointed to. If two pointers to object or incomplete types both
  point to the same object, or both point one past the last element of the same array object,
@@ -4801,7 +4801,7 @@ unsigned long long int
  expression P points to an element of an array object and the expression Q points to the
  last element of the same array object, the pointer expression Q+1 compares greater than
  P. In all other cases, the behavior is undefined.
-<p><!--para 6 -->
+<p><a name="6.5.8p6" href="#6.5.8p6"><small>6</small></a>
  Each of the operators &lt; (less than), &gt; (greater than), &lt;= (less than or equal to), and &gt;=
  (greater than or equal to) shall yield 1 if the specified relation is true and 0 if it is false.<sup><a href="#note92"><b>92)</b></a></sup>
  The result has type int.
@@ -4814,7 +4814,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.9" href="#6.5.9">6.5.9 Equality operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.9p1" href="#6.5.9p1"><small>1</small></a>
 <pre>
           equality-expression:
                   relational-expression
@@ -4822,7 +4822,7 @@ unsigned long long int
                  equality-expression != relational-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.9p2" href="#6.5.9p2"><small>2</small></a>
  One of the following shall hold:
 <ul>
 <li>  both operands have arithmetic type;
@@ -4832,12 +4832,12 @@ unsigned long long int
 <li>  one operand is a pointer and the other is a null pointer constant.
 </ul>
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.9p3" href="#6.5.9p3"><small>3</small></a>
  The == (equal to) and != (not equal to) operators are analogous to the relational
  operators except for their lower precedence.<sup><a href="#note93"><b>93)</b></a></sup> Each of the operators yields 1 if the
  specified relation is true and 0 if it is false. The result has type int. For any pair of
  operands, exactly one of the relations is true.
-<p><!--para 4 -->
+<p><a name="6.5.9p4" href="#6.5.9p4"><small>4</small></a>
  If both of the operands have arithmetic type, the usual arithmetic conversions are
  performed. Values of complex types are equal if and only if both their real parts are equal
  and also their imaginary parts are equal. Any two values of arithmetic types from
@@ -4846,19 +4846,19 @@ unsigned long long int
  
  
 <!--page 99 -->
-<p><!--para 5 -->
+<p><a name="6.5.9p5" href="#6.5.9p5"><small>5</small></a>
  Otherwise, at least one operand is a pointer. If one operand is a pointer and the other is a
  null pointer constant, the null pointer constant is converted to the type of the pointer. If
  one operand is a pointer to an object or incomplete type and the other is a pointer to a
  qualified or unqualified version of void, the former is converted to the type of the latter.
-<p><!--para 6 -->
+<p><a name="6.5.9p6" href="#6.5.9p6"><small>6</small></a>
  Two pointers compare equal if and only if both are null pointers, both are pointers to the
  same object (including a pointer to an object and a subobject at its beginning) or function,
  both are pointers to one past the last element of the same array object, or one is a pointer
  to one past the end of one array object and the other is a pointer to the start of a different
  array object that happens to immediately follow the first array object in the address
  space.<sup><a href="#note94"><b>94)</b></a></sup>
-<p><!--para 7 -->
+<p><a name="6.5.9p7" href="#6.5.9p7"><small>7</small></a>
  For the purposes of these operators, a pointer to an object that is not an element of an
  array behaves the same as a pointer to the first element of an array of length one with the
  type of the object as its element type.
@@ -4876,19 +4876,19 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.10" href="#6.5.10">6.5.10 Bitwise AND operator</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.10p1" href="#6.5.10p1"><small>1</small></a>
 <pre>
           AND-expression:
                 equality-expression
                 AND-expression &amp; equality-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.10p2" href="#6.5.10p2"><small>2</small></a>
  Each of the operands shall have integer type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.10p3" href="#6.5.10p3"><small>3</small></a>
  The usual arithmetic conversions are performed on the operands.
-<p><!--para 4 -->
+<p><a name="6.5.10p4" href="#6.5.10p4"><small>4</small></a>
  The result of the binary &amp; operator is the bitwise AND of the operands (that is, each bit in
  the result is set if and only if each of the corresponding bits in the converted operands is
  set).
@@ -4901,19 +4901,19 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.11" href="#6.5.11">6.5.11 Bitwise exclusive OR operator</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.11p1" href="#6.5.11p1"><small>1</small></a>
 <pre>
           exclusive-OR-expression:
                   AND-expression
                   exclusive-OR-expression ^ AND-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.11p2" href="#6.5.11p2"><small>2</small></a>
  Each of the operands shall have integer type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.11p3" href="#6.5.11p3"><small>3</small></a>
  The usual arithmetic conversions are performed on the operands.
-<p><!--para 4 -->
+<p><a name="6.5.11p4" href="#6.5.11p4"><small>4</small></a>
  The result of the ^ operator is the bitwise exclusive OR of the operands (that is, each bit
  in the result is set if and only if exactly one of the corresponding bits in the converted
  operands is set).
@@ -4921,19 +4921,19 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.12" href="#6.5.12">6.5.12 Bitwise inclusive OR operator</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.12p1" href="#6.5.12p1"><small>1</small></a>
 <pre>
           inclusive-OR-expression:
                   exclusive-OR-expression
                   inclusive-OR-expression | exclusive-OR-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.12p2" href="#6.5.12p2"><small>2</small></a>
  Each of the operands shall have integer type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.12p3" href="#6.5.12p3"><small>3</small></a>
  The usual arithmetic conversions are performed on the operands.
-<p><!--para 4 -->
+<p><a name="6.5.12p4" href="#6.5.12p4"><small>4</small></a>
  The result of the | operator is the bitwise inclusive OR of the operands (that is, each bit in
  the result is set if and only if at least one of the corresponding bits in the converted
  operands is set).
@@ -4942,20 +4942,20 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.13" href="#6.5.13">6.5.13 Logical AND operator</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.13p1" href="#6.5.13p1"><small>1</small></a>
 <pre>
            logical-AND-expression:
                    inclusive-OR-expression
                    logical-AND-expression &amp;&amp; inclusive-OR-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.13p2" href="#6.5.13p2"><small>2</small></a>
  Each of the operands shall have scalar type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.13p3" href="#6.5.13p3"><small>3</small></a>
  The &amp;&amp; operator shall yield 1 if both of its operands compare unequal to 0; otherwise, it
  yields 0. The result has type int.
-<p><!--para 4 -->
+<p><a name="6.5.13p4" href="#6.5.13p4"><small>4</small></a>
  Unlike the bitwise binary &amp; operator, the &amp;&amp; operator guarantees left-to-right evaluation;
  there is a sequence point after the evaluation of the first operand. If the first operand
  compares equal to 0, the second operand is not evaluated.
@@ -4963,20 +4963,20 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.14" href="#6.5.14">6.5.14 Logical OR operator</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.14p1" href="#6.5.14p1"><small>1</small></a>
 <pre>
            logical-OR-expression:
                    logical-AND-expression
                    logical-OR-expression || logical-AND-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.14p2" href="#6.5.14p2"><small>2</small></a>
  Each of the operands shall have scalar type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.14p3" href="#6.5.14p3"><small>3</small></a>
  The || operator shall yield 1 if either of its operands compare unequal to 0; otherwise, it
  yields 0. The result has type int.
-<p><!--para 4 -->
+<p><a name="6.5.14p4" href="#6.5.14p4"><small>4</small></a>
  Unlike the bitwise | operator, the || operator guarantees left-to-right evaluation; there is
  a sequence point after the evaluation of the first operand. If the first operand compares
  unequal to 0, the second operand is not evaluated.
@@ -4985,16 +4985,16 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.15" href="#6.5.15">6.5.15 Conditional operator</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.15p1" href="#6.5.15p1"><small>1</small></a>
 <pre>
           conditional-expression:
                  logical-OR-expression
                  logical-OR-expression ? expression : conditional-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.15p2" href="#6.5.15p2"><small>2</small></a>
  The first operand shall have scalar type.
-<p><!--para 3 -->
+<p><a name="6.5.15p3" href="#6.5.15p3"><small>3</small></a>
  One of the following shall hold for the second and third operands:
 <ul>
 <li>  both operands have arithmetic type;
@@ -5006,19 +5006,19 @@ unsigned long long int
  qualified or unqualified version of void.
 </ul>
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.5.15p4" href="#6.5.15p4"><small>4</small></a>
  The first operand is evaluated; there is a sequence point after its evaluation. The second
  operand is evaluated only if the first compares unequal to 0; the third operand is evaluated
  only if the first compares equal to 0; the result is the value of the second or third operand
  (whichever is evaluated), converted to the type described below.<sup><a href="#note95"><b>95)</b></a></sup> If an attempt is made
  to modify the result of a conditional operator or to access it after the next sequence point,
  the behavior is undefined.
-<p><!--para 5 -->
+<p><a name="6.5.15p5" href="#6.5.15p5"><small>5</small></a>
  If both the second and third operands have arithmetic type, the result type that would be
  determined by the usual arithmetic conversions, were they applied to those two operands,
  is the type of the result. If both the operands have structure or union type, the result has
  that type. If both operands have void type, the result has void type.
-<p><!--para 6 -->
+<p><a name="6.5.15p6" href="#6.5.15p6"><small>6</small></a>
  If both the second and third operands are pointers or one is a null pointer constant and the
  other is a pointer, the result type is a pointer to a type qualified with all the type qualifiers
  of the types pointed-to by both operands. Furthermore, if both operands are pointers to
@@ -5029,11 +5029,11 @@ unsigned long long int
  
 <!--page 103 -->
  pointer to an appropriately qualified version of void.
-<p><!--para 7 -->
+<p><a name="6.5.15p7" href="#6.5.15p7"><small>7</small></a>
  EXAMPLE The common type that results when the second and third operands are pointers is determined
  in two independent stages. The appropriate qualifiers, for example, do not depend on whether the two
  pointers have compatible types.
-<p><!--para 8 -->
+<p><a name="6.5.15p8" href="#6.5.15p8"><small>8</small></a>
  Given the declarations
 <pre>
           const void *c_vp;
@@ -5062,7 +5062,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.16" href="#6.5.16">6.5.16 Assignment operators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.16p1" href="#6.5.16p1"><small>1</small></a>
 <pre>
           assignment-expression:
                  conditional-expression
@@ -5071,17 +5071,17 @@ unsigned long long int
                  = *= /= %= +=                       -=     &lt;&lt;=      &gt;&gt;=      &amp;=     ^=     |=
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.5.16p2" href="#6.5.16p2"><small>2</small></a>
  An assignment operator shall have a modifiable lvalue as its left operand.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.16p3" href="#6.5.16p3"><small>3</small></a>
  An assignment operator stores a value in the object designated by the left operand. An
  assignment expression has the value of the left operand after the assignment, but is not an
  lvalue. The type of an assignment expression is the type of the left operand unless the
  left operand has qualified type, in which case it is the unqualified version of the type of
  the left operand. The side effect of updating the stored value of the left operand shall
  occur between the previous and the next sequence point.
-<p><!--para 4 -->
+<p><a name="6.5.16p4" href="#6.5.16p4"><small>4</small></a>
  The order of evaluation of the operands is unspecified. If an attempt is made to modify
  the result of an assignment operator or to access it after the next sequence point, the
  behavior is undefined.
@@ -5090,7 +5090,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.16.1" href="#6.5.16.1">6.5.16.1 Simple assignment</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.16.1p1" href="#6.5.16.1p1"><small>1</small></a>
  One of the following shall hold:<sup><a href="#note96"><b>96)</b></a></sup>
 <ul>
 <li>  the left operand has qualified or unqualified arithmetic type and the right has
@@ -5107,16 +5107,16 @@ unsigned long long int
 <li>  the left operand has type _Bool and the right is a pointer.
 </ul>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.16.1p2" href="#6.5.16.1p2"><small>2</small></a>
  In simple assignment (=), the value of the right operand is converted to the type of the
  assignment expression and replaces the value stored in the object designated by the left
  operand.
-<p><!--para 3 -->
+<p><a name="6.5.16.1p3" href="#6.5.16.1p3"><small>3</small></a>
  If the value being stored in an object is read from another object that overlaps in any way
  the storage of the first object, then the overlap shall be exact and the two objects shall
  have qualified or unqualified versions of a compatible type; otherwise, the behavior is
  undefined.
-<p><!--para 4 -->
+<p><a name="6.5.16.1p4" href="#6.5.16.1p4"><small>4</small></a>
  EXAMPLE 1       In the program fragment
 <pre>
          int f(void);
@@ -5135,7 +5135,7 @@ unsigned long long int
  negative, so the operands of the comparison can never compare equal. Therefore, for full portability, the
  variable c should be declared as int.
  
-<p><!--para 5 -->
+<p><a name="6.5.16.1p5" href="#6.5.16.1p5"><small>5</small></a>
  EXAMPLE 2       In the fragment:
 <pre>
          char c;
@@ -5147,7 +5147,7 @@ unsigned long long int
  of the expression enclosed in parentheses is then converted to the type of the outer assignment expression,
  that is, long int type.
  
-<p><!--para 6 -->
+<p><a name="6.5.16.1p6" href="#6.5.16.1p6"><small>6</small></a>
  EXAMPLE 3       Consider the fragment:
 <pre>
          const char **cpp;
@@ -5171,15 +5171,15 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.5.16.2" href="#6.5.16.2">6.5.16.2 Compound assignment</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.5.16.2p1" href="#6.5.16.2p1"><small>1</small></a>
  For the operators += and -= only, either the left operand shall be a pointer to an object
  type and the right shall have integer type, or the left operand shall have qualified or
  unqualified arithmetic type and the right shall have arithmetic type.
-<p><!--para 2 -->
+<p><a name="6.5.16.2p2" href="#6.5.16.2p2"><small>2</small></a>
  For the other operators, each operand shall have arithmetic type consistent with those
  allowed by the corresponding binary operator.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.5.16.2p3" href="#6.5.16.2p3"><small>3</small></a>
  A compound assignment of the form E1 op = E2 differs from the simple assignment
  expression E1 = E1 op (E2) only in that the lvalue E1 is evaluated only once.
 <!--page 106 -->
@@ -5187,19 +5187,19 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.5.17" href="#6.5.17">6.5.17 Comma operator</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.5.17p1" href="#6.5.17p1"><small>1</small></a>
 <pre>
           expression:
                  assignment-expression
                  expression , assignment-expression
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.5.17p2" href="#6.5.17p2"><small>2</small></a>
  The left operand of a comma operator is evaluated as a void expression; there is a
  sequence point after its evaluation. Then the right operand is evaluated; the result has its
  type and value.<sup><a href="#note97"><b>97)</b></a></sup> If an attempt is made to modify the result of a comma operator or to
  access it after the next sequence point, the behavior is undefined.
-<p><!--para 3 -->
+<p><a name="6.5.17p3" href="#6.5.17p3"><small>3</small></a>
  EXAMPLE As indicated by the syntax, the comma operator (as described in this subclause) cannot
  appear in contexts where a comma is used to separate items in a list (such as arguments to functions or lists
  of initializers). On the other hand, it can be used within a parenthesized expression or within the second
@@ -5223,37 +5223,37 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.6" href="#6.6">6.6 Constant expressions</a></h3>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.6p1" href="#6.6p1"><small>1</small></a>
 <pre>
           constant-expression:
                  conditional-expression
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="6.6p2" href="#6.6p2"><small>2</small></a>
  A constant expression can be evaluated during translation rather than runtime, and
  accordingly may be used in any place that a constant may be.
 <p><b>Constraints</b>
-<p><!--para 3 -->
+<p><a name="6.6p3" href="#6.6p3"><small>3</small></a>
  Constant expressions shall not contain assignment, increment, decrement, function-call,
  or comma operators, except when they are contained within a subexpression that is not
  evaluated.<sup><a href="#note98"><b>98)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="6.6p4" href="#6.6p4"><small>4</small></a>
  Each constant expression shall evaluate to a constant that is in the range of representable
  values for its type.
 <p><b>Semantics</b>
-<p><!--para 5 -->
+<p><a name="6.6p5" href="#6.6p5"><small>5</small></a>
  An expression that evaluates to a constant is required in several contexts. If a floating
  expression is evaluated in the translation environment, the arithmetic precision and range
  shall be at least as great as if the expression were being evaluated in the execution
  environment.
-<p><!--para 6 -->
+<p><a name="6.6p6" href="#6.6p6"><small>6</small></a>
  An integer constant expression<sup><a href="#note99"><b>99)</b></a></sup> shall have integer type and shall only have operands
  that are integer constants, enumeration constants, character constants, sizeof
  expressions whose results are integer constants, and floating constants that are the
  immediate operands of casts. Cast operators in an integer constant expression shall only
  convert arithmetic types to integer types, except as part of an operand to the sizeof
  operator.
-<p><!--para 7 -->
+<p><a name="6.6p7" href="#6.6p7"><small>7</small></a>
  More latitude is permitted for constant expressions in initializers. Such a constant
  expression shall be, or evaluate to, one of the following:
 <ul>
@@ -5267,13 +5267,13 @@ unsigned long long int
 <li>  an address constant, or
 <li>  an address constant for an object type plus or minus an integer constant expression.
 </ul>
-<p><!--para 8 -->
+<p><a name="6.6p8" href="#6.6p8"><small>8</small></a>
  An arithmetic constant expression shall have arithmetic type and shall only have
  operands that are integer constants, floating constants, enumeration constants, character
  constants, and sizeof expressions. Cast operators in an arithmetic constant expression
  shall only convert arithmetic types to arithmetic types, except as part of an operand to a
  sizeof operator whose result is an integer constant.
-<p><!--para 9 -->
+<p><a name="6.6p9" href="#6.6p9"><small>9</small></a>
  An address constant is a null pointer, a pointer to an lvalue designating an object of static
  storage duration, or a pointer to a function designator; it shall be created explicitly using
  the unary &amp; operator or an integer constant cast to pointer type, or implicitly by the use of
@@ -5281,9 +5281,9 @@ unsigned long long int
  and -&gt; operators, the address &amp; and indirection * unary operators, and pointer casts may
  be used in the creation of an address constant, but the value of an object shall not be
  accessed by use of these operators.
-<p><!--para 10 -->
+<p><a name="6.6p10" href="#6.6p10"><small>10</small></a>
  An implementation may accept other forms of constant expressions.
-<p><!--para 11 -->
+<p><a name="6.6p11" href="#6.6p11"><small>11</small></a>
  The semantic rules for the evaluation of a constant expression are the same as for
  nonconstant expressions.<sup><a href="#note100"><b>100)</b></a></sup>
 <p><b> Forward references</b>: array declarators (<a href="#6.7.5.2">6.7.5.2</a>), initialization (<a href="#6.7.8">6.7.8</a>).
@@ -5312,7 +5312,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.7" href="#6.7">6.7 Declarations</a></h3>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7p1" href="#6.7p1"><small>1</small></a>
 <pre>
           declaration:
                  declaration-specifiers init-declarator-list<sub>opt</sub> ;
@@ -5329,18 +5329,18 @@ unsigned long long int
                   declarator = initializer
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7p2" href="#6.7p2"><small>2</small></a>
  A declaration shall declare at least a declarator (other than the parameters of a function or
  the members of a structure or union), a tag, or the members of an enumeration.
-<p><!--para 3 -->
+<p><a name="6.7p3" href="#6.7p3"><small>3</small></a>
  If an identifier has no linkage, there shall be no more than one declaration of the identifier
  (in a declarator or type specifier) with the same scope and in the same name space, except
  for tags as specified in <a href="#6.7.2.3">6.7.2.3</a>.
-<p><!--para 4 -->
+<p><a name="6.7p4" href="#6.7p4"><small>4</small></a>
  All declarations in the same scope that refer to the same object or function shall specify
  compatible types.
 <p><b>Semantics</b>
-<p><!--para 5 -->
+<p><a name="6.7p5" href="#6.7p5"><small>5</small></a>
  A declaration specifies the interpretation and attributes of a set of identifiers. A definition
  of an identifier is a declaration for that identifier that:
 <ul>
@@ -5349,7 +5349,7 @@ unsigned long long int
 <li>  for an enumeration constant or typedef name, is the (only) declaration of the
  identifier.
 </ul>
-<p><!--para 6 -->
+<p><a name="6.7p6" href="#6.7p6"><small>6</small></a>
  The declaration specifiers consist of a sequence of specifiers that indicate the linkage,
  storage duration, and part of the type of the entities that the declarators denote. The init-
  declarator-list is a comma-separated sequence of declarators, each of which may have
@@ -5357,7 +5357,7 @@ unsigned long long int
 <!--page 110 -->
  additional type information, or an initializer, or both. The declarators contain the
  identifiers (if any) being declared.
-<p><!--para 7 -->
+<p><a name="6.7p7" href="#6.7p7"><small>7</small></a>
  If an identifier for an object is declared with no linkage, the type for the object shall be
  complete by the end of its declarator, or by the end of its init-declarator if it has an
  initializer; in the case of function parameters (including in prototypes), it is the adjusted
@@ -5372,7 +5372,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.1" href="#6.7.1">6.7.1 Storage-class specifiers</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.1p1" href="#6.7.1p1"><small>1</small></a>
 <pre>
           storage-class-specifier:
                  typedef
@@ -5382,26 +5382,26 @@ unsigned long long int
                  register
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.1p2" href="#6.7.1p2"><small>2</small></a>
  At most, one storage-class specifier may be given in the declaration specifiers in a
  declaration.<sup><a href="#note102"><b>102)</b></a></sup>
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.7.1p3" href="#6.7.1p3"><small>3</small></a>
  The typedef specifier is called a ''storage-class specifier'' for syntactic convenience
  only; it is discussed in <a href="#6.7.7">6.7.7</a>. The meanings of the various linkages and storage durations
  were discussed in <a href="#6.2.2">6.2.2</a> and <a href="#6.2.4">6.2.4</a>.
-<p><!--para 4 -->
+<p><a name="6.7.1p4" href="#6.7.1p4"><small>4</small></a>
  A declaration of an identifier for an object with storage-class specifier register
  suggests that access to the object be as fast as possible. The extent to which such
  suggestions are effective is implementation-defined.<sup><a href="#note103"><b>103)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="6.7.1p5" href="#6.7.1p5"><small>5</small></a>
  The declaration of an identifier for a function that has block scope shall have no explicit
  storage-class specifier other than extern.
  
  
  
 <!--page 111 -->
-<p><!--para 6 -->
+<p><a name="6.7.1p6" href="#6.7.1p6"><small>6</small></a>
  If an aggregate or union object is declared with a storage-class specifier other than
  typedef, the properties resulting from the storage-class specifier, except with respect to
  linkage, also apply to the members of the object, and so on recursively for any aggregate
@@ -5422,7 +5422,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.2" href="#6.7.2">6.7.2 Type specifiers</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.2p1" href="#6.7.2p1"><small>1</small></a>
 <pre>
           type-specifier:
                  void
@@ -5441,7 +5441,7 @@ unsigned long long int
                  typedef-name
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.2p2" href="#6.7.2p2"><small>2</small></a>
  At least one type specifier shall be given in the declaration specifiers in each declaration,
  and in the specifier-qualifier list in each struct declaration and type name. Each list of
  type specifiers shall be one of the following sets (delimited by commas, when there is
@@ -5473,15 +5473,15 @@ unsigned long long int
 <li>  enum specifier
 <li>  typedef name
 </ul>
-<p><!--para 3 -->
+<p><a name="6.7.2p3" href="#6.7.2p3"><small>3</small></a>
  The type specifier _Complex shall not be used if the implementation does not provide
  complex types.<sup><a href="#note104"><b>104)</b></a></sup>
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.7.2p4" href="#6.7.2p4"><small>4</small></a>
  Specifiers for structures, unions, and enumerations are discussed in <a href="#6.7.2.1">6.7.2.1</a> through
  <a href="#6.7.2.3">6.7.2.3</a>. Declarations of typedef names are discussed in <a href="#6.7.7">6.7.7</a>. The characteristics of the
  other types are discussed in <a href="#6.2.5">6.2.5</a>.
-<p><!--para 5 -->
+<p><a name="6.7.2p5" href="#6.7.2p5"><small>5</small></a>
  Each of the comma-separated sets designates the same type, except that for bit-fields, it is
  implementation-defined whether the specifier int designates the same type as signed
  int or the same type as unsigned int.
@@ -5500,7 +5500,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.7.2.1" href="#6.7.2.1">6.7.2.1 Structure and union specifiers</a></h5>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.2.1p1" href="#6.7.2.1p1"><small>1</small></a>
 <pre>
           struct-or-union-specifier:
                   struct-or-union identifier<sub>opt</sub> { struct-declaration-list }
@@ -5524,46 +5524,46 @@ unsigned long long int
                   declarator<sub>opt</sub> : constant-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.2.1p2" href="#6.7.2.1p2"><small>2</small></a>
  A structure or union shall not contain a member with incomplete or function type (hence,
  a structure shall not contain an instance of itself, but may contain a pointer to an instance
  of itself), except that the last member of a structure with more than one named member
  may have incomplete array type; such a structure (and any union containing, possibly
  recursively, a member that is such a structure) shall not be a member of a structure or an
  element of an array.
-<p><!--para 3 -->
+<p><a name="6.7.2.1p3" href="#6.7.2.1p3"><small>3</small></a>
  The expression that specifies the width of a bit-field shall be an integer constant
  expression with a nonnegative value that does not exceed the width of an object of the
  type that would be specified were the colon and expression omitted. If the value is zero,
  the declaration shall have no declarator.
-<p><!--para 4 -->
+<p><a name="6.7.2.1p4" href="#6.7.2.1p4"><small>4</small></a>
  A bit-field shall have a type that is a qualified or unqualified version of _Bool, signed
  int, unsigned int, or some other implementation-defined type.
 <!--page 114 -->
 <p><b>Semantics</b>
-<p><!--para 5 -->
+<p><a name="6.7.2.1p5" href="#6.7.2.1p5"><small>5</small></a>
  As discussed in <a href="#6.2.5">6.2.5</a>, a structure is a type consisting of a sequence of members, whose
  storage is allocated in an ordered sequence, and a union is a type consisting of a sequence
  of members whose storage overlap.
-<p><!--para 6 -->
+<p><a name="6.7.2.1p6" href="#6.7.2.1p6"><small>6</small></a>
  Structure and union specifiers have the same form. The keywords struct and union
  indicate that the type being specified is, respectively, a structure type or a union type.
-<p><!--para 7 -->
+<p><a name="6.7.2.1p7" href="#6.7.2.1p7"><small>7</small></a>
  The presence of a struct-declaration-list in a struct-or-union-specifier declares a new type,
  within a translation unit. The struct-declaration-list is a sequence of declarations for the
  members of the structure or union. If the struct-declaration-list contains no named
  members, the behavior is undefined. The type is incomplete until after the } that
  terminates the list.
-<p><!--para 8 -->
+<p><a name="6.7.2.1p8" href="#6.7.2.1p8"><small>8</small></a>
  A member of a structure or union may have any object type other than a variably
  modified type.<sup><a href="#note105"><b>105)</b></a></sup> In addition, a member may be declared to consist of a specified
  number of bits (including a sign bit, if any). Such a member is called a bit-field;<sup><a href="#note106"><b>106)</b></a></sup> its
  width is preceded by a colon.
-<p><!--para 9 -->
+<p><a name="6.7.2.1p9" href="#6.7.2.1p9"><small>9</small></a>
  A bit-field is interpreted as a signed or unsigned integer type consisting of the specified
  number of bits.<sup><a href="#note107"><b>107)</b></a></sup> If the value 0 or 1 is stored into a nonzero-width bit-field of type
  _Bool, the value of the bit-field shall compare equal to the value stored.
-<p><!--para 10 -->
+<p><a name="6.7.2.1p10" href="#6.7.2.1p10"><small>10</small></a>
  An implementation may allocate any addressable storage unit large enough to hold a bit-
  field. If enough space remains, a bit-field that immediately follows another bit-field in a
  structure shall be packed into adjacent bits of the same unit. If insufficient space remains,
@@ -5571,7 +5571,7 @@ unsigned long long int
  implementation-defined. The order of allocation of bit-fields within a unit (high-order to
  low-order or low-order to high-order) is implementation-defined. The alignment of the
  addressable storage unit is unspecified.
-<p><!--para 11 -->
+<p><a name="6.7.2.1p11" href="#6.7.2.1p11"><small>11</small></a>
  A bit-field declaration with no declarator, but only a colon and a width, indicates an
  unnamed bit-field.<sup><a href="#note108"><b>108)</b></a></sup> As a special case, a bit-field structure member with a width of 0
  indicates that no further bit-field is to be packed into the unit in which the previous bit-
@@ -5579,23 +5579,23 @@ unsigned long long int
  
  
 <!--page 115 -->
-<p><!--para 12 -->
+<p><a name="6.7.2.1p12" href="#6.7.2.1p12"><small>12</small></a>
  Each non-bit-field member of a structure or union object is aligned in an implementation-
  defined manner appropriate to its type.
-<p><!--para 13 -->
+<p><a name="6.7.2.1p13" href="#6.7.2.1p13"><small>13</small></a>
  Within a structure object, the non-bit-field members and the units in which bit-fields
  reside have addresses that increase in the order in which they are declared. A pointer to a
  structure object, suitably converted, points to its initial member (or if that member is a
  bit-field, then to the unit in which it resides), and vice versa. There may be unnamed
  padding within a structure object, but not at its beginning.
-<p><!--para 14 -->
+<p><a name="6.7.2.1p14" href="#6.7.2.1p14"><small>14</small></a>
  The size of a union is sufficient to contain the largest of its members. The value of at
  most one of the members can be stored in a union object at any time. A pointer to a
  union object, suitably converted, points to each of its members (or if a member is a bit-
  field, then to the unit in which it resides), and vice versa.
-<p><!--para 15 -->
+<p><a name="6.7.2.1p15" href="#6.7.2.1p15"><small>15</small></a>
  There may be unnamed padding at the end of a structure or union.
-<p><!--para 16 -->
+<p><a name="6.7.2.1p16" href="#6.7.2.1p16"><small>16</small></a>
  As a special case, the last element of a structure with more than one named member may
  have an incomplete array type; this is called a flexible array member. In most situations,
  the flexible array member is ignored. In particular, the size of the structure is as if the
@@ -5608,7 +5608,7 @@ unsigned long long int
  from that of the replacement array. If this array would have no elements, it behaves as if
  it had one element but the behavior is undefined if any attempt is made to access that
  element or to generate a pointer one past it.
-<p><!--para 17 -->
+<p><a name="6.7.2.1p17" href="#6.7.2.1p17"><small>17</small></a>
  EXAMPLE       After the declaration:
 <pre>
          struct s { int n; double d[]; };
@@ -5625,7 +5625,7 @@ unsigned long long int
 </pre>
  (there are circumstances in which this equivalence is broken; in particular, the offsets of member d might
  not be the same).
-<p><!--para 18 -->
+<p><a name="6.7.2.1p18" href="#6.7.2.1p18"><small>18</small></a>
  Following the above declaration:
 <!--page 116 -->
 <pre>
@@ -5641,7 +5641,7 @@ unsigned long long int
 </pre>
  in which case the assignment would be legitimate. Nevertheless, it cannot appear in strictly conforming
  code.
-<p><!--para 19 -->
+<p><a name="6.7.2.1p19" href="#6.7.2.1p19"><small>19</small></a>
  After the further declaration:
 <pre>
           struct ss { int n; };
@@ -5652,7 +5652,7 @@ unsigned long long int
           sizeof (struct s) &gt;= offsetof(struct s, d)
 </pre>
  are always equal to 1.
-<p><!--para 20 -->
+<p><a name="6.7.2.1p20" href="#6.7.2.1p20"><small>20</small></a>
  If sizeof (double) is 8, then after the following code is executed:
 <pre>
           struct s *s1;
@@ -5666,7 +5666,7 @@ unsigned long long int
           struct { int n; double d[8]; } *s1;
           struct { int n; double d[5]; } *s2;
 </pre>
-<p><!--para 21 -->
+<p><a name="6.7.2.1p21" href="#6.7.2.1p21"><small>21</small></a>
  Following the further successful assignments:
 <pre>
           s1 = malloc(sizeof (struct s) + 10);
@@ -5684,7 +5684,7 @@ unsigned long long int
           dp = &amp;(s2-&gt;d[0]);           //   valid
           *dp = 42;                   //   undefined behavior
 </pre>
-<p><!--para 22 -->
+<p><a name="6.7.2.1p22" href="#6.7.2.1p22"><small>22</small></a>
  The assignment:
 <pre>
           *s1 = *s2;
@@ -5712,7 +5712,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.7.2.2" href="#6.7.2.2">6.7.2.2 Enumeration specifiers</a></h5>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.2.2p1" href="#6.7.2.2p1"><small>1</small></a>
 <pre>
           enum-specifier:
                 enum identifier<sub>opt</sub> { enumerator-list }
@@ -5726,11 +5726,11 @@ unsigned long long int
                 enumeration-constant = constant-expression
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.2.2p2" href="#6.7.2.2p2"><small>2</small></a>
  The expression that defines the value of an enumeration constant shall be an integer
  constant expression that has a value representable as an int.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.7.2.2p3" href="#6.7.2.2p3"><small>3</small></a>
  The identifiers in an enumerator list are declared as constants that have type int and
  may appear wherever such are permitted.<sup><a href="#note109"><b>109)</b></a></sup> An enumerator with = defines its
  enumeration constant as the value of the constant expression. If the first enumerator has
@@ -5739,7 +5739,7 @@ unsigned long long int
  adding 1 to the value of the previous enumeration constant. (The use of enumerators with
  = may produce enumeration constants with values that duplicate other values in the same
  enumeration.) The enumerators of an enumeration are also known as its members.
-<p><!--para 4 -->
+<p><a name="6.7.2.2p4" href="#6.7.2.2p4"><small>4</small></a>
  Each enumerated type shall be compatible with char, a signed integer type, or an
  unsigned integer type. The choice of type is implementation-defined,<sup><a href="#note110"><b>110)</b></a></sup> but shall be
  capable of representing the values of all the members of the enumeration. The
@@ -5750,7 +5750,7 @@ unsigned long long int
  
  
 <!--page 118 -->
-<p><!--para 5 -->
+<p><a name="6.7.2.2p5" href="#6.7.2.2p5"><small>5</small></a>
  EXAMPLE       The following fragment:
 <pre>
          enum hue { chartreuse, burgundy, claret=20, winedark };
@@ -5776,27 +5776,27 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.7.2.3" href="#6.7.2.3">6.7.2.3 Tags</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.7.2.3p1" href="#6.7.2.3p1"><small>1</small></a>
  A specific type shall have its content defined at most once.
-<p><!--para 2 -->
+<p><a name="6.7.2.3p2" href="#6.7.2.3p2"><small>2</small></a>
  Where two declarations that use the same tag declare the same type, they shall both use
  the same choice of struct, union, or enum.
-<p><!--para 3 -->
+<p><a name="6.7.2.3p3" href="#6.7.2.3p3"><small>3</small></a>
  A type specifier of the form
 <pre>
          enum identifier
 </pre>
  without an enumerator list shall only appear after the type it specifies is complete.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.7.2.3p4" href="#6.7.2.3p4"><small>4</small></a>
  All declarations of structure, union, or enumerated types that have the same scope and
  use the same tag declare the same type. The type is incomplete<sup><a href="#note111"><b>111)</b></a></sup> until the closing brace
  of the list defining the content, and complete thereafter.
-<p><!--para 5 -->
+<p><a name="6.7.2.3p5" href="#6.7.2.3p5"><small>5</small></a>
  Two declarations of structure, union, or enumerated types which are in different scopes or
  use different tags declare distinct types. Each declaration of a structure, union, or
  enumerated type which does not include a tag declares a distinct type.
-<p><!--para 6 -->
+<p><a name="6.7.2.3p6" href="#6.7.2.3p6"><small>6</small></a>
  A type specifier of the form
 <pre>
          struct-or-union identifier<sub>opt</sub> { struct-declaration-list }
@@ -5814,13 +5814,13 @@ unsigned long long int
 <!--page 119 -->
  union content, or enumeration content. If an identifier is provided,<sup><a href="#note112"><b>112)</b></a></sup> the type specifier
  also declares the identifier to be the tag of that type.
-<p><!--para 7 -->
+<p><a name="6.7.2.3p7" href="#6.7.2.3p7"><small>7</small></a>
  A declaration of the form
 <pre>
           struct-or-union identifier ;
 </pre>
  specifies a structure or union type and declares the identifier as a tag of that type.<sup><a href="#note113"><b>113)</b></a></sup>
-<p><!--para 8 -->
+<p><a name="6.7.2.3p8" href="#6.7.2.3p8"><small>8</small></a>
  If a type specifier of the form
 <pre>
           struct-or-union identifier
@@ -5828,7 +5828,7 @@ unsigned long long int
  occurs other than as part of one of the above forms, and no other declaration of the
  identifier as a tag is visible, then it declares an incomplete structure or union type, and
  declares the identifier as the tag of that type.<sup><a href="#note113"><b>113)</b></a></sup>
-<p><!--para 9 -->
+<p><a name="6.7.2.3p9" href="#6.7.2.3p9"><small>9</small></a>
  If a type specifier of the form
 <pre>
           struct-or-union identifier
@@ -5840,7 +5840,7 @@ unsigned long long int
  occurs other than as part of one of the above forms, and a declaration of the identifier as a
  tag is visible, then it specifies the same type as that other declaration, and does not
  redeclare the tag.
-<p><!--para 10 -->
+<p><a name="6.7.2.3p10" href="#6.7.2.3p10"><small>10</small></a>
  EXAMPLE 1       This mechanism allows declaration of a self-referential structure.
 <pre>
           struct tnode {
@@ -5857,7 +5857,7 @@ unsigned long long int
  these declarations, the expression sp-&gt;left refers to the left struct tnode pointer of the object to
  which sp points; the expression s.right-&gt;count designates the count member of the right struct
  tnode pointed to from s.
-<p><!--para 11 -->
+<p><a name="6.7.2.3p11" href="#6.7.2.3p11"><small>11</small></a>
  The following alternative formulation uses the typedef mechanism:
  
  
@@ -5873,7 +5873,7 @@ unsigned long long int
           TNODE s, *sp;
 </pre>
  
-<p><!--para 12 -->
+<p><a name="6.7.2.3p12" href="#6.7.2.3p12"><small>12</small></a>
  EXAMPLE 2 To illustrate the use of prior declaration of a tag to specify a pair of mutually referential
  structures, the declarations
 <pre>
@@ -5909,7 +5909,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.3" href="#6.7.3">6.7.3 Type qualifiers</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.3p1" href="#6.7.3p1"><small>1</small></a>
 <pre>
           type-qualifier:
                  const
@@ -5917,14 +5917,14 @@ unsigned long long int
                  volatile
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.3p2" href="#6.7.3p2"><small>2</small></a>
  Types other than pointer types derived from object or incomplete types shall not be
  restrict-qualified.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.7.3p3" href="#6.7.3p3"><small>3</small></a>
  The properties associated with qualified types are meaningful only for expressions that
  are lvalues.<sup><a href="#note114"><b>114)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="6.7.3p4" href="#6.7.3p4"><small>4</small></a>
  If the same qualifier appears more than once in the same specifier-qualifier-list, either
  directly or via one or more typedefs, the behavior is the same as if it appeared only
  once.
@@ -5933,12 +5933,12 @@ unsigned long long int
  
  
 <!--page 121 -->
-<p><!--para 5 -->
+<p><a name="6.7.3p5" href="#6.7.3p5"><small>5</small></a>
  If an attempt is made to modify an object defined with a const-qualified type through use
  of an lvalue with non-const-qualified type, the behavior is undefined. If an attempt is
  made to refer to an object defined with a volatile-qualified type through use of an lvalue
  with non-volatile-qualified type, the behavior is undefined.<sup><a href="#note115"><b>115)</b></a></sup>
-<p><!--para 6 -->
+<p><a name="6.7.3p6" href="#6.7.3p6"><small>6</small></a>
  An object that has volatile-qualified type may be modified in ways unknown to the
  implementation or have other unknown side effects. Therefore any expression referring
  to such an object shall be evaluated strictly according to the rules of the abstract machine,
@@ -5946,7 +5946,7 @@ unsigned long long int
  object shall agree with that prescribed by the abstract machine, except as modified by the
  unknown factors mentioned previously.<sup><a href="#note116"><b>116)</b></a></sup> What constitutes an access to an object that
  has volatile-qualified type is implementation-defined.
-<p><!--para 7 -->
+<p><a name="6.7.3p7" href="#6.7.3p7"><small>7</small></a>
  An object that is accessed through a restrict-qualified pointer has a special association
  with that pointer. This association, defined in <a href="#6.7.3.1">6.7.3.1</a> below, requires that all accesses to
  that object use, directly or indirectly, the value of that particular pointer.<sup><a href="#note117"><b>117)</b></a></sup> The intended
@@ -5954,15 +5954,15 @@ unsigned long long int
  optimization, and deleting all instances of the qualifier from all preprocessing translation
  units composing a conforming program does not change its meaning (i.e., observable
  behavior).
-<p><!--para 8 -->
+<p><a name="6.7.3p8" href="#6.7.3p8"><small>8</small></a>
  If the specification of an array type includes any type qualifiers, the element type is so-
  qualified, not the array type. If the specification of a function type includes any type
  qualifiers, the behavior is undefined.<sup><a href="#note118"><b>118)</b></a></sup>
-<p><!--para 9 -->
+<p><a name="6.7.3p9" href="#6.7.3p9"><small>9</small></a>
  For two qualified types to be compatible, both shall have the identically qualified version
  of a compatible type; the order of type qualifiers within a list of specifiers or qualifiers
  does not affect the specified type.
-<p><!--para 10 -->
+<p><a name="6.7.3p10" href="#6.7.3p10"><small>10</small></a>
  EXAMPLE 1       An object declared
 <pre>
           extern const volatile int real_time_clock;
@@ -5973,7 +5973,7 @@ unsigned long long int
  
  
 <!--page 122 -->
-<p><!--para 11 -->
+<p><a name="6.7.3p11" href="#6.7.3p11"><small>11</small></a>
  EXAMPLE 2 The following declarations and expressions illustrate the behavior when type qualifiers
  modify an aggregate type:
 <pre>
@@ -6014,20 +6014,20 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.7.3.1" href="#6.7.3.1">6.7.3.1 Formal definition of restrict</a></h5>
-<p><!--para 1 -->
+<p><a name="6.7.3.1p1" href="#6.7.3.1p1"><small>1</small></a>
  Let D be a declaration of an ordinary identifier that provides a means of designating an
  object P as a restrict-qualified pointer to type T.
-<p><!--para 2 -->
+<p><a name="6.7.3.1p2" href="#6.7.3.1p2"><small>2</small></a>
  If D appears inside a block and does not have storage class extern, let B denote the
  block. If D appears in the list of parameter declarations of a function definition, let B
  denote the associated block. Otherwise, let B denote the block of main (or the block of
  whatever function is called at program startup in a freestanding environment).
-<p><!--para 3 -->
+<p><a name="6.7.3.1p3" href="#6.7.3.1p3"><small>3</small></a>
  In what follows, a pointer expression E is said to be based on object P if (at some
  sequence point in the execution of B prior to the evaluation of E) modifying P to point to
  a copy of the array object into which it formerly pointed would change the value of E.<sup><a href="#note119"><b>119)</b></a></sup>
  Note that ''based'' is defined only for expressions with pointer types.
-<p><!--para 4 -->
+<p><a name="6.7.3.1p4" href="#6.7.3.1p4"><small>4</small></a>
  During each execution of B, let L be any lvalue that has &amp;L based on P. If L is used to
  access the value of the object X that it designates, and X is also modified (by any means),
  then the following requirements apply: T shall not be const-qualified. Every other lvalue
@@ -6037,15 +6037,15 @@ unsigned long long int
  object P2, associated with block B2, then either the execution of B2 shall begin before
  the execution of B, or the execution of B2 shall end prior to the assignment. If these
  requirements are not met, then the behavior is undefined.
-<p><!--para 5 -->
+<p><a name="6.7.3.1p5" href="#6.7.3.1p5"><small>5</small></a>
  Here an execution of B means that portion of the execution of the program that would
  correspond to the lifetime of an object with scalar type and automatic storage duration
  
 <!--page 123 -->
  associated with B.
-<p><!--para 6 -->
+<p><a name="6.7.3.1p6" href="#6.7.3.1p6"><small>6</small></a>
  A translator is free to ignore any or all aliasing implications of uses of restrict.
-<p><!--para 7 -->
+<p><a name="6.7.3.1p7" href="#6.7.3.1p7"><small>7</small></a>
  EXAMPLE 1       The file scope declarations
 <pre>
           int * restrict a;
@@ -6055,7 +6055,7 @@ unsigned long long int
  assert that if an object is accessed using one of a, b, or c, and that object is modified anywhere in the
  program, then it is never accessed using either of the other two.
  
-<p><!--para 8 -->
+<p><a name="6.7.3.1p8" href="#6.7.3.1p8"><small>8</small></a>
  EXAMPLE 2 The function parameter declarations in the following example
 <pre>
          void f(int n, int * restrict p, int * restrict q)
@@ -6066,7 +6066,7 @@ unsigned long long int
 </pre>
  assert that, during each execution of the function, if an object is accessed through one of the pointer
  parameters, then it is not also accessed through the other.
-<p><!--para 9 -->
+<p><a name="6.7.3.1p9" href="#6.7.3.1p9"><small>9</small></a>
  The benefit of the restrict qualifiers is that they enable a translator to make an effective dependence
  analysis of function f without examining any of the calls of f in the program. The cost is that the
  programmer has to examine all of those calls to ensure that none give undefined behavior. For example, the
@@ -6081,7 +6081,7 @@ unsigned long long int
          }
 </pre>
  
-<p><!--para 10 -->
+<p><a name="6.7.3.1p10" href="#6.7.3.1p10"><small>10</small></a>
  EXAMPLE 3       The function parameter declarations
 <pre>
          void h(int n, int * restrict p, int * restrict q, int * restrict r)
@@ -6095,7 +6095,7 @@ unsigned long long int
  are disjoint arrays, a call of the form h(100, a, b, b) has defined behavior, because array b is not
  modified within function h.
  
-<p><!--para 11 -->
+<p><a name="6.7.3.1p11" href="#6.7.3.1p11"><small>11</small></a>
  EXAMPLE 4 The rule limiting assignments between restricted pointers does not distinguish between a
  function call and an equivalent nested block. With one exception, only ''outer-to-inner'' assignments
  between restricted pointers declared in nested blocks have defined behavior.
@@ -6113,7 +6113,7 @@ unsigned long long int
                    }
           }
 </pre>
-<p><!--para 12 -->
+<p><a name="6.7.3.1p12" href="#6.7.3.1p12"><small>12</small></a>
  The one exception allows the value of a restricted pointer to be carried out of the block in which it (or, more
  precisely, the ordinary identifier used to designate it) is declared when that block finishes execution. For
  example, this permits new_vector to return a vector.
@@ -6139,29 +6139,29 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.4" href="#6.7.4">6.7.4 Function specifiers</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.4p1" href="#6.7.4p1"><small>1</small></a>
 <pre>
           function-specifier:
                  inline
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.4p2" href="#6.7.4p2"><small>2</small></a>
  Function specifiers shall be used only in the declaration of an identifier for a function.
-<p><!--para 3 -->
+<p><a name="6.7.4p3" href="#6.7.4p3"><small>3</small></a>
  An inline definition of a function with external linkage shall not contain a definition of a
  modifiable object with static storage duration, and shall not contain a reference to an
  identifier with internal linkage.
-<p><!--para 4 -->
+<p><a name="6.7.4p4" href="#6.7.4p4"><small>4</small></a>
  In a hosted environment, the inline function specifier shall not appear in a declaration
  of main.
 <p><b>Semantics</b>
-<p><!--para 5 -->
+<p><a name="6.7.4p5" href="#6.7.4p5"><small>5</small></a>
  A function declared with an inline function specifier is an inline function. The
  function specifier may appear more than once; the behavior is the same as if it appeared
  only once. Making a function an inline function suggests that calls to the function be as
  fast as possible.<sup><a href="#note120"><b>120)</b></a></sup> The extent to which such suggestions are effective is
  implementation-defined.<sup><a href="#note121"><b>121)</b></a></sup>
-<p><!--para 6 -->
+<p><a name="6.7.4p6" href="#6.7.4p6"><small>6</small></a>
  Any function with internal linkage can be an inline function. For a function with external
  linkage, the following restrictions apply: If a function is declared with an inline
 <!--page 125 -->
@@ -6173,7 +6173,7 @@ unsigned long long int
  provides an alternative to an external definition, which a translator may use to implement
  any call to the function in the same translation unit. It is unspecified whether a call to the
  function uses the inline definition or the external definition.<sup><a href="#note122"><b>122)</b></a></sup>
-<p><!--para 7 -->
+<p><a name="6.7.4p7" href="#6.7.4p7"><small>7</small></a>
  EXAMPLE The declaration of an inline function with external linkage can result in either an external
  definition, or a definition available for use only within the translation unit. A file scope declaration with
  extern creates an external definition. The following example shows an entire translation unit.
@@ -6193,7 +6193,7 @@ unsigned long long int
                 return is_fahr ? cels(temp) : fahr(temp);
           }
 </pre>
-<p><!--para 8 -->
+<p><a name="6.7.4p8" href="#6.7.4p8"><small>8</small></a>
  Note that the definition of fahr is an external definition because fahr is also declared with extern, but
  the definition of cels is an inline definition. Because cels has external linkage and is referenced, an
  external definition has to appear in another translation unit (see <a href="#6.9">6.9</a>); the inline definition and the external
@@ -6224,7 +6224,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.5" href="#6.7.5">6.7.5 Declarators</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.5p1" href="#6.7.5p1"><small>1</small></a>
 <pre>
           declarator:
                  pointer<sub>opt</sub> direct-declarator
@@ -6257,18 +6257,18 @@ unsigned long long int
                   identifier-list , identifier
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.7.5p2" href="#6.7.5p2"><small>2</small></a>
  Each declarator declares one identifier, and asserts that when an operand of the same
  form as the declarator appears in an expression, it designates a function or object with the
  scope, storage duration, and type indicated by the declaration specifiers.
-<p><!--para 3 -->
+<p><a name="6.7.5p3" href="#6.7.5p3"><small>3</small></a>
  A full declarator is a declarator that is not part of another declarator. The end of a full
  declarator is a sequence point. If, in the nested sequence of declarators in a full
 <!--page 127 -->
  declarator, there is a declarator specifying a variable length array type, the type specified
  by the full declarator is said to be variably modified. Furthermore, any type derived by
  declarator type derivation from a variably modified type is itself variably modified.
-<p><!--para 4 -->
+<p><a name="6.7.5p4" href="#6.7.5p4"><small>4</small></a>
  In the following subclauses, consider a declaration
 <pre>
          T D1
@@ -6276,13 +6276,13 @@ unsigned long long int
  where T contains the declaration specifiers that specify a type T (such as int) and D1 is
  a declarator that contains an identifier ident. The type specified for the identifier ident in
  the various forms of declarator is described inductively using this notation.
-<p><!--para 5 -->
+<p><a name="6.7.5p5" href="#6.7.5p5"><small>5</small></a>
  If, in the declaration ''T D1'', D1 has the form
 <pre>
          identifier
 </pre>
  then the type specified for ident is T .
-<p><!--para 6 -->
+<p><a name="6.7.5p6" href="#6.7.5p6"><small>6</small></a>
  If, in the declaration ''T D1'', D1 has the form
 <pre>
          ( D )
@@ -6291,7 +6291,7 @@ unsigned long long int
  parentheses is identical to the unparenthesized declarator, but the binding of complicated
  declarators may be altered by parentheses.
 <p><b>Implementation limits</b>
-<p><!--para 7 -->
+<p><a name="6.7.5p7" href="#6.7.5p7"><small>7</small></a>
  As discussed in <a href="#5.2.4.1">5.2.4.1</a>, an implementation may limit the number of pointer, array, and
  function declarators that modify an arithmetic, structure, union, or incomplete type, either
  directly or via one or more typedefs.
@@ -6300,7 +6300,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.7.5.1" href="#6.7.5.1">6.7.5.1 Pointer declarators</a></h5>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="6.7.5.1p1" href="#6.7.5.1p1"><small>1</small></a>
  If, in the declaration ''T D1'', D1 has the form
 <pre>
          * type-qualifier-list<sub>opt</sub> D
@@ -6308,10 +6308,10 @@ unsigned long long int
  and the type specified for ident in the declaration ''T D'' is ''derived-declarator-type-list
  T '', then the type specified for ident is ''derived-declarator-type-list type-qualifier-list
  pointer to T ''. For each type qualifier in the list, ident is a so-qualified pointer.
-<p><!--para 2 -->
+<p><a name="6.7.5.1p2" href="#6.7.5.1p2"><small>2</small></a>
  For two pointer types to be compatible, both shall be identically qualified and both shall
  be pointers to compatible types.
-<p><!--para 3 -->
+<p><a name="6.7.5.1p3" href="#6.7.5.1p3"><small>3</small></a>
  EXAMPLE The following pair of declarations demonstrates the difference between a ''variable pointer
  to a constant value'' and a ''constant pointer to a variable value''.
 <!--page 128 -->
@@ -6323,7 +6323,7 @@ unsigned long long int
  but ptr_to_constant itself may be changed to point to another object. Similarly, the contents of the
  int pointed to by constant_ptr may be modified, but constant_ptr itself shall always point to the
  same location.
-<p><!--para 4 -->
+<p><a name="6.7.5.1p4" href="#6.7.5.1p4"><small>4</small></a>
  The declaration of the constant pointer constant_ptr may be clarified by including a definition for the
  type ''pointer to int''.
 <pre>
@@ -6336,7 +6336,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.7.5.2" href="#6.7.5.2">6.7.5.2 Array declarators</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.7.5.2p1" href="#6.7.5.2p1"><small>1</small></a>
  In addition to optional type qualifiers and the keyword static, the [ and ] may delimit
  an expression or *. If they delimit an expression (which specifies the size of an array), the
  expression shall have an integer type. If the expression is a constant expression, it shall
@@ -6344,12 +6344,12 @@ unsigned long long int
  type. The optional type qualifiers and the keyword static shall appear only in a
  declaration of a function parameter with an array type, and then only in the outermost
  array type derivation.
-<p><!--para 2 -->
+<p><a name="6.7.5.2p2" href="#6.7.5.2p2"><small>2</small></a>
  An ordinary identifier (as defined in <a href="#6.2.3">6.2.3</a>) that has a variably modified type shall have
  either block scope and no linkage or function prototype scope. If an identifier is declared
  to be an object with static storage duration, it shall not have a variable length array type.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.7.5.2p3" href="#6.7.5.2p3"><small>3</small></a>
  If, in the declaration ''T D1'', D1 has one of the forms:
 <pre>
           D[ type-qualifier-list<sub>opt</sub> assignment-expression<sub>opt</sub> ]
@@ -6360,7 +6360,7 @@ unsigned long long int
  and the type specified for ident in the declaration ''T D'' is ''derived-declarator-type-list
  T '', then the type specified for ident is ''derived-declarator-type-list array of T ''.<sup><a href="#note123"><b>123)</b></a></sup>
  (See <a href="#6.7.5.3">6.7.5.3</a> for the meaning of the optional type qualifiers and the keyword static.)
-<p><!--para 4 -->
+<p><a name="6.7.5.2p4" href="#6.7.5.2p4"><small>4</small></a>
  If the size is not present, the array type is an incomplete type. If the size is * instead of
  being an expression, the array type is a variable length array type of unspecified size,
  which can only be used in declarations with function prototype scope;<sup><a href="#note124"><b>124)</b></a></sup> such arrays are
@@ -6369,7 +6369,7 @@ unsigned long long int
 <!--page 129 -->
  type has a known constant size, the array type is not a variable length array type;
  otherwise, the array type is a variable length array type.
-<p><!--para 5 -->
+<p><a name="6.7.5.2p5" href="#6.7.5.2p5"><small>5</small></a>
  If the size is an expression that is not an integer constant expression: if it occurs in a
  declaration at function prototype scope, it is treated as if it were replaced by *; otherwise,
  each time it is evaluated it shall have a value greater than zero. The size of each instance
@@ -6377,20 +6377,20 @@ unsigned long long int
  expression is part of the operand of a sizeof operator and changing the value of the
  size expression would not affect the result of the operator, it is unspecified whether or not
  the size expression is evaluated.
-<p><!--para 6 -->
+<p><a name="6.7.5.2p6" href="#6.7.5.2p6"><small>6</small></a>
  For two array types to be compatible, both shall have compatible element types, and if
  both size specifiers are present, and are integer constant expressions, then both size
  specifiers shall have the same constant value. If the two array types are used in a context
  which requires them to be compatible, it is undefined behavior if the two size specifiers
  evaluate to unequal values.
-<p><!--para 7 -->
+<p><a name="6.7.5.2p7" href="#6.7.5.2p7"><small>7</small></a>
  EXAMPLE 1
 <pre>
           float fa[11], *afp[17];
 </pre>
  declares an array of float numbers and an array of pointers to float numbers.
  
-<p><!--para 8 -->
+<p><a name="6.7.5.2p8" href="#6.7.5.2p8"><small>8</small></a>
  EXAMPLE 2       Note the distinction between the declarations
 <pre>
           extern int *x;
@@ -6399,7 +6399,7 @@ unsigned long long int
  The first declares x to be a pointer to int; the second declares y to be an array of int of unspecified size
  (an incomplete type), the storage for which is defined elsewhere.
  
-<p><!--para 9 -->
+<p><a name="6.7.5.2p9" href="#6.7.5.2p9"><small>9</small></a>
  EXAMPLE 3       The following declarations demonstrate the compatibility rules for variably modified types.
 <pre>
           extern int n;
@@ -6420,7 +6420,7 @@ unsigned long long int
  
  
 <!--page 130 -->
-<p><!--para 10 -->
+<p><a name="6.7.5.2p10" href="#6.7.5.2p10"><small>10</small></a>
  EXAMPLE 4 All declarations of variably modified (VM) types have to be at either block scope or
  function prototype scope. Array objects declared with the static or extern storage-class specifier
  cannot have a variable length array (VLA) type. However, an object declared with the static storage-
@@ -6460,19 +6460,19 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.7.5.3" href="#6.7.5.3">6.7.5.3 Function declarators (including prototypes)</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.7.5.3p1" href="#6.7.5.3p1"><small>1</small></a>
  A function declarator shall not specify a return type that is a function type or an array
  type.
-<p><!--para 2 -->
+<p><a name="6.7.5.3p2" href="#6.7.5.3p2"><small>2</small></a>
  The only storage-class specifier that shall occur in a parameter declaration is register.
-<p><!--para 3 -->
+<p><a name="6.7.5.3p3" href="#6.7.5.3p3"><small>3</small></a>
  An identifier list in a function declarator that is not part of a definition of that function
  shall be empty.
-<p><!--para 4 -->
+<p><a name="6.7.5.3p4" href="#6.7.5.3p4"><small>4</small></a>
  After adjustment, the parameters in a parameter type list in a function declarator that is
  part of a definition of that function shall not have incomplete type.
 <p><b>Semantics</b>
-<p><!--para 5 -->
+<p><a name="6.7.5.3p5" href="#6.7.5.3p5"><small>5</small></a>
  If, in the declaration ''T D1'', D1 has the form
 <pre>
           D( parameter-type-list )
@@ -6485,43 +6485,43 @@ unsigned long long int
  and the type specified for ident in the declaration ''T D'' is ''derived-declarator-type-list
  T '', then the type specified for ident is ''derived-declarator-type-list function returning
  T ''.
-<p><!--para 6 -->
+<p><a name="6.7.5.3p6" href="#6.7.5.3p6"><small>6</small></a>
  A parameter type list specifies the types of, and may declare identifiers for, the
  parameters of the function.
-<p><!--para 7 -->
+<p><a name="6.7.5.3p7" href="#6.7.5.3p7"><small>7</small></a>
  A declaration of a parameter as ''array of type'' shall be adjusted to ''qualified pointer to
  type'', where the type qualifiers (if any) are those specified within the [ and ] of the
  array type derivation. If the keyword static also appears within the [ and ] of the
  array type derivation, then for each call to the function, the value of the corresponding
  actual argument shall provide access to the first element of an array with at least as many
  elements as specified by the size expression.
-<p><!--para 8 -->
+<p><a name="6.7.5.3p8" href="#6.7.5.3p8"><small>8</small></a>
  A declaration of a parameter as ''function returning type'' shall be adjusted to ''pointer to
  function returning type'', as in <a href="#6.3.2.1">6.3.2.1</a>.
-<p><!--para 9 -->
+<p><a name="6.7.5.3p9" href="#6.7.5.3p9"><small>9</small></a>
  If the list terminates with an ellipsis (, ...), no information about the number or types
  of the parameters after the comma is supplied.<sup><a href="#note125"><b>125)</b></a></sup>
-<p><!--para 10 -->
+<p><a name="6.7.5.3p10" href="#6.7.5.3p10"><small>10</small></a>
  The special case of an unnamed parameter of type void as the only item in the list
  specifies that the function has no parameters.
-<p><!--para 11 -->
+<p><a name="6.7.5.3p11" href="#6.7.5.3p11"><small>11</small></a>
  If, in a parameter declaration, an identifier can be treated either as a typedef name or as a
  parameter name, it shall be taken as a typedef name.
-<p><!--para 12 -->
+<p><a name="6.7.5.3p12" href="#6.7.5.3p12"><small>12</small></a>
  If the function declarator is not part of a definition of that function, parameters may have
  incomplete type and may use the [*] notation in their sequences of declarator specifiers
  to specify variable length array types.
-<p><!--para 13 -->
+<p><a name="6.7.5.3p13" href="#6.7.5.3p13"><small>13</small></a>
  The storage-class specifier in the declaration specifiers for a parameter declaration, if
  present, is ignored unless the declared parameter is one of the members of the parameter
  type list for a function definition.
-<p><!--para 14 -->
+<p><a name="6.7.5.3p14" href="#6.7.5.3p14"><small>14</small></a>
  An identifier list declares only the identifiers of the parameters of the function. An empty
  list in a function declarator that is part of a definition of that function specifies that the
  function has no parameters. The empty list in a function declarator that is not part of a
  definition of that function specifies that no information about the number or types of the
  parameters is supplied.<sup><a href="#note126"><b>126)</b></a></sup>
-<p><!--para 15 -->
+<p><a name="6.7.5.3p15" href="#6.7.5.3p15"><small>15</small></a>
  For two function types to be compatible, both shall specify compatible return types.<sup><a href="#note127"><b>127)</b></a></sup>
  
  
@@ -6540,7 +6540,7 @@ unsigned long long int
  compatibility and of a composite type, each parameter declared with function or array
  type is taken as having the adjusted type and each parameter declared with qualified type
  is taken as having the unqualified version of its declared type.)
-<p><!--para 16 -->
+<p><a name="6.7.5.3p16" href="#6.7.5.3p16"><small>16</small></a>
  EXAMPLE 1       The declaration
 <pre>
           int f(void), *fip(), (*pfi)();
@@ -6552,13 +6552,13 @@ unsigned long long int
  and then using indirection through the pointer result to yield an int. In the declarator (*pfi)(), the
  extra parentheses are necessary to indicate that indirection through a pointer to a function yields a function
  designator, which is then used to call the function; it returns an int.
-<p><!--para 17 -->
+<p><a name="6.7.5.3p17" href="#6.7.5.3p17"><small>17</small></a>
  If the declaration occurs outside of any function, the identifiers have file scope and external linkage. If the
  declaration occurs inside a function, the identifiers of the functions f and fip have block scope and either
  internal or external linkage (depending on what file scope declarations for these identifiers are visible), and
  the identifier of the pointer pfi has block scope and no linkage.
  
-<p><!--para 18 -->
+<p><a name="6.7.5.3p18" href="#6.7.5.3p18"><small>18</small></a>
  EXAMPLE 2       The declaration
 <pre>
           int (*apfi[3])(int *x, int *y);
@@ -6567,7 +6567,7 @@ unsigned long long int
  parameters that are pointers to int. The identifiers x and y are declared for descriptive purposes only and
  go out of scope at the end of the declaration of apfi.
  
-<p><!--para 19 -->
+<p><a name="6.7.5.3p19" href="#6.7.5.3p19"><small>19</small></a>
  EXAMPLE 3       The declaration
 <pre>
           int (*fpfi(int (*)(long), int))(int, ...);
@@ -6577,7 +6577,7 @@ unsigned long long int
  The pointer returned by fpfi points to a function that has one int parameter and accepts zero or more
  additional arguments of any type.
 <!--page 133 -->
-<p><!--para 20 -->
+<p><a name="6.7.5.3p20" href="#6.7.5.3p20"><small>20</small></a>
  EXAMPLE 4        The following prototype has a variably modified parameter.
 <pre>
            void addscalar(int n, int m,
@@ -6598,7 +6598,7 @@ unsigned long long int
            }
 </pre>
  
-<p><!--para 21 -->
+<p><a name="6.7.5.3p21" href="#6.7.5.3p21"><small>21</small></a>
  EXAMPLE 5        The following are all compatible function prototype declarators.
 <pre>
            double    maximum(int       n,   int   m,   double   a[n][m]);
@@ -6631,7 +6631,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.6" href="#6.7.6">6.7.6 Type names</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.6p1" href="#6.7.6p1"><small>1</small></a>
 <pre>
           type-name:
                  specifier-qualifier-list abstract-declarator<sub>opt</sub>
@@ -6650,11 +6650,11 @@ unsigned long long int
                   direct-abstract-declarator<sub>opt</sub> ( parameter-type-list<sub>opt</sub> )
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.7.6p2" href="#6.7.6p2"><small>2</small></a>
  In several contexts, it is necessary to specify a type. This is accomplished using a type
  name, which is syntactically a declaration for a function or an object of that type that
  omits the identifier.<sup><a href="#note128"><b>128)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.7.6p3" href="#6.7.6p3"><small>3</small></a>
  EXAMPLE        The constructions
 <pre>
           (a)      int
@@ -6686,16 +6686,16 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.7" href="#6.7.7">6.7.7 Type definitions</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.7p1" href="#6.7.7p1"><small>1</small></a>
 <pre>
           typedef-name:
                  identifier
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.7p2" href="#6.7.7p2"><small>2</small></a>
  If a typedef name specifies a variably modified type then it shall have block scope.
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.7.7p3" href="#6.7.7p3"><small>3</small></a>
  In a declaration whose storage-class specifier is typedef, each declarator defines an
  identifier to be a typedef name that denotes the type specified for the identifier in the way
  described in <a href="#6.7.5">6.7.5</a>. Any array size expressions associated with variable length array
@@ -6711,7 +6711,7 @@ unsigned long long int
  type-list T '' where the derived-declarator-type-list is specified by the declarators of D. A
  typedef name shares the same name space as other identifiers declared in ordinary
  declarators.
-<p><!--para 4 -->
+<p><a name="6.7.7p4" href="#6.7.7p4"><small>4</small></a>
  EXAMPLE 1       After
 <pre>
           typedef int MILES, KLICKSP();
@@ -6728,7 +6728,7 @@ unsigned long long int
  parameter specification returning int'', and that of x and z is the specified structure; zp is a pointer to
  such a structure. The object distance has a type compatible with any other int object.
  
-<p><!--para 5 -->
+<p><a name="6.7.7p5" href="#6.7.7p5"><small>5</small></a>
  EXAMPLE 2       After the declarations
 <pre>
           typedef struct s1 { int x; } t1, *tp1;
@@ -6737,7 +6737,7 @@ unsigned long long int
  type t1 and the type pointed to by tp1 are compatible. Type t1 is also compatible with type struct
  s1, but not compatible with the types struct s2, t2, the type pointed to by tp2, or int.
 <!--page 136 -->
-<p><!--para 6 -->
+<p><a name="6.7.7p6" href="#6.7.7p6"><small>6</small></a>
  EXAMPLE 3       The following obscure constructions
 <pre>
          typedef signed int t;
@@ -6764,7 +6764,7 @@ unsigned long long int
  with type pointer to function returning signed int with one unnamed parameter with type signed
  int'', and an identifier t with type long int.
  
-<p><!--para 7 -->
+<p><a name="6.7.7p7" href="#6.7.7p7"><small>7</small></a>
  EXAMPLE 4 On the other hand, typedef names can be used to improve code readability. All three of the
  following declarations of the signal function specify exactly the same type, the first without making use
  of any typedef names.
@@ -6775,7 +6775,7 @@ unsigned long long int
          pfv signal(int, pfv);
 </pre>
  
-<p><!--para 8 -->
+<p><a name="6.7.7p8" href="#6.7.7p8"><small>8</small></a>
  EXAMPLE 5 If a typedef name denotes a variable length array type, the length of the array is fixed at the
  time the typedef name is defined, not each time it is used:
 <!--page 137 -->
@@ -6794,7 +6794,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.7.8" href="#6.7.8">6.7.8 Initialization</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.7.8p1" href="#6.7.8p1"><small>1</small></a>
 <pre>
           initializer:
                    assignment-expression
@@ -6813,19 +6813,19 @@ unsigned long long int
                  . identifier
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.7.8p2" href="#6.7.8p2"><small>2</small></a>
  No initializer shall attempt to provide a value for an object not contained within the entity
  being initialized.
-<p><!--para 3 -->
+<p><a name="6.7.8p3" href="#6.7.8p3"><small>3</small></a>
  The type of the entity to be initialized shall be an array of unknown size or an object type
  that is not a variable length array type.
-<p><!--para 4 -->
+<p><a name="6.7.8p4" href="#6.7.8p4"><small>4</small></a>
  All the expressions in an initializer for an object that has static storage duration shall be
  constant expressions or string literals.
-<p><!--para 5 -->
+<p><a name="6.7.8p5" href="#6.7.8p5"><small>5</small></a>
  If the declaration of an identifier has block scope, and the identifier has external or
  internal linkage, the declaration shall have no initializer for the identifier.
-<p><!--para 6 -->
+<p><a name="6.7.8p6" href="#6.7.8p6"><small>6</small></a>
  If a designator has the form
 <pre>
           [ constant-expression ]
@@ -6833,7 +6833,7 @@ unsigned long long int
  then the current object (defined below) shall have array type and the expression shall be
  an integer constant expression. If the array is of unknown size, any nonnegative value is
  valid.
-<p><!--para 7 -->
+<p><a name="6.7.8p7" href="#6.7.8p7"><small>7</small></a>
  If a designator has the form
 <pre>
           . identifier
@@ -6842,13 +6842,13 @@ unsigned long long int
  identifier shall be the name of a member of that type.
 <!--page 138 -->
 <p><b>Semantics</b>
-<p><!--para 8 -->
+<p><a name="6.7.8p8" href="#6.7.8p8"><small>8</small></a>
  An initializer specifies the initial value stored in an object.
-<p><!--para 9 -->
+<p><a name="6.7.8p9" href="#6.7.8p9"><small>9</small></a>
  Except where explicitly stated otherwise, for the purposes of this subclause unnamed
  members of objects of structure and union type do not participate in initialization.
  Unnamed members of structure objects have indeterminate value even after initialization.
-<p><!--para 10 -->
+<p><a name="6.7.8p10" href="#6.7.8p10"><small>10</small></a>
  If an object that has automatic storage duration is not initialized explicitly, its value is
  indeterminate. If an object that has static storage duration is not initialized explicitly,
  then:
@@ -6859,33 +6859,33 @@ unsigned long long int
 <li>  if it is a union, the first named member is initialized (recursively) according to these
  rules.
 </ul>
-<p><!--para 11 -->
+<p><a name="6.7.8p11" href="#6.7.8p11"><small>11</small></a>
  The initializer for a scalar shall be a single expression, optionally enclosed in braces. The
  initial value of the object is that of the expression (after conversion); the same type
  constraints and conversions as for simple assignment apply, taking the type of the scalar
  to be the unqualified version of its declared type.
-<p><!--para 12 -->
+<p><a name="6.7.8p12" href="#6.7.8p12"><small>12</small></a>
  The rest of this subclause deals with initializers for objects that have aggregate or union
  type.
-<p><!--para 13 -->
+<p><a name="6.7.8p13" href="#6.7.8p13"><small>13</small></a>
  The initializer for a structure or union object that has automatic storage duration shall be
  either an initializer list as described below, or a single expression that has compatible
  structure or union type. In the latter case, the initial value of the object, including
  unnamed members, is that of the expression.
-<p><!--para 14 -->
+<p><a name="6.7.8p14" href="#6.7.8p14"><small>14</small></a>
  An array of character type may be initialized by a character string literal, optionally
  enclosed in braces. Successive characters of the character string literal (including the
  terminating null character if there is room or if the array is of unknown size) initialize the
  elements of the array.
-<p><!--para 15 -->
+<p><a name="6.7.8p15" href="#6.7.8p15"><small>15</small></a>
  An array with element type compatible with wchar_t may be initialized by a wide
  string literal, optionally enclosed in braces. Successive wide characters of the wide string
  literal (including the terminating null wide character if there is room or if the array is of
  unknown size) initialize the elements of the array.
-<p><!--para 16 -->
+<p><a name="6.7.8p16" href="#6.7.8p16"><small>16</small></a>
  Otherwise, the initializer for an object that has aggregate or union type shall be a brace-
  enclosed list of initializers for the elements or named members.
-<p><!--para 17 -->
+<p><a name="6.7.8p17" href="#6.7.8p17"><small>17</small></a>
  Each brace-enclosed initializer list has an associated current object. When no
  designations are present, subobjects of the current object are initialized in order according
  to the type of the current object: array elements in increasing subscript order, structure
@@ -6894,18 +6894,18 @@ unsigned long long int
  designation causes the following initializer to begin initialization of the subobject
  described by the designator. Initialization then continues forward in order, beginning
  with the next subobject after that described by the designator.<sup><a href="#note130"><b>130)</b></a></sup>
-<p><!--para 18 -->
+<p><a name="6.7.8p18" href="#6.7.8p18"><small>18</small></a>
  Each designator list begins its description with the current object associated with the
  closest surrounding brace pair. Each item in the designator list (in order) specifies a
  particular member of its current object and changes the current object for the next
  designator (if any) to be that member.<sup><a href="#note131"><b>131)</b></a></sup> The current object that results at the end of the
  designator list is the subobject to be initialized by the following initializer.
-<p><!--para 19 -->
+<p><a name="6.7.8p19" href="#6.7.8p19"><small>19</small></a>
  The initialization shall occur in initializer list order, each initializer provided for a
  particular subobject overriding any previously listed initializer for the same subobject;<sup><a href="#note132"><b>132)</b></a></sup>
  all subobjects that are not initialized explicitly shall be initialized implicitly the same as
  objects that have static storage duration.
-<p><!--para 20 -->
+<p><a name="6.7.8p20" href="#6.7.8p20"><small>20</small></a>
  If the aggregate or union contains elements or members that are aggregates or unions,
  these rules apply recursively to the subaggregates or contained unions. If the initializer of
  a subaggregate or contained union begins with a left brace, the initializers enclosed by
@@ -6914,12 +6914,12 @@ unsigned long long int
  taken to account for the elements or members of the subaggregate or the first member of
  the contained union; any remaining initializers are left to initialize the next element or
  member of the aggregate of which the current subaggregate or contained union is a part.
-<p><!--para 21 -->
+<p><a name="6.7.8p21" href="#6.7.8p21"><small>21</small></a>
  If there are fewer initializers in a brace-enclosed list than there are elements or members
  of an aggregate, or fewer characters in a string literal used to initialize an array of known
  size than there are elements in the array, the remainder of the aggregate shall be
  initialized implicitly the same as objects that have static storage duration.
-<p><!--para 22 -->
+<p><a name="6.7.8p22" href="#6.7.8p22"><small>22</small></a>
  If an array of unknown size is initialized, its size is determined by the largest indexed
  element with an explicit initializer. At the end of its initializer list, the array no longer
  has incomplete type.
@@ -6927,10 +6927,10 @@ unsigned long long int
  
  
 <!--page 140 -->
-<p><!--para 23 -->
+<p><a name="6.7.8p23" href="#6.7.8p23"><small>23</small></a>
  The order in which any side effects occur among the initialization list expressions is
  unspecified.<sup><a href="#note133"><b>133)</b></a></sup>
-<p><!--para 24 -->
+<p><a name="6.7.8p24" href="#6.7.8p24"><small>24</small></a>
  EXAMPLE 1       Provided that <a href="#7.3">&lt;complex.h&gt;</a> has been #included, the declarations
 <pre>
           int i = <a href="#3.5">3.5</a>;
@@ -6938,7 +6938,7 @@ unsigned long long int
 </pre>
  define and initialize i with the value 3 and c with the value 5.0 + i3.0.
  
-<p><!--para 25 -->
+<p><a name="6.7.8p25" href="#6.7.8p25"><small>25</small></a>
  EXAMPLE 2 The declaration
 <pre>
           int x[] = { 1, 3, 5 };
@@ -6946,7 +6946,7 @@ unsigned long long int
  defines and initializes x as a one-dimensional array object that has three elements, as no size was specified
  and there are three initializers.
  
-<p><!--para 26 -->
+<p><a name="6.7.8p26" href="#6.7.8p26"><small>26</small></a>
  EXAMPLE 3       The declaration
 <pre>
           int y[4][3] =         {
@@ -6967,7 +6967,7 @@ unsigned long long int
  The initializer for y[0] does not begin with a left brace, so three items from the list are used. Likewise the
  next three are taken successively for y[1] and y[2].
  
-<p><!--para 27 -->
+<p><a name="6.7.8p27" href="#6.7.8p27"><small>27</small></a>
  EXAMPLE 4       The declaration
 <pre>
           int z[4][3] = {
@@ -6976,7 +6976,7 @@ unsigned long long int
 </pre>
  initializes the first column of z as specified and initializes the rest with zeros.
  
-<p><!--para 28 -->
+<p><a name="6.7.8p28" href="#6.7.8p28"><small>28</small></a>
  EXAMPLE 5       The declaration
 <pre>
           struct { int a[3], b; } w[] = { { 1 }, 2 };
@@ -6988,7 +6988,7 @@ unsigned long long int
  
  
 <!--page 141 -->
-<p><!--para 29 -->
+<p><a name="6.7.8p29" href="#6.7.8p29"><small>29</small></a>
  EXAMPLE 6         The declaration
 <pre>
            short q[4][3][2] = {
@@ -7028,11 +7028,11 @@ unsigned long long int
            };
 </pre>
  in a fully bracketed form.
-<p><!--para 30 -->
+<p><a name="6.7.8p30" href="#6.7.8p30"><small>30</small></a>
  Note that the fully bracketed and minimally bracketed forms of initialization are, in general, less likely to
  cause confusion.
  
-<p><!--para 31 -->
+<p><a name="6.7.8p31" href="#6.7.8p31"><small>31</small></a>
  EXAMPLE 7         One form of initialization that completes array types involves typedef names. Given the
  declaration
 <pre>
@@ -7048,7 +7048,7 @@ unsigned long long int
 </pre>
  due to the rules for incomplete types.
 <!--page 142 -->
-<p><!--para 32 -->
+<p><a name="6.7.8p32" href="#6.7.8p32"><small>32</small></a>
  EXAMPLE 8       The declaration
 <pre>
           char s[] = "abc", t[3] = "abc";
@@ -7067,7 +7067,7 @@ unsigned long long int
  with length 4 whose elements are initialized with a character string literal. If an attempt is made to use p to
  modify the contents of the array, the behavior is undefined.
  
-<p><!--para 33 -->
+<p><a name="6.7.8p33" href="#6.7.8p33"><small>33</small></a>
  EXAMPLE 9       Arrays can be initialized to correspond to the elements of an enumeration by using
  designators:
 <pre>
@@ -7078,13 +7078,13 @@ unsigned long long int
           };
 </pre>
  
-<p><!--para 34 -->
+<p><a name="6.7.8p34" href="#6.7.8p34"><small>34</small></a>
  EXAMPLE 10       Structure members can be initialized to nonzero values without depending on their order:
 <pre>
           div_t answer = { .quot = 2, .rem = -1 };
 </pre>
  
-<p><!--para 35 -->
+<p><a name="6.7.8p35" href="#6.7.8p35"><small>35</small></a>
  EXAMPLE 11 Designators can be used to provide explicit initialization when unadorned initializer lists
  might be misunderstood:
 <pre>
@@ -7092,18 +7092,18 @@ unsigned long long int
                 { [0].a = {1}, [1].a[0] = 2 };
 </pre>
  
-<p><!--para 36 -->
+<p><a name="6.7.8p36" href="#6.7.8p36"><small>36</small></a>
  EXAMPLE 12       Space can be ''allocated'' from both ends of an array by using a single designator:
 <pre>
           int a[MAX] = {
                 1, 3, 5, 7, 9, [MAX-5] = 8, 6, 4, 2, 0
           };
 </pre>
-<p><!--para 37 -->
+<p><a name="6.7.8p37" href="#6.7.8p37"><small>37</small></a>
  In the above, if MAX is greater than ten, there will be some zero-valued elements in the middle; if it is less
  than ten, some of the values provided by the first five initializers will be overridden by the second five.
  
-<p><!--para 38 -->
+<p><a name="6.7.8p38" href="#6.7.8p38"><small>38</small></a>
  EXAMPLE 13       Any member of a union can be initialized:
 <pre>
           union { /* ... */ } u = { .any_member = 42 };
@@ -7132,7 +7132,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.8" href="#6.8">6.8 Statements and blocks</a></h3>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.8p1" href="#6.8p1"><small>1</small></a>
 <pre>
           statement:
                  labeled-statement
@@ -7143,17 +7143,17 @@ unsigned long long int
                  jump-statement
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8p2" href="#6.8p2"><small>2</small></a>
  A statement specifies an action to be performed. Except as indicated, statements are
  executed in sequence.
-<p><!--para 3 -->
+<p><a name="6.8p3" href="#6.8p3"><small>3</small></a>
  A block allows a set of declarations and statements to be grouped into one syntactic unit.
  The initializers of objects that have automatic storage duration, and the variable length
  array declarators of ordinary identifiers with block scope, are evaluated and the values are
  stored in the objects (including storing an indeterminate value in objects without an
  initializer) each time the declaration is reached in the order of execution, as if it were a
  statement, and within each declaration in the order that declarators appear.
-<p><!--para 4 -->
+<p><a name="6.8p4" href="#6.8p4"><small>4</small></a>
  A full expression is an expression that is not part of another expression or of a declarator.
  Each of the following is a full expression: an initializer; the expression in an expression
  statement; the controlling expression of a selection statement (if or switch); the
@@ -7166,7 +7166,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.8.1" href="#6.8.1">6.8.1 Labeled statements</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.8.1p1" href="#6.8.1p1"><small>1</small></a>
 <pre>
           labeled-statement:
                  identifier : statement
@@ -7174,14 +7174,14 @@ unsigned long long int
                  default : statement
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.8.1p2" href="#6.8.1p2"><small>2</small></a>
  A case or default label shall appear only in a switch statement. Further
  constraints on such labels are discussed under the switch statement.
 <!--page 144 -->
-<p><!--para 3 -->
+<p><a name="6.8.1p3" href="#6.8.1p3"><small>3</small></a>
  Label names shall be unique within a function.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.8.1p4" href="#6.8.1p4"><small>4</small></a>
  Any statement may be preceded by a prefix that declares an identifier as a label name.
  Labels in themselves do not alter the flow of control, which continues unimpeded across
  them.
@@ -7190,7 +7190,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.8.2" href="#6.8.2">6.8.2 Compound statement</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.8.2p1" href="#6.8.2p1"><small>1</small></a>
 <pre>
           compound-statement:
                 { block-item-list<sub>opt</sub> }
@@ -7202,24 +7202,24 @@ unsigned long long int
                   statement
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.2p2" href="#6.8.2p2"><small>2</small></a>
  A compound statement is a block.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.8.3" href="#6.8.3">6.8.3 Expression and null statements</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.8.3p1" href="#6.8.3p1"><small>1</small></a>
 <pre>
           expression-statement:
                  expression<sub>opt</sub> ;
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.3p2" href="#6.8.3p2"><small>2</small></a>
  The expression in an expression statement is evaluated as a void expression for its side
  effects.<sup><a href="#note134"><b>134)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.8.3p3" href="#6.8.3p3"><small>3</small></a>
  A null statement (consisting of just a semicolon) performs no operations.
-<p><!--para 4 -->
+<p><a name="6.8.3p4" href="#6.8.3p4"><small>4</small></a>
  EXAMPLE 1 If a function call is evaluated as an expression statement for its side effects only, the
  discarding of its value may be made explicit by converting the expression to a void expression by means of
  a cast:
@@ -7232,7 +7232,7 @@ unsigned long long int
  
  
 <!--page 145 -->
-<p><!--para 5 -->
+<p><a name="6.8.3p5" href="#6.8.3p5"><small>5</small></a>
  EXAMPLE 2       In the program fragment
 <pre>
           char *s;
@@ -7242,7 +7242,7 @@ unsigned long long int
 </pre>
  a null statement is used to supply an empty loop body to the iteration statement.
  
-<p><!--para 6 -->
+<p><a name="6.8.3p6" href="#6.8.3p6"><small>6</small></a>
  EXAMPLE 3       A null statement may also be used to carry a label just before the closing } of a compound
  statement.
 <pre>
@@ -7268,7 +7268,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.8.4" href="#6.8.4">6.8.4 Selection statements</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.8.4p1" href="#6.8.4p1"><small>1</small></a>
 <pre>
           selection-statement:
                   if ( expression ) statement
@@ -7276,10 +7276,10 @@ unsigned long long int
                   switch ( expression ) statement
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.4p2" href="#6.8.4p2"><small>2</small></a>
  A selection statement selects among a set of statements depending on the value of a
  controlling expression.
-<p><!--para 3 -->
+<p><a name="6.8.4p3" href="#6.8.4p3"><small>3</small></a>
  A selection statement is a block whose scope is a strict subset of the scope of its
  enclosing block. Each associated substatement is also a block whose scope is a strict
  subset of the scope of the selection statement.
@@ -7287,29 +7287,29 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.4.1" href="#6.8.4.1">6.8.4.1 The if statement</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.8.4.1p1" href="#6.8.4.1p1"><small>1</small></a>
  The controlling expression of an if statement shall have scalar type.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.4.1p2" href="#6.8.4.1p2"><small>2</small></a>
  In both forms, the first substatement is executed if the expression compares unequal to 0.
  In the else form, the second substatement is executed if the expression compares equal
 <!--page 146 -->
  to 0. If the first substatement is reached via a label, the second substatement is not
  executed.
-<p><!--para 3 -->
+<p><a name="6.8.4.1p3" href="#6.8.4.1p3"><small>3</small></a>
  An else is associated with the lexically nearest preceding if that is allowed by the
  syntax.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.4.2" href="#6.8.4.2">6.8.4.2 The switch statement</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.8.4.2p1" href="#6.8.4.2p1"><small>1</small></a>
  The controlling expression of a switch statement shall have integer type.
-<p><!--para 2 -->
+<p><a name="6.8.4.2p2" href="#6.8.4.2p2"><small>2</small></a>
  If a switch statement has an associated case or default label within the scope of an
  identifier with a variably modified type, the entire switch statement shall be within the
  scope of that identifier.<sup><a href="#note135"><b>135)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.8.4.2p3" href="#6.8.4.2p3"><small>3</small></a>
  The expression of each case label shall be an integer constant expression and no two of
  the case constant expressions in the same switch statement shall have the same value
  after conversion. There may be at most one default label in a switch statement.
@@ -7317,12 +7317,12 @@ unsigned long long int
  expressions with values that duplicate case constant expressions in the enclosing
  switch statement.)
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.8.4.2p4" href="#6.8.4.2p4"><small>4</small></a>
  A switch statement causes control to jump to, into, or past the statement that is the
  switch body, depending on the value of a controlling expression, and on the presence of a
  default label and the values of any case labels on or in the switch body. A case or
  default label is accessible only within the closest enclosing switch statement.
-<p><!--para 5 -->
+<p><a name="6.8.4.2p5" href="#6.8.4.2p5"><small>5</small></a>
  The integer promotions are performed on the controlling expression. The constant
  expression in each case label is converted to the promoted type of the controlling
  expression. If a converted value matches that of the promoted controlling expression,
@@ -7331,7 +7331,7 @@ unsigned long long int
  expression matches and there is no default label, no part of the switch body is
  executed.
 <p><b>Implementation limits</b>
-<p><!--para 6 -->
+<p><a name="6.8.4.2p6" href="#6.8.4.2p6"><small>6</small></a>
  As discussed in <a href="#5.2.4.1">5.2.4.1</a>, the implementation may limit the number of case values in a
  switch statement.
  
@@ -7339,7 +7339,7 @@ unsigned long long int
  
  
 <!--page 147 -->
-<p><!--para 7 -->
+<p><a name="6.8.4.2p7" href="#6.8.4.2p7"><small>7</small></a>
  EXAMPLE        In the artificial program fragment
 <pre>
           switch (expr)
@@ -7366,7 +7366,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.8.5" href="#6.8.5">6.8.5 Iteration statements</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.8.5p1" href="#6.8.5p1"><small>1</small></a>
 <pre>
           iteration-statement:
                   while ( expression ) statement
@@ -7375,17 +7375,17 @@ unsigned long long int
                   for ( declaration expression<sub>opt</sub> ; expression<sub>opt</sub> ) statement
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.8.5p2" href="#6.8.5p2"><small>2</small></a>
  The controlling expression of an iteration statement shall have scalar type.
-<p><!--para 3 -->
+<p><a name="6.8.5p3" href="#6.8.5p3"><small>3</small></a>
  The declaration part of a for statement shall only declare identifiers for objects having
  storage class auto or register.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.8.5p4" href="#6.8.5p4"><small>4</small></a>
  An iteration statement causes a statement called the loop body to be executed repeatedly
  until the controlling expression compares equal to 0. The repetition occurs regardless of
  whether the loop body is entered from the iteration statement or by a jump.<sup><a href="#note136"><b>136)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="6.8.5p5" href="#6.8.5p5"><small>5</small></a>
  An iteration statement is a block whose scope is a strict subset of the scope of its
  enclosing block. The loop body is also a block whose scope is a strict subset of the scope
  of the iteration statement.
@@ -7402,19 +7402,19 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.5.1" href="#6.8.5.1">6.8.5.1 The while statement</a></h5>
-<p><!--para 1 -->
+<p><a name="6.8.5.1p1" href="#6.8.5.1p1"><small>1</small></a>
  The evaluation of the controlling expression takes place before each execution of the loop
  body.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.5.2" href="#6.8.5.2">6.8.5.2 The do statement</a></h5>
-<p><!--para 1 -->
+<p><a name="6.8.5.2p1" href="#6.8.5.2p1"><small>1</small></a>
  The evaluation of the controlling expression takes place after each execution of the loop
  body.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.5.3" href="#6.8.5.3">6.8.5.3 The for statement</a></h5>
-<p><!--para 1 -->
+<p><a name="6.8.5.3p1" href="#6.8.5.3p1"><small>1</small></a>
  The statement
 <pre>
           for ( clause-1 ; expression-2 ; expression-3 ) statement
@@ -7426,7 +7426,7 @@ unsigned long long int
  the entire loop, including the other two expressions; it is reached in the order of execution
  before the first evaluation of the controlling expression. If clause-1 is an expression, it is
  evaluated as a void expression before the first evaluation of the controlling expression.<sup><a href="#note137"><b>137)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="6.8.5.3p2" href="#6.8.5.3p2"><small>2</small></a>
  Both clause-1 and expression-3 can be omitted. An omitted expression-2 is replaced by a
  nonzero constant.
 
@@ -7440,7 +7440,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.8.6" href="#6.8.6">6.8.6 Jump statements</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.8.6p1" href="#6.8.6p1"><small>1</small></a>
 <pre>
           jump-statement:
                  goto identifier ;
@@ -7449,7 +7449,7 @@ unsigned long long int
                  return expression<sub>opt</sub> ;
 </pre>
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.6p2" href="#6.8.6p2"><small>2</small></a>
  A jump statement causes an unconditional jump to another place.
  
  
@@ -7460,15 +7460,15 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.6.1" href="#6.8.6.1">6.8.6.1 The goto statement</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.8.6.1p1" href="#6.8.6.1p1"><small>1</small></a>
  The identifier in a goto statement shall name a label located somewhere in the enclosing
  function. A goto statement shall not jump from outside the scope of an identifier having
  a variably modified type to inside the scope of that identifier.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.6.1p2" href="#6.8.6.1p2"><small>2</small></a>
  A goto statement causes an unconditional jump to the statement prefixed by the named
  label in the enclosing function.
-<p><!--para 3 -->
+<p><a name="6.8.6.1p3" href="#6.8.6.1p3"><small>3</small></a>
  EXAMPLE 1 It is sometimes convenient to jump into the middle of a complicated set of statements. The
  following outline presents one possible approach to a problem based on these three assumptions:
 <ol>
@@ -7496,7 +7496,7 @@ unsigned long long int
 </pre>
 <!--page 150 -->
 </ol>
-<p><!--para 4 -->
+<p><a name="6.8.6.1p4" href="#6.8.6.1p4"><small>4</small></a>
  EXAMPLE 2 A goto statement is not allowed to jump past any declarations of objects with variably
  modified types. A jump within the scope, however, is permitted.
 <pre>
@@ -7518,10 +7518,10 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.6.2" href="#6.8.6.2">6.8.6.2 The continue statement</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.8.6.2p1" href="#6.8.6.2p1"><small>1</small></a>
  A continue statement shall appear only in or as a loop body.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.6.2p2" href="#6.8.6.2p2"><small>2</small></a>
  A continue statement causes a jump to the loop-continuation portion of the smallest
  enclosing iteration statement; that is, to the end of the loop body. More precisely, in each
  of the statements
@@ -7543,10 +7543,10 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.6.3" href="#6.8.6.3">6.8.6.3 The break statement</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.8.6.3p1" href="#6.8.6.3p1"><small>1</small></a>
  A break statement shall appear only in or as a switch body or loop body.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.6.3p2" href="#6.8.6.3p2"><small>2</small></a>
  A break statement terminates execution of the smallest enclosing switch or iteration
  statement.
  
@@ -7557,20 +7557,20 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.8.6.4" href="#6.8.6.4">6.8.6.4 The return statement</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.8.6.4p1" href="#6.8.6.4p1"><small>1</small></a>
  A return statement with an expression shall not appear in a function whose return type
  is void. A return statement without an expression shall only appear in a function
  whose return type is void.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.8.6.4p2" href="#6.8.6.4p2"><small>2</small></a>
  A return statement terminates execution of the current function and returns control to
  its caller. A function may have any number of return statements.
-<p><!--para 3 -->
+<p><a name="6.8.6.4p3" href="#6.8.6.4p3"><small>3</small></a>
  If a return statement with an expression is executed, the value of the expression is
  returned to the caller as the value of the function call expression. If the expression has a
  type different from the return type of the function in which it appears, the value is
  converted as if by assignment to an object having the return type of the function.<sup><a href="#note139"><b>139)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="6.8.6.4p4" href="#6.8.6.4p4"><small>4</small></a>
  EXAMPLE       In:
 <pre>
          struct s { double i; } f(void);
@@ -7609,7 +7609,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.9" href="#6.9">6.9 External definitions</a></h3>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.9p1" href="#6.9p1"><small>1</small></a>
 <pre>
           translation-unit:
                   external-declaration
@@ -7619,23 +7619,23 @@ unsigned long long int
                  declaration
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.9p2" href="#6.9p2"><small>2</small></a>
  The storage-class specifiers auto and register shall not appear in the declaration
  specifiers in an external declaration.
-<p><!--para 3 -->
+<p><a name="6.9p3" href="#6.9p3"><small>3</small></a>
  There shall be no more than one external definition for each identifier declared with
  internal linkage in a translation unit. Moreover, if an identifier declared with internal
  linkage is used in an expression (other than as a part of the operand of a sizeof
  operator whose result is an integer constant), there shall be exactly one external definition
  for the identifier in the translation unit.
 <p><b>Semantics</b>
-<p><!--para 4 -->
+<p><a name="6.9p4" href="#6.9p4"><small>4</small></a>
  As discussed in <a href="#5.1.1.1">5.1.1.1</a>, the unit of program text after preprocessing is a translation unit,
  which consists of a sequence of external declarations. These are described as ''external''
  because they appear outside any function (and hence have file scope). As discussed in
  <a href="#6.7">6.7</a>, a declaration that also causes storage to be reserved for an object or a function named
  by the identifier is a definition.
-<p><!--para 5 -->
+<p><a name="6.9p5" href="#6.9p5"><small>5</small></a>
  An external definition is an external declaration that is also a definition of a function
  (other than an inline definition) or an object. If an identifier declared with external
  linkage is used in an expression (other than as part of the operand of a sizeof operator
@@ -7656,7 +7656,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.9.1" href="#6.9.1">6.9.1 Function definitions</a></h4>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.9.1p1" href="#6.9.1p1"><small>1</small></a>
 <pre>
           function-definition:
                  declaration-specifiers declarator declaration-list<sub>opt</sub> compound-statement
@@ -7665,20 +7665,20 @@ unsigned long long int
                  declaration-list declaration
 </pre>
 <p><b>Constraints</b>
-<p><!--para 2 -->
+<p><a name="6.9.1p2" href="#6.9.1p2"><small>2</small></a>
  The identifier declared in a function definition (which is the name of the function) shall
  have a function type, as specified by the declarator portion of the function definition.<sup><a href="#note141"><b>141)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.9.1p3" href="#6.9.1p3"><small>3</small></a>
  The return type of a function shall be void or an object type other than array type.
-<p><!--para 4 -->
+<p><a name="6.9.1p4" href="#6.9.1p4"><small>4</small></a>
  The storage-class specifier, if any, in the declaration specifiers shall be either extern or
  static.
-<p><!--para 5 -->
+<p><a name="6.9.1p5" href="#6.9.1p5"><small>5</small></a>
  If the declarator includes a parameter type list, the declaration of each parameter shall
  include an identifier, except for the special case of a parameter list consisting of a single
  parameter of type void, in which case there shall not be an identifier. No declaration list
  shall follow.
-<p><!--para 6 -->
+<p><a name="6.9.1p6" href="#6.9.1p6"><small>6</small></a>
  If the declarator includes an identifier list, each declaration in the declaration list shall
  have at least one declarator, those declarators shall declare only identifiers from the
  identifier list, and every identifier in the identifier list shall be declared. An identifier
@@ -7691,7 +7691,7 @@ unsigned long long int
  
 <!--page 154 -->
 <p><b>Semantics</b>
-<p><!--para 7 -->
+<p><a name="6.9.1p7" href="#6.9.1p7"><small>7</small></a>
  The declarator in a function definition specifies the name of the function being defined
  and the identifiers of its parameters. If the declarator includes a parameter type list, the
  list also specifies the types of all the parameters; such a declarator also serves as a
@@ -7699,26 +7699,26 @@ unsigned long long int
  declarator includes an identifier list,<sup><a href="#note142"><b>142)</b></a></sup> the types of the parameters shall be declared in a
  following declaration list. In either case, the type of each parameter is adjusted as
  described in <a href="#6.7.5.3">6.7.5.3</a> for a parameter type list; the resulting type shall be an object type.
-<p><!--para 8 -->
+<p><a name="6.9.1p8" href="#6.9.1p8"><small>8</small></a>
  If a function that accepts a variable number of arguments is defined without a parameter
  type list that ends with the ellipsis notation, the behavior is undefined.
-<p><!--para 9 -->
+<p><a name="6.9.1p9" href="#6.9.1p9"><small>9</small></a>
  Each parameter has automatic storage duration. Its identifier is an lvalue, which is in
  effect declared at the head of the compound statement that constitutes the function body
  (and therefore cannot be redeclared in the function body except in an enclosed block).
  The layout of the storage for parameters is unspecified.
-<p><!--para 10 -->
+<p><a name="6.9.1p10" href="#6.9.1p10"><small>10</small></a>
  On entry to the function, the size expressions of each variably modified parameter are
  evaluated and the value of each argument expression is converted to the type of the
  corresponding parameter as if by assignment. (Array expressions and function
  designators as arguments were converted to pointers before the call.)
-<p><!--para 11 -->
+<p><a name="6.9.1p11" href="#6.9.1p11"><small>11</small></a>
  After all parameters have been assigned, the compound statement that constitutes the
  body of the function definition is executed.
-<p><!--para 12 -->
+<p><a name="6.9.1p12" href="#6.9.1p12"><small>12</small></a>
  If the } that terminates a function is reached, and the value of the function call is used by
  the caller, the behavior is undefined.
-<p><!--para 13 -->
+<p><a name="6.9.1p13" href="#6.9.1p13"><small>13</small></a>
  EXAMPLE 1       In the following:
 <pre>
           extern int max(int a, int b)
@@ -7749,7 +7749,7 @@ unsigned long long int
  that the first form acts as a prototype declaration that forces conversion of the arguments of subsequent calls
  to the function, whereas the second form does not.
  
-<p><!--para 14 -->
+<p><a name="6.9.1p14" href="#6.9.1p14"><small>14</small></a>
  EXAMPLE 2           To pass one function to another, one might say
 <pre>
                       int f(void);
@@ -7797,10 +7797,10 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.9.2" href="#6.9.2">6.9.2 External object definitions</a></h4>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="6.9.2p1" href="#6.9.2p1"><small>1</small></a>
  If the declaration of an identifier for an object has file scope and an initializer, the
  declaration is an external definition for the identifier.
-<p><!--para 2 -->
+<p><a name="6.9.2p2" href="#6.9.2p2"><small>2</small></a>
  A declaration of an identifier for an object that has file scope without an initializer, and
  without a storage-class specifier or with the storage-class specifier static, constitutes a
  tentative definition. If a translation unit contains one or more tentative definitions for an
@@ -7808,11 +7808,11 @@ unsigned long long int
  the behavior is exactly as if the translation unit contains a file scope declaration of that
  identifier, with the composite type as of the end of the translation unit, with an initializer
  equal to 0.
-<p><!--para 3 -->
+<p><a name="6.9.2p3" href="#6.9.2p3"><small>3</small></a>
  If the declaration of an identifier for an object is a tentative definition and has internal
  linkage, the declared type shall not be an incomplete type.
 <!--page 156 -->
-<p><!--para 4 -->
+<p><a name="6.9.2p4" href="#6.9.2p4"><small>4</small></a>
  EXAMPLE 1
 <pre>
           int i1 = 1;                    // definition, external linkage
@@ -7832,7 +7832,7 @@ unsigned long long int
           extern    int   i5;            // refers to previous, whose linkage is internal
 </pre>
  
-<p><!--para 5 -->
+<p><a name="6.9.2p5" href="#6.9.2p5"><small>5</small></a>
  EXAMPLE 2       If at the end of the translation unit containing
 <pre>
           int i[];
@@ -7844,7 +7844,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="6.10" href="#6.10">6.10 Preprocessing directives</a></h3>
 <p><b>Syntax</b>
-<p><!--para 1 -->
+<p><a name="6.10p1" href="#6.10p1"><small>1</small></a>
 <!--page 158 -->
 <pre>
           preprocessing-file:
@@ -7900,7 +7900,7 @@ unsigned long long int
                  the new-line character
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="6.10p2" href="#6.10p2"><small>2</small></a>
  A preprocessing directive consists of a sequence of preprocessing tokens that satisfies the
  following constraints: The first token in the sequence is a # preprocessing token that (at
  the start of translation phase 4) is either the first character in the source file (optionally
@@ -7911,29 +7911,29 @@ unsigned long long int
  
 <!--page 159 -->
  invocation of a function-like macro.
-<p><!--para 3 -->
+<p><a name="6.10p3" href="#6.10p3"><small>3</small></a>
  A text line shall not begin with a # preprocessing token. A non-directive shall not begin
  with any of the directive names appearing in the syntax.
-<p><!--para 4 -->
+<p><a name="6.10p4" href="#6.10p4"><small>4</small></a>
  When in a group that is skipped (<a href="#6.10.1">6.10.1</a>), the directive syntax is relaxed to allow any
  sequence of preprocessing tokens to occur between the directive name and the following
  new-line character.
 <p><b>Constraints</b>
-<p><!--para 5 -->
+<p><a name="6.10p5" href="#6.10p5"><small>5</small></a>
  The only white-space characters that shall appear between preprocessing tokens within a
  preprocessing directive (from just after the introducing # preprocessing token through
  just before the terminating new-line character) are space and horizontal-tab (including
  spaces that have replaced comments or possibly other white-space characters in
  translation phase 3).
 <p><b>Semantics</b>
-<p><!--para 6 -->
+<p><a name="6.10p6" href="#6.10p6"><small>6</small></a>
  The implementation can process and skip sections of source files conditionally, include
  other source files, and replace macros. These capabilities are called preprocessing,
  because conceptually they occur before translation of the resulting translation unit.
-<p><!--para 7 -->
+<p><a name="6.10p7" href="#6.10p7"><small>7</small></a>
  The preprocessing tokens within a preprocessing directive are not subject to macro
  expansion unless otherwise stated.
-<p><!--para 8 -->
+<p><a name="6.10p8" href="#6.10p8"><small>8</small></a>
  EXAMPLE        In:
 <pre>
           #define EMPTY
@@ -7953,7 +7953,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.1" href="#6.10.1">6.10.1 Conditional inclusion</a></h4>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.10.1p1" href="#6.10.1p1"><small>1</small></a>
  The expression that controls conditional inclusion shall be an integer constant expression
  except that: it shall not contain a cast; identifiers (including those lexically identical to
  keywords) are interpreted as described below;<sup><a href="#note144"><b>144)</b></a></sup> and it may contain unary operator
@@ -7973,19 +7973,19 @@ unsigned long long int
  which evaluate to 1 if the identifier is currently defined as a macro name (that is, if it is
  predefined or if it has been the subject of a #define preprocessing directive without an
  intervening #undef directive with the same subject identifier), 0 if it is not.
-<p><!--para 2 -->
+<p><a name="6.10.1p2" href="#6.10.1p2"><small>2</small></a>
  Each preprocessing token that remains (in the list of preprocessing tokens that will
  become the controlling expression) after all macro replacements have occurred shall be in
  the lexical form of a token (<a href="#6.4">6.4</a>).
 <p><b>Semantics</b>
-<p><!--para 3 -->
+<p><a name="6.10.1p3" href="#6.10.1p3"><small>3</small></a>
  Preprocessing directives of the forms
 <pre>
       # if   constant-expression new-line group<sub>opt</sub>
       # elif constant-expression new-line group<sub>opt</sub>
 </pre>
  check whether the controlling constant expression evaluates to nonzero.
-<p><!--para 4 -->
+<p><a name="6.10.1p4" href="#6.10.1p4"><small>4</small></a>
  Prior to evaluation, macro invocations in the list of preprocessing tokens that will become
  the controlling constant expression are replaced (except for those macro names modified
  by the defined unary operator), just as in normal text. If the token defined is
@@ -8004,7 +8004,7 @@ unsigned long long int
  the value obtained when an identical character constant occurs in an expression (other
  than within a #if or #elif directive) is implementation-defined.<sup><a href="#note146"><b>146)</b></a></sup> Also, whether a
  single-character character constant may have a negative value is implementation-defined.
-<p><!--para 5 -->
+<p><a name="6.10.1p5" href="#6.10.1p5"><small>5</small></a>
  Preprocessing directives of the forms
  
  
@@ -8017,7 +8017,7 @@ unsigned long long int
  check whether the identifier is or is not currently defined as a macro name. Their
  conditions are equivalent to #if defined identifier and #if !defined identifier
  respectively.
-<p><!--para 6 -->
+<p><a name="6.10.1p6" href="#6.10.1p6"><small>6</small></a>
  Each directive's condition is checked in order. If it evaluates to false (zero), the group
  that it controls is skipped: directives are processed only through the name that determines
  the directive in order to keep track of the level of nested conditionals; the rest of the
@@ -8053,11 +8053,11 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.2" href="#6.10.2">6.10.2 Source file inclusion</a></h4>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.10.2p1" href="#6.10.2p1"><small>1</small></a>
  A #include directive shall identify a header or source file that can be processed by the
  implementation.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.10.2p2" href="#6.10.2p2"><small>2</small></a>
  A preprocessing directive of the form
 <pre>
     # include &lt;h-char-sequence&gt; new-line
@@ -8066,7 +8066,7 @@ unsigned long long int
  the specified sequence between the &lt; and &gt; delimiters, and causes the replacement of that
  directive by the entire contents of the header. How the places are specified or the header
  identified is implementation-defined.
-<p><!--para 3 -->
+<p><a name="6.10.2p3" href="#6.10.2p3"><small>3</small></a>
  A preprocessing directive of the form
  
  
@@ -8084,7 +8084,7 @@ unsigned long long int
 </pre>
  with the identical contained sequence (including &gt; characters, if any) from the original
  directive.
-<p><!--para 4 -->
+<p><a name="6.10.2p4" href="#6.10.2p4"><small>4</small></a>
  A preprocessing directive of the form
 <pre>
     # include pp-tokens new-line
@@ -8096,24 +8096,24 @@ unsigned long long int
  the two previous forms.<sup><a href="#note148"><b>148)</b></a></sup> The method by which a sequence of preprocessing tokens
  between a &lt; and a &gt; preprocessing token pair or a pair of " characters is combined into a
  single header name preprocessing token is implementation-defined.
-<p><!--para 5 -->
+<p><a name="6.10.2p5" href="#6.10.2p5"><small>5</small></a>
  The implementation shall provide unique mappings for sequences consisting of one or
  more nondigits or digits (<a href="#6.4.2.1">6.4.2.1</a>) followed by a period (.) and a single nondigit. The
  first character shall not be a digit. The implementation may ignore distinctions of
  alphabetical case and restrict the mapping to eight significant characters before the
  period.
-<p><!--para 6 -->
+<p><a name="6.10.2p6" href="#6.10.2p6"><small>6</small></a>
  A #include preprocessing directive may appear in a source file that has been read
  because of a #include directive in another file, up to an implementation-defined
  nesting limit (see <a href="#5.2.4.1">5.2.4.1</a>).
-<p><!--para 7 -->
+<p><a name="6.10.2p7" href="#6.10.2p7"><small>7</small></a>
  EXAMPLE 1       The most common uses of #include preprocessing directives are as in the following:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
           #include "myprog.h"
 </pre>
  
-<p><!--para 8 -->
+<p><a name="6.10.2p8" href="#6.10.2p8"><small>8</small></a>
  EXAMPLE 2       This illustrates macro-replaced #include directives:
  
  
@@ -8141,11 +8141,11 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.3" href="#6.10.3">6.10.3 Macro replacement</a></h4>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.10.3p1" href="#6.10.3p1"><small>1</small></a>
  Two replacement lists are identical if and only if the preprocessing tokens in both have
  the same number, ordering, spelling, and white-space separation, where all white-space
  separations are considered identical.
-<p><!--para 2 -->
+<p><a name="6.10.3p2" href="#6.10.3p2"><small>2</small></a>
  An identifier currently defined as an object-like macro shall not be redefined by another
  #define preprocessing directive unless the second definition is an object-like macro
  definition and the two replacement lists are identical. Likewise, an identifier currently
@@ -8153,33 +8153,33 @@ unsigned long long int
  preprocessing directive unless the second definition is a function-like macro definition
  that has the same number and spelling of parameters, and the two replacement lists are
  identical.
-<p><!--para 3 -->
+<p><a name="6.10.3p3" href="#6.10.3p3"><small>3</small></a>
  There shall be white-space between the identifier and the replacement list in the definition
  of an object-like macro.
-<p><!--para 4 -->
+<p><a name="6.10.3p4" href="#6.10.3p4"><small>4</small></a>
  If the identifier-list in the macro definition does not end with an ellipsis, the number of
  arguments (including those arguments consisting of no preprocessing tokens) in an
  invocation of a function-like macro shall equal the number of parameters in the macro
  definition. Otherwise, there shall be more arguments in the invocation than there are
  parameters in the macro definition (excluding the ...). There shall exist a )
  preprocessing token that terminates the invocation.
-<p><!--para 5 -->
+<p><a name="6.10.3p5" href="#6.10.3p5"><small>5</small></a>
  The identifier __VA_ARGS__ shall occur only in the replacement-list of a function-like
  macro that uses the ellipsis notation in the parameters.
-<p><!--para 6 -->
+<p><a name="6.10.3p6" href="#6.10.3p6"><small>6</small></a>
  A parameter identifier in a function-like macro shall be uniquely declared within its
  scope.
 <p><b>Semantics</b>
-<p><!--para 7 -->
+<p><a name="6.10.3p7" href="#6.10.3p7"><small>7</small></a>
  The identifier immediately following the define is called the macro name. There is one
  name space for macro names. Any white-space characters preceding or following the
  replacement list of preprocessing tokens are not considered part of the replacement list
  for either form of macro.
 <!--page 164 -->
-<p><!--para 8 -->
+<p><a name="6.10.3p8" href="#6.10.3p8"><small>8</small></a>
  If a # preprocessing token, followed by an identifier, occurs lexically at the point at which
  a preprocessing directive could begin, the identifier is not subject to macro replacement.
-<p><!--para 9 -->
+<p><a name="6.10.3p9" href="#6.10.3p9"><small>9</small></a>
  A preprocessing directive of the form
 <pre>
     # define identifier replacement-list new-line
@@ -8188,7 +8188,7 @@ unsigned long long int
  to be replaced by the replacement list of preprocessing tokens that constitute the
  remainder of the directive. The replacement list is then rescanned for more macro names
  as specified below.
-<p><!--para 10 -->
+<p><a name="6.10.3p10" href="#6.10.3p10"><small>10</small></a>
  A preprocessing directive of the form
 <pre>
     # define identifier lparen identifier-list<sub>opt</sub> ) replacement-list new-line
@@ -8206,14 +8206,14 @@ unsigned long long int
  left and right parenthesis preprocessing tokens. Within the sequence of preprocessing
  tokens making up an invocation of a function-like macro, new-line is considered a normal
  white-space character.
-<p><!--para 11 -->
+<p><a name="6.10.3p11" href="#6.10.3p11"><small>11</small></a>
  The sequence of preprocessing tokens bounded by the outside-most matching parentheses
  forms the list of arguments for the function-like macro. The individual arguments within
  the list are separated by comma preprocessing tokens, but comma preprocessing tokens
  between matching inner parentheses do not separate arguments. If there are sequences of
  preprocessing tokens within the list of arguments that would otherwise act as
  preprocessing directives,<sup><a href="#note150"><b>150)</b></a></sup> the behavior is undefined.
-<p><!--para 12 -->
+<p><a name="6.10.3p12" href="#6.10.3p12"><small>12</small></a>
  If there is a ... in the identifier-list in the macro definition, then the trailing arguments,
  including any separating comma preprocessing tokens, are merged to form a single item:
  the variable arguments. The number of arguments so combined is such that, following
@@ -8233,7 +8233,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.10.3.1" href="#6.10.3.1">6.10.3.1 Argument substitution</a></h5>
-<p><!--para 1 -->
+<p><a name="6.10.3.1p1" href="#6.10.3.1p1"><small>1</small></a>
  After the arguments for the invocation of a function-like macro have been identified,
  argument substitution takes place. A parameter in the replacement list, unless preceded
  by a # or ## preprocessing token or followed by a ## preprocessing token (see below), is
@@ -8241,7 +8241,7 @@ unsigned long long int
  expanded. Before being substituted, each argument's preprocessing tokens are
  completely macro replaced as if they formed the rest of the preprocessing file; no other
  preprocessing tokens are available.
-<p><!--para 2 -->
+<p><a name="6.10.3.1p2" href="#6.10.3.1p2"><small>2</small></a>
  An identifier __VA_ARGS__ that occurs in the replacement list shall be treated as if it
  were a parameter, and the variable arguments shall form the preprocessing tokens used to
  replace it.
@@ -8249,11 +8249,11 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.10.3.2" href="#6.10.3.2">6.10.3.2 The # operator</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.10.3.2p1" href="#6.10.3.2p1"><small>1</small></a>
  Each # preprocessing token in the replacement list for a function-like macro shall be
  followed by a parameter as the next preprocessing token in the replacement list.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.10.3.2p2" href="#6.10.3.2p2"><small>2</small></a>
  If, in the replacement list, a parameter is immediately preceded by a # preprocessing
  token, both are replaced by a single character string literal preprocessing token that
  contains the spelling of the preprocessing token sequence for the corresponding
@@ -8274,17 +8274,17 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.10.3.3" href="#6.10.3.3">6.10.3.3 The ## operator</a></h5>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.10.3.3p1" href="#6.10.3.3p1"><small>1</small></a>
  A ## preprocessing token shall not occur at the beginning or at the end of a replacement
  list for either form of macro definition.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.10.3.3p2" href="#6.10.3.3p2"><small>2</small></a>
  If, in the replacement list of a function-like macro, a parameter is immediately preceded
  or followed by a ## preprocessing token, the parameter is replaced by the corresponding
  argument's preprocessing token sequence; however, if an argument consists of no
  preprocessing tokens, the parameter is replaced by a placemarker preprocessing token
  instead.<sup><a href="#note151"><b>151)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="6.10.3.3p3" href="#6.10.3.3p3"><small>3</small></a>
  For both object-like and function-like macro invocations, before the replacement list is
  reexamined for more macro names to replace, each instance of a ## preprocessing token
  in the replacement list (not from an argument) is deleted and the preceding preprocessing
@@ -8295,7 +8295,7 @@ unsigned long long int
  If the result is not a valid preprocessing token, the behavior is undefined. The resulting
  token is available for further macro replacement. The order of evaluation of ## operators
  is unspecified.
-<p><!--para 4 -->
+<p><a name="6.10.3.3p4" href="#6.10.3.3p4"><small>4</small></a>
  EXAMPLE       In the following fragment:
 <pre>
          #define     hash_hash # ## #
@@ -8326,44 +8326,44 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.10.3.4" href="#6.10.3.4">6.10.3.4 Rescanning and further replacement</a></h5>
-<p><!--para 1 -->
+<p><a name="6.10.3.4p1" href="#6.10.3.4p1"><small>1</small></a>
  After all parameters in the replacement list have been substituted and # and ##
  processing has taken place, all placemarker preprocessing tokens are removed. Then, the
  resulting preprocessing token sequence is rescanned, along with all subsequent
  preprocessing tokens of the source file, for more macro names to replace.
-<p><!--para 2 -->
+<p><a name="6.10.3.4p2" href="#6.10.3.4p2"><small>2</small></a>
  If the name of the macro being replaced is found during this scan of the replacement list
  (not including the rest of the source file's preprocessing tokens), it is not replaced.
  Furthermore, if any nested replacements encounter the name of the macro being replaced,
  it is not replaced. These nonreplaced macro name preprocessing tokens are no longer
  available for further replacement even if they are later (re)examined in contexts in which
  that macro name preprocessing token would otherwise have been replaced.
-<p><!--para 3 -->
+<p><a name="6.10.3.4p3" href="#6.10.3.4p3"><small>3</small></a>
  The resulting completely macro-replaced preprocessing token sequence is not processed
  as a preprocessing directive even if it resembles one, but all pragma unary operator
  expressions within it are then processed as specified in <a href="#6.10.9">6.10.9</a> below.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="6.10.3.5" href="#6.10.3.5">6.10.3.5 Scope of macro definitions</a></h5>
-<p><!--para 1 -->
+<p><a name="6.10.3.5p1" href="#6.10.3.5p1"><small>1</small></a>
  A macro definition lasts (independent of block structure) until a corresponding #undef
  directive is encountered or (if none is encountered) until the end of the preprocessing
  translation unit. Macro definitions have no significance after translation phase 4.
-<p><!--para 2 -->
+<p><a name="6.10.3.5p2" href="#6.10.3.5p2"><small>2</small></a>
  A preprocessing directive of the form
 <pre>
     # undef identifier new-line
 </pre>
  causes the specified identifier no longer to be defined as a macro name. It is ignored if
  the specified identifier is not currently defined as a macro name.
-<p><!--para 3 -->
+<p><a name="6.10.3.5p3" href="#6.10.3.5p3"><small>3</small></a>
  EXAMPLE 1      The simplest use of this facility is to define a ''manifest constant'', as in
 <pre>
          #define TABSIZE 100
          int table[TABSIZE];
 </pre>
  
-<p><!--para 4 -->
+<p><a name="6.10.3.5p4" href="#6.10.3.5p4"><small>4</small></a>
  EXAMPLE 2 The following defines a function-like macro whose value is the maximum of its arguments.
  It has the advantages of working for any compatible types of the arguments and of generating in-line code
  without the overhead of function calling. It has the disadvantages of evaluating one or the other of its
@@ -8374,7 +8374,7 @@ unsigned long long int
 </pre>
  The parentheses ensure that the arguments and the resulting expression are bound properly.
 <!--page 168 -->
-<p><!--para 5 -->
+<p><a name="6.10.3.5p5" href="#6.10.3.5p5"><small>5</small></a>
  EXAMPLE 3     To illustrate the rules for redefinition and reexamination, the sequence
 <pre>
           #define   x         3
@@ -8405,7 +8405,7 @@ unsigned long long int
           char c[2][6] = { "hello", "" };
 </pre>
  
-<p><!--para 6 -->
+<p><a name="6.10.3.5p6" href="#6.10.3.5p6"><small>6</small></a>
  EXAMPLE 4     To illustrate the rules for creating character string literals and concatenating tokens, the
  sequence
 <pre>
@@ -8448,7 +8448,7 @@ unsigned long long int
 </pre>
  Space around the # and ## tokens in the macro definition is optional.
  
-<p><!--para 7 -->
+<p><a name="6.10.3.5p7" href="#6.10.3.5p7"><small>7</small></a>
  EXAMPLE 5        To illustrate the rules for placemarker preprocessing tokens, the sequence
 <pre>
           #define t(x,y,z) x ## y ## z
@@ -8461,7 +8461,7 @@ unsigned long long int
                       10, 11, 12, };
 </pre>
  
-<p><!--para 8 -->
+<p><a name="6.10.3.5p8" href="#6.10.3.5p8"><small>8</small></a>
  EXAMPLE 6        To demonstrate the redefinition rules, the following sequence is valid.
 <pre>
           #define      OBJ_LIKE      (1-1)
@@ -8479,7 +8479,7 @@ unsigned long long int
           #define      FUNC_LIKE(b) ( b ) // different parameter spelling
 </pre>
  
-<p><!--para 9 -->
+<p><a name="6.10.3.5p9" href="#6.10.3.5p9"><small>9</small></a>
  EXAMPLE 7        Finally, to show the variable argument list macro facilities:
 <!--page 170 -->
 <pre>
@@ -8505,14 +8505,14 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.4" href="#6.10.4">6.10.4 Line control</a></h4>
 <p><b>Constraints</b>
-<p><!--para 1 -->
+<p><a name="6.10.4p1" href="#6.10.4p1"><small>1</small></a>
  The string literal of a #line directive, if present, shall be a character string literal.
 <p><b>Semantics</b>
-<p><!--para 2 -->
+<p><a name="6.10.4p2" href="#6.10.4p2"><small>2</small></a>
  The line number of the current source line is one greater than the number of new-line
  characters read or introduced in translation phase 1 (<a href="#5.1.1.2">5.1.1.2</a>) while processing the source
  file to the current token.
-<p><!--para 3 -->
+<p><a name="6.10.4p3" href="#6.10.4p3"><small>3</small></a>
  A preprocessing directive of the form
 <pre>
     # line digit-sequence new-line
@@ -8521,14 +8521,14 @@ unsigned long long int
  with a source line that has a line number as specified by the digit sequence (interpreted as
  a decimal integer). The digit sequence shall not specify zero, nor a number greater than
  2147483647.
-<p><!--para 4 -->
+<p><a name="6.10.4p4" href="#6.10.4p4"><small>4</small></a>
  A preprocessing directive of the form
 <pre>
     # line digit-sequence "s-char-sequence<sub>opt</sub>" new-line
 </pre>
  sets the presumed line number similarly and changes the presumed name of the source
  file to be the contents of the character string literal.
-<p><!--para 5 -->
+<p><a name="6.10.4p5" href="#6.10.4p5"><small>5</small></a>
  A preprocessing directive of the form
 <pre>
     # line pp-tokens new-line
@@ -8543,7 +8543,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.5" href="#6.10.5">6.10.5 Error directive</a></h4>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="6.10.5p1" href="#6.10.5p1"><small>1</small></a>
  A preprocessing directive of the form
 <pre>
     # error pp-tokens<sub>opt</sub> new-line
@@ -8554,7 +8554,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.6" href="#6.10.6">6.10.6 Pragma directive</a></h4>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="6.10.6p1" href="#6.10.6p1"><small>1</small></a>
  A preprocessing directive of the form
 <pre>
     # pragma pp-tokens<sub>opt</sub> new-line
@@ -8564,7 +8564,7 @@ unsigned long long int
  implementation-defined manner. The behavior might cause translation to fail or cause the
  translator or the resulting program to behave in a non-conforming manner. Any such
  pragma that is not recognized by the implementation is ignored.
-<p><!--para 2 -->
+<p><a name="6.10.6p2" href="#6.10.6p2"><small>2</small></a>
  If the preprocessing token STDC does immediately follow pragma in the directive (prior
  to any macro replacement), then no macro replacement is performed on the directive, and
  the directive shall have one of the following forms<sup><a href="#note153"><b>153)</b></a></sup> whose meanings are described
@@ -8597,7 +8597,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.7" href="#6.10.7">6.10.7 Null directive</a></h4>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="6.10.7p1" href="#6.10.7p1"><small>1</small></a>
  A preprocessing directive of the form
 <pre>
     # new-line
@@ -8606,7 +8606,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.8" href="#6.10.8">6.10.8 Predefined macro names</a></h4>
-<p><!--para 1 -->
+<p><a name="6.10.8p1" href="#6.10.8p1"><small>1</small></a>
  The following macro names<sup><a href="#note154"><b>154)</b></a></sup> shall be defined by the implementation:
 <dl>
 <dt> __DATE__ <dd>The date of translation of the preprocessing translation unit: a character
@@ -8634,7 +8634,7 @@ unsigned long long int
  
  
 <!--page 173 -->
-<p><!--para 2 -->
+<p><a name="6.10.8p2" href="#6.10.8p2"><small>2</small></a>
  The following macro names are conditionally defined by the implementation:
 <dl>
 <dt> __STDC_IEC_559__ <dd>The integer constant 1, intended to indicate conformance to the
@@ -8650,15 +8650,15 @@ unsigned long long int
            all amendments and technical corrigenda, as of the specified year and
            month.
 </dl>
-<p><!--para 3 -->
+<p><a name="6.10.8p3" href="#6.10.8p3"><small>3</small></a>
  The values of the predefined macros (except for __FILE__ and __LINE__) remain
  constant throughout the translation unit.
-<p><!--para 4 -->
+<p><a name="6.10.8p4" href="#6.10.8p4"><small>4</small></a>
  None of these macro names, nor the identifier defined, shall be the subject of a
  #define or a #undef preprocessing directive. Any other predefined macro names
  shall begin with a leading underscore followed by an uppercase letter or a second
  underscore.
-<p><!--para 5 -->
+<p><a name="6.10.8p5" href="#6.10.8p5"><small>5</small></a>
  The implementation shall not predefine the macro __cplusplus, nor shall it define it
  in any standard header.
 <p><b> Forward references</b>: the asctime function (<a href="#7.23.3.1">7.23.3.1</a>), standard headers (<a href="#7.1.2">7.1.2</a>).
@@ -8676,7 +8676,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.10.9" href="#6.10.9">6.10.9 Pragma operator</a></h4>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="6.10.9p1" href="#6.10.9p1"><small>1</small></a>
  A unary operator expression of the form:
 <pre>
     _Pragma ( string-literal )
@@ -8688,7 +8688,7 @@ unsigned long long int
  preprocessing tokens that are executed as if they were the pp-tokens in a pragma
  directive. The original four preprocessing tokens in the unary operator expression are
  removed.
-<p><!--para 2 -->
+<p><a name="6.10.9p2" href="#6.10.9p2"><small>2</small></a>
  EXAMPLE       A directive of the form:
 <pre>
           #pragma listing on "..\listing.dir"
@@ -8712,55 +8712,55 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.1" href="#6.11.1">6.11.1 Floating types</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.1p1" href="#6.11.1p1"><small>1</small></a>
  Future standardization may include additional floating-point types, including those with
  greater range, precision, or both than long double.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.2" href="#6.11.2">6.11.2 Linkages of identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.2p1" href="#6.11.2p1"><small>1</small></a>
  Declaring an identifier with internal linkage at file scope without the static storage-
  class specifier is an obsolescent feature.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.3" href="#6.11.3">6.11.3 External names</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.3p1" href="#6.11.3p1"><small>1</small></a>
  Restriction of the significance of an external name to fewer than 255 characters
  (considering each universal character name or extended source character as a single
  character) is an obsolescent feature that is a concession to existing implementations.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.4" href="#6.11.4">6.11.4 Character escape sequences</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.4p1" href="#6.11.4p1"><small>1</small></a>
  Lowercase letters as escape sequences are reserved for future standardization. Other
  characters may be used in extensions.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.5" href="#6.11.5">6.11.5 Storage-class specifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.5p1" href="#6.11.5p1"><small>1</small></a>
  The placement of a storage-class specifier other than at the beginning of the declaration
  specifiers in a declaration is an obsolescent feature.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.6" href="#6.11.6">6.11.6 Function declarators</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.6p1" href="#6.11.6p1"><small>1</small></a>
  The use of function declarators with empty parentheses (not prototype-format parameter
  type declarators) is an obsolescent feature.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.7" href="#6.11.7">6.11.7 Function definitions</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.7p1" href="#6.11.7p1"><small>1</small></a>
  The use of function definitions with separate parameter identifier and declaration lists
  (not prototype-format parameter type and identifier declarators) is an obsolescent feature.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.8" href="#6.11.8">6.11.8 Pragma directives</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.8p1" href="#6.11.8p1"><small>1</small></a>
  Pragmas whose first preprocessing token is STDC are reserved for future standardization.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="6.11.9" href="#6.11.9">6.11.9 Predefined macro names</a></h4>
-<p><!--para 1 -->
+<p><a name="6.11.9p1" href="#6.11.9p1"><small>1</small></a>
  Macro names beginning with __STDC_ are reserved for future standardization.
 <!--page 176 -->
 
@@ -8773,27 +8773,27 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.1.1" href="#7.1.1">7.1.1 Definitions of terms</a></h4>
-<p><!--para 1 -->
+<p><a name="7.1.1p1" href="#7.1.1p1"><small>1</small></a>
  A string is a contiguous sequence of characters terminated by and including the first null
  character. The term multibyte string is sometimes used instead to emphasize special
  processing given to multibyte characters contained in the string or to avoid confusion
  with a wide string. A pointer to a string is a pointer to its initial (lowest addressed)
  character. The length of a string is the number of bytes preceding the null character and
  the value of a string is the sequence of the values of the contained characters, in order.
-<p><!--para 2 -->
+<p><a name="7.1.1p2" href="#7.1.1p2"><small>2</small></a>
  The decimal-point character is the character used by functions that convert floating-point
  numbers to or from character sequences to denote the beginning of the fractional part of
  such character sequences.<sup><a href="#note157"><b>157)</b></a></sup> It is represented in the text and examples by a period, but
  may be changed by the setlocale function.
-<p><!--para 3 -->
+<p><a name="7.1.1p3" href="#7.1.1p3"><small>3</small></a>
  A null wide character is a wide character with code value zero.
-<p><!--para 4 -->
+<p><a name="7.1.1p4" href="#7.1.1p4"><small>4</small></a>
  A wide string is a contiguous sequence of wide characters terminated by and including
  the first null wide character. A pointer to a wide string is a pointer to its initial (lowest
  addressed) wide character. The length of a wide string is the number of wide characters
  preceding the null wide character and the value of a wide string is the sequence of code
  values of the contained wide characters, in order.
-<p><!--para 5 -->
+<p><a name="7.1.1p5" href="#7.1.1p5"><small>5</small></a>
  A shift sequence is a contiguous sequence of bytes within a multibyte string that
  (potentially) causes a change in shift state (see <a href="#5.2.1.2">5.2.1.2</a>). A shift sequence shall not have a
  corresponding wide character; it is instead taken to be an adjunct to an adjacent multibyte
@@ -8817,13 +8817,13 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.1.2" href="#7.1.2">7.1.2 Standard headers</a></h4>
-<p><!--para 1 -->
+<p><a name="7.1.2p1" href="#7.1.2p1"><small>1</small></a>
  Each library function is declared, with a type that includes a prototype, in a header,<sup><a href="#note159"><b>159)</b></a></sup>
  whose contents are made available by the #include preprocessing directive. The
  header declares a set of related functions, plus any necessary types and additional macros
  needed to facilitate their use. Declarations of types described in this clause shall not
  include type qualifiers, unless explicitly stated otherwise.
-<p><!--para 2 -->
+<p><a name="7.1.2p2" href="#7.1.2p2"><small>2</small></a>
  The standard headers are
 <pre>
         <a href="#7.2">&lt;assert.h&gt;</a>             <a href="#7.8">&lt;inttypes.h&gt;</a>            <a href="#7.14">&lt;signal.h&gt;</a>              <a href="#7.20">&lt;stdlib.h&gt;</a>
@@ -8833,11 +8833,11 @@ unsigned long long int
         <a href="#7.6">&lt;fenv.h&gt;</a>               <a href="#7.12">&lt;math.h&gt;</a>                <a href="#7.18">&lt;stdint.h&gt;</a>              <a href="#7.24">&lt;wchar.h&gt;</a>
         <a href="#7.7">&lt;float.h&gt;</a>              <a href="#7.13">&lt;setjmp.h&gt;</a>              <a href="#7.19">&lt;stdio.h&gt;</a>               <a href="#7.25">&lt;wctype.h&gt;</a>
 </pre>
-<p><!--para 3 -->
+<p><a name="7.1.2p3" href="#7.1.2p3"><small>3</small></a>
  If a file with the same name as one of the above &lt; and &gt; delimited sequences, not
  provided as part of the implementation, is placed in any of the standard places that are
  searched for included source files, the behavior is undefined.
-<p><!--para 4 -->
+<p><a name="7.1.2p4" href="#7.1.2p4"><small>4</small></a>
  Standard headers may be included in any order; each may be included more than once in
  a given scope, with no effect different from being included only once, except that the
  effect of including <a href="#7.2">&lt;assert.h&gt;</a> depends on the definition of NDEBUG (see <a href="#7.2">7.2</a>). If
@@ -8848,13 +8848,13 @@ unsigned long long int
  included after the initial reference to the identifier. The program shall not have any
  macros with names lexically identical to keywords currently defined prior to the
  inclusion.
-<p><!--para 5 -->
+<p><a name="7.1.2p5" href="#7.1.2p5"><small>5</small></a>
  Any definition of an object-like macro described in this clause shall expand to code that is
  fully protected by parentheses where necessary, so that it groups in an arbitrary
  expression as if it were a single identifier.
-<p><!--para 6 -->
+<p><a name="7.1.2p6" href="#7.1.2p6"><small>6</small></a>
  Any declaration of a library function shall have external linkage.
-<p><!--para 7 -->
+<p><a name="7.1.2p7" href="#7.1.2p7"><small>7</small></a>
  A summary of the contents of the standard headers is given in <a href="#B">annex B</a>.
 <p><b> Forward references</b>: diagnostics (<a href="#7.2">7.2</a>).
  
@@ -8870,7 +8870,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.1.3" href="#7.1.3">7.1.3 Reserved identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="7.1.3p1" href="#7.1.3p1"><small>1</small></a>
  Each header declares or defines all identifiers listed in its associated subclause, and
  optionally declares or defines identifiers listed in its associated future library directions
  subclause and identifiers which are always reserved either for any use or for use as file
@@ -8890,11 +8890,11 @@ unsigned long long int
  future library directions) is reserved for use as a macro name and as an identifier with
  file scope in the same name space if any of its associated headers is included.
 </ul>
-<p><!--para 2 -->
+<p><a name="7.1.3p2" href="#7.1.3p2"><small>2</small></a>
  No other identifiers are reserved. If the program declares or defines an identifier in a
  context in which it is reserved (other than as allowed by <a href="#7.1.4">7.1.4</a>), or defines a reserved
  identifier as a macro name, the behavior is undefined.
-<p><!--para 3 -->
+<p><a name="7.1.3p3" href="#7.1.3p3"><small>3</small></a>
  If the program removes (with #undef) any macro definition of an identifier in the first
  group listed above, the behavior is undefined.
 
@@ -8905,7 +8905,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.1.4" href="#7.1.4">7.1.4 Use of library functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.1.4p1" href="#7.1.4p1"><small>1</small></a>
  Each of the following statements applies unless explicitly stated otherwise in the detailed
  descriptions that follow: If an argument to a function has an invalid value (such as a value
  outside the domain of the function, or a pointer outside the address space of the program,
@@ -8933,20 +8933,20 @@ unsigned long long int
  compatible return type could be called.<sup><a href="#note163"><b>163)</b></a></sup> All object-like macros listed as expanding to
  integer constant expressions shall additionally be suitable for use in #if preprocessing
  directives.
-<p><!--para 2 -->
+<p><a name="7.1.4p2" href="#7.1.4p2"><small>2</small></a>
  Provided that a library function can be declared without reference to any type defined in a
  header, it is also permissible to declare the function and use it without including its
  associated header.
-<p><!--para 3 -->
+<p><a name="7.1.4p3" href="#7.1.4p3"><small>3</small></a>
  There is a sequence point immediately before a library function returns.
-<p><!--para 4 -->
+<p><a name="7.1.4p4" href="#7.1.4p4"><small>4</small></a>
  The functions in the standard library are not guaranteed to be reentrant and may modify
  objects with static storage duration.<sup><a href="#note164"><b>164)</b></a></sup>
  
  
  
 <!--page 180 -->
-<p><!--para 5 -->
+<p><a name="7.1.4p5" href="#7.1.4p5"><small>5</small></a>
  EXAMPLE       The function atoi may be used in any of several ways:
 <ul>
 <li>  by use of its associated header (possibly generating a macro expansion)
@@ -9011,7 +9011,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.2" href="#7.2">7.2 Diagnostics &lt;assert.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.2p1" href="#7.2p1"><small>1</small></a>
  The header <a href="#7.2">&lt;assert.h&gt;</a> defines the assert macro and refers to another macro,
 <pre>
          NDEBUG
@@ -9024,7 +9024,7 @@ unsigned long long int
 </pre>
  The assert macro is redefined according to the current state of NDEBUG each time that
  <a href="#7.2">&lt;assert.h&gt;</a> is included.
-<p><!--para 2 -->
+<p><a name="7.2p2" href="#7.2p2"><small>2</small></a>
  The assert macro shall be implemented as a macro, not as an actual function. If the
  macro definition is suppressed in order to access an actual function, the behavior is
  undefined.
@@ -9035,13 +9035,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.2.1.1" href="#7.2.1.1">7.2.1.1 The assert macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.2.1.1p1" href="#7.2.1.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.2">&lt;assert.h&gt;</a>
          void assert(scalar expression);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.2.1.1p2" href="#7.2.1.1p2"><small>2</small></a>
  The assert macro puts diagnostic tests into programs; it expands to a void expression.
  When it is executed, if expression (which shall have a scalar type) is false (that is,
  compares equal to 0), the assert macro writes information about the particular call that
@@ -9051,7 +9051,7 @@ unsigned long long int
  __func__) on the standard error stream in an implementation-defined format.<sup><a href="#note165"><b>165)</b></a></sup> It
  then calls the abort function.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.2.1.1p3" href="#7.2.1.1p3"><small>3</small></a>
  The assert macro returns no value.
 <p><b> Forward references</b>: the abort function (<a href="#7.20.4.1">7.20.4.1</a>).
  
@@ -9070,14 +9070,14 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.3.1" href="#7.3.1">7.3.1 Introduction</a></h4>
-<p><!--para 1 -->
+<p><a name="7.3.1p1" href="#7.3.1p1"><small>1</small></a>
  The header <a href="#7.3">&lt;complex.h&gt;</a> defines macros and declares functions that support complex
  arithmetic.<sup><a href="#note166"><b>166)</b></a></sup> Each synopsis specifies a family of functions consisting of a principal
  function with one or more double complex parameters and a double complex or
  double return value; and other functions with the same name but with f and l suffixes
  which are corresponding functions with float and long double parameters and
  return values.
-<p><!--para 2 -->
+<p><a name="7.3.1p2" href="#7.3.1p2"><small>2</small></a>
  The macro
 <pre>
           complex
@@ -9088,7 +9088,7 @@ unsigned long long int
 </pre>
  expands to a constant expression of type const float _Complex, with the value of
  the imaginary unit.<sup><a href="#note167"><b>167)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="7.3.1p3" href="#7.3.1p3"><small>3</small></a>
  The macros
 <pre>
           imaginary
@@ -9100,14 +9100,14 @@ unsigned long long int
  are defined if and only if the implementation supports imaginary types;<sup><a href="#note168"><b>168)</b></a></sup> if defined,
  they expand to _Imaginary and a constant expression of type const float
  _Imaginary with the value of the imaginary unit.
-<p><!--para 4 -->
+<p><a name="7.3.1p4" href="#7.3.1p4"><small>4</small></a>
  The macro
 <pre>
           I
 </pre>
  expands to either _Imaginary_I or _Complex_I. If _Imaginary_I is not
  defined, I shall expand to _Complex_I.
-<p><!--para 5 -->
+<p><a name="7.3.1p5" href="#7.3.1p5"><small>5</small></a>
  Notwithstanding the provisions of <a href="#7.1.3">7.1.3</a>, a program may undefine and perhaps then
  redefine the macros complex, imaginary, and I.
 <p><b> Forward references</b>: IEC 60559-compatible complex arithmetic (<a href="#G">annex G</a>).
@@ -9126,13 +9126,13 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.3.2" href="#7.3.2">7.3.2 Conventions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.3.2p1" href="#7.3.2p1"><small>1</small></a>
  Values are interpreted as radians, not degrees. An implementation may set errno but is
  not required to.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.3.3" href="#7.3.3">7.3.3 Branch cuts</a></h4>
-<p><!--para 1 -->
+<p><a name="7.3.3p1" href="#7.3.3p1"><small>1</small></a>
  Some of the functions below have branch cuts, across which the function is
  discontinuous. For implementations with a signed zero (including all IEC 60559
  implementations) that follow the specifications of <a href="#G">annex G</a>, the sign of zero distinguishes
@@ -9141,7 +9141,7 @@ unsigned long long int
  function, which has a branch cut along the negative real axis, the top of the cut, with
  imaginary part +0, maps to the positive imaginary axis, and the bottom of the cut, with
  imaginary part -0, maps to the negative imaginary axis.
-<p><!--para 2 -->
+<p><a name="7.3.3p2" href="#7.3.3p2"><small>2</small></a>
  Implementations that do not support a signed zero (see <a href="#F">annex F</a>) cannot distinguish the
  sides of branch cuts. These implementations shall map a cut so the function is continuous
  as the cut is approached coming around the finite endpoint of the cut in a counter
@@ -9153,13 +9153,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.3.4" href="#7.3.4">7.3.4 The CX_LIMITED_RANGE pragma</a></h4>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.4p1" href="#7.3.4p1"><small>1</small></a>
 <pre>
           #include <a href="#7.3">&lt;complex.h&gt;</a>
           #pragma STDC CX_LIMITED_RANGE on-off-switch
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.4p2" href="#7.3.4p2"><small>2</small></a>
  The usual mathematical formulas for complex multiply, divide, and absolute value are
  problematic because of their treatment of infinities and because of undue overflow and
  underflow. The CX_LIMITED_RANGE pragma can be used to inform the
@@ -9194,7 +9194,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.5.1" href="#7.3.5.1">7.3.5.1 The cacos functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.5.1p1" href="#7.3.5.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex cacos(double complex z);
@@ -9202,11 +9202,11 @@ unsigned long long int
         long double complex cacosl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.5.1p2" href="#7.3.5.1p2"><small>2</small></a>
  The cacos functions compute the complex arc cosine of z, with branch cuts outside the
  interval [-1, +1] along the real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.5.1p3" href="#7.3.5.1p3"><small>3</small></a>
  The cacos functions return the complex arc cosine value, in the range of a strip
  mathematically unbounded along the imaginary axis and in the interval [0, pi ] along the
  real axis.
@@ -9214,7 +9214,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.5.2" href="#7.3.5.2">7.3.5.2 The casin functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.5.2p1" href="#7.3.5.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex casin(double complex z);
@@ -9222,11 +9222,11 @@ unsigned long long int
         long double complex casinl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.5.2p2" href="#7.3.5.2p2"><small>2</small></a>
  The casin functions compute the complex arc sine of z, with branch cuts outside the
  interval [-1, +1] along the real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.5.2p3" href="#7.3.5.2p3"><small>3</small></a>
  The casin functions return the complex arc sine value, in the range of a strip
  mathematically unbounded along the imaginary axis and in the interval [-pi /2, +pi /2]
  along the real axis.
@@ -9235,7 +9235,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.5.3" href="#7.3.5.3">7.3.5.3 The catan functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.5.3p1" href="#7.3.5.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex catan(double complex z);
@@ -9243,11 +9243,11 @@ unsigned long long int
         long double complex catanl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.5.3p2" href="#7.3.5.3p2"><small>2</small></a>
  The catan functions compute the complex arc tangent of z, with branch cuts outside the
  interval [-i, +i] along the imaginary axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.5.3p3" href="#7.3.5.3p3"><small>3</small></a>
  The catan functions return the complex arc tangent value, in the range of a strip
  mathematically unbounded along the imaginary axis and in the interval [-pi /2, +pi /2]
  along the real axis.
@@ -9255,7 +9255,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.5.4" href="#7.3.5.4">7.3.5.4 The ccos functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.5.4p1" href="#7.3.5.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex ccos(double complex z);
@@ -9263,16 +9263,16 @@ unsigned long long int
         long double complex ccosl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.5.4p2" href="#7.3.5.4p2"><small>2</small></a>
  The ccos functions compute the complex cosine of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.5.4p3" href="#7.3.5.4p3"><small>3</small></a>
  The ccos functions return the complex cosine value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.5.5" href="#7.3.5.5">7.3.5.5 The csin functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.5.5p1" href="#7.3.5.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex csin(double complex z);
@@ -9280,17 +9280,17 @@ unsigned long long int
         long double complex csinl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.5.5p2" href="#7.3.5.5p2"><small>2</small></a>
  The csin functions compute the complex sine of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.5.5p3" href="#7.3.5.5p3"><small>3</small></a>
  The csin functions return the complex sine value.
 <!--page 186 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.5.6" href="#7.3.5.6">7.3.5.6 The ctan functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.5.6p1" href="#7.3.5.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex ctan(double complex z);
@@ -9298,10 +9298,10 @@ unsigned long long int
         long double complex ctanl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.5.6p2" href="#7.3.5.6p2"><small>2</small></a>
  The ctan functions compute the complex tangent of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.5.6p3" href="#7.3.5.6p3"><small>3</small></a>
  The ctan functions return the complex tangent value.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -9310,7 +9310,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.6.1" href="#7.3.6.1">7.3.6.1 The cacosh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.6.1p1" href="#7.3.6.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex cacosh(double complex z);
@@ -9318,11 +9318,11 @@ unsigned long long int
         long double complex cacoshl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.6.1p2" href="#7.3.6.1p2"><small>2</small></a>
  The cacosh functions compute the complex arc hyperbolic cosine of z, with a branch
  cut at values less than 1 along the real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.6.1p3" href="#7.3.6.1p3"><small>3</small></a>
  The cacosh functions return the complex arc hyperbolic cosine value, in the range of a
  half-strip of non-negative values along the real axis and in the interval [-ipi , +ipi ] along
  the imaginary axis.
@@ -9330,7 +9330,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.6.2" href="#7.3.6.2">7.3.6.2 The casinh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.6.2p1" href="#7.3.6.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex casinh(double complex z);
@@ -9338,12 +9338,12 @@ unsigned long long int
         long double complex casinhl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.6.2p2" href="#7.3.6.2p2"><small>2</small></a>
  The casinh functions compute the complex arc hyperbolic sine of z, with branch cuts
  outside the interval [-i, +i] along the imaginary axis.
 <!--page 187 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.6.2p3" href="#7.3.6.2p3"><small>3</small></a>
  The casinh functions return the complex arc hyperbolic sine value, in the range of a
  strip mathematically unbounded along the real axis and in the interval [-ipi /2, +ipi /2]
  along the imaginary axis.
@@ -9351,7 +9351,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.6.3" href="#7.3.6.3">7.3.6.3 The catanh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.6.3p1" href="#7.3.6.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex catanh(double complex z);
@@ -9359,11 +9359,11 @@ unsigned long long int
         long double complex catanhl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.6.3p2" href="#7.3.6.3p2"><small>2</small></a>
  The catanh functions compute the complex arc hyperbolic tangent of z, with branch
  cuts outside the interval [-1, +1] along the real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.6.3p3" href="#7.3.6.3p3"><small>3</small></a>
  The catanh functions return the complex arc hyperbolic tangent value, in the range of a
  strip mathematically unbounded along the real axis and in the interval [-ipi /2, +ipi /2]
  along the imaginary axis.
@@ -9371,7 +9371,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.6.4" href="#7.3.6.4">7.3.6.4 The ccosh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.6.4p1" href="#7.3.6.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex ccosh(double complex z);
@@ -9379,16 +9379,16 @@ unsigned long long int
         long double complex ccoshl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.6.4p2" href="#7.3.6.4p2"><small>2</small></a>
  The ccosh functions compute the complex hyperbolic cosine of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.6.4p3" href="#7.3.6.4p3"><small>3</small></a>
  The ccosh functions return the complex hyperbolic cosine value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.6.5" href="#7.3.6.5">7.3.6.5 The csinh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.6.5p1" href="#7.3.6.5p1"><small>1</small></a>
 <!--page 188 -->
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
@@ -9397,16 +9397,16 @@ unsigned long long int
         long double complex csinhl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.6.5p2" href="#7.3.6.5p2"><small>2</small></a>
  The csinh functions compute the complex hyperbolic sine of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.6.5p3" href="#7.3.6.5p3"><small>3</small></a>
  The csinh functions return the complex hyperbolic sine value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.6.6" href="#7.3.6.6">7.3.6.6 The ctanh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.6.6p1" href="#7.3.6.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex ctanh(double complex z);
@@ -9414,10 +9414,10 @@ unsigned long long int
         long double complex ctanhl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.6.6p2" href="#7.3.6.6p2"><small>2</small></a>
  The ctanh functions compute the complex hyperbolic tangent of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.6.6p3" href="#7.3.6.6p3"><small>3</small></a>
  The ctanh functions return the complex hyperbolic tangent value.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -9426,7 +9426,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.7.1" href="#7.3.7.1">7.3.7.1 The cexp functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.7.1p1" href="#7.3.7.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex cexp(double complex z);
@@ -9434,16 +9434,16 @@ unsigned long long int
         long double complex cexpl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.7.1p2" href="#7.3.7.1p2"><small>2</small></a>
  The cexp functions compute the complex base-e exponential of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.7.1p3" href="#7.3.7.1p3"><small>3</small></a>
  The cexp functions return the complex base-e exponential value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.7.2" href="#7.3.7.2">7.3.7.2 The clog functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.7.2p1" href="#7.3.7.2p1"><small>1</small></a>
 <!--page 189 -->
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
@@ -9452,11 +9452,11 @@ unsigned long long int
         long double complex clogl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.7.2p2" href="#7.3.7.2p2"><small>2</small></a>
  The clog functions compute the complex natural (base-e) logarithm of z, with a branch
  cut along the negative real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.7.2p3" href="#7.3.7.2p3"><small>3</small></a>
  The clog functions return the complex natural logarithm value, in the range of a strip
  mathematically unbounded along the real axis and in the interval [-ipi , +ipi ] along the
  imaginary axis.
@@ -9467,7 +9467,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.8.1" href="#7.3.8.1">7.3.8.1 The cabs functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.8.1p1" href="#7.3.8.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double cabs(double complex z);
@@ -9475,17 +9475,17 @@ unsigned long long int
         long double cabsl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.8.1p2" href="#7.3.8.1p2"><small>2</small></a>
  The cabs functions compute the complex absolute value (also called norm, modulus, or
  magnitude) of z.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.8.1p3" href="#7.3.8.1p3"><small>3</small></a>
  The cabs functions return the complex absolute value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.8.2" href="#7.3.8.2">7.3.8.2 The cpow functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.8.2p1" href="#7.3.8.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex cpow(double complex x, double complex y);
@@ -9494,18 +9494,18 @@ unsigned long long int
              long double complex y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.8.2p2" href="#7.3.8.2p2"><small>2</small></a>
  The cpow functions compute the complex power function xy , with a branch cut for the
  first parameter along the negative real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.8.2p3" href="#7.3.8.2p3"><small>3</small></a>
  The cpow functions return the complex power function value.
 <!--page 190 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.8.3" href="#7.3.8.3">7.3.8.3 The csqrt functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.8.3p1" href="#7.3.8.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex csqrt(double complex z);
@@ -9513,11 +9513,11 @@ unsigned long long int
         long double complex csqrtl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.8.3p2" href="#7.3.8.3p2"><small>2</small></a>
  The csqrt functions compute the complex square root of z, with a branch cut along the
  negative real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.8.3p3" href="#7.3.8.3p3"><small>3</small></a>
  The csqrt functions return the complex square root value, in the range of the right half-
  plane (including the imaginary axis).
 
@@ -9527,7 +9527,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.9.1" href="#7.3.9.1">7.3.9.1 The carg functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.9.1p1" href="#7.3.9.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double carg(double complex z);
@@ -9535,17 +9535,17 @@ unsigned long long int
         long double cargl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.9.1p2" href="#7.3.9.1p2"><small>2</small></a>
  The carg functions compute the argument (also called phase angle) of z, with a branch
  cut along the negative real axis.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.9.1p3" href="#7.3.9.1p3"><small>3</small></a>
  The carg functions return the value of the argument in the interval [-pi , +pi ].
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.9.2" href="#7.3.9.2">7.3.9.2 The cimag functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.9.2p1" href="#7.3.9.2p1"><small>1</small></a>
 <!--page 191 -->
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
@@ -9554,10 +9554,10 @@ unsigned long long int
         long double cimagl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.9.2p2" href="#7.3.9.2p2"><small>2</small></a>
  The cimag functions compute the imaginary part of z.<sup><a href="#note170"><b>170)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.9.2p3" href="#7.3.9.2p3"><small>3</small></a>
  The cimag functions return the imaginary part value (as a real).
 
 <p><b>Footnotes</b>
@@ -9567,7 +9567,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.9.3" href="#7.3.9.3">7.3.9.3 The conj functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.9.3p1" href="#7.3.9.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex conj(double complex z);
@@ -9575,17 +9575,17 @@ unsigned long long int
         long double complex conjl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.9.3p2" href="#7.3.9.3p2"><small>2</small></a>
  The conj functions compute the complex conjugate of z, by reversing the sign of its
  imaginary part.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.9.3p3" href="#7.3.9.3p3"><small>3</small></a>
  The conj functions return the complex conjugate value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.9.4" href="#7.3.9.4">7.3.9.4 The cproj functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.9.4p1" href="#7.3.9.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double complex cproj(double complex z);
@@ -9593,7 +9593,7 @@ unsigned long long int
         long double complex cprojl(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.9.4p2" href="#7.3.9.4p2"><small>2</small></a>
  The cproj functions compute a projection of z onto the Riemann sphere: z projects to
  z except that all complex infinities (even those with one infinite part and one NaN part)
  project to positive infinity on the real axis. If z has an infinite part, then cproj(z) is
@@ -9602,7 +9602,7 @@ unsigned long long int
         INFINITY + I * copysign(0.0, cimag(z))
 </pre>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.9.4p3" href="#7.3.9.4p3"><small>3</small></a>
  The cproj functions return the value of the projection onto the Riemann sphere.
  
  
@@ -9613,7 +9613,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.3.9.5" href="#7.3.9.5">7.3.9.5 The creal functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.3.9.5p1" href="#7.3.9.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.3">&lt;complex.h&gt;</a>
         double creal(double complex z);
@@ -9621,10 +9621,10 @@ unsigned long long int
         long double creall(long double complex z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.3.9.5p2" href="#7.3.9.5p2"><small>2</small></a>
  The creal functions compute the real part of z.<sup><a href="#note171"><b>171)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.3.9.5p3" href="#7.3.9.5p3"><small>3</small></a>
  The creal functions return the real part value.
  
  
@@ -9638,15 +9638,15 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.4" href="#7.4">7.4 Character handling &lt;ctype.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.4p1" href="#7.4p1"><small>1</small></a>
  The header <a href="#7.4">&lt;ctype.h&gt;</a> declares several functions useful for classifying and mapping
  characters.<sup><a href="#note172"><b>172)</b></a></sup> In all cases the argument is an int, the value of which shall be
  representable as an unsigned char or shall equal the value of the macro EOF. If the
  argument has any other value, the behavior is undefined.
-<p><!--para 2 -->
+<p><a name="7.4p2" href="#7.4p2"><small>2</small></a>
  The behavior of these functions is affected by the current locale. Those functions that
  have locale-specific aspects only when not in the "C" locale are noted below.
-<p><!--para 3 -->
+<p><a name="7.4p3" href="#7.4p3"><small>3</small></a>
  The term printing character refers to a member of a locale-specific set of characters, each
  of which occupies one printing position on a display device; the term control character
  refers to a member of a locale-specific set of characters that are not printing
@@ -9663,32 +9663,32 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.4.1" href="#7.4.1">7.4.1 Character classification functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.4.1p1" href="#7.4.1p1"><small>1</small></a>
  The functions in this subclause return nonzero (true) if and only if the value of the
  argument c conforms to that in the description of the function.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.1" href="#7.4.1.1">7.4.1.1 The isalnum function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.1p1" href="#7.4.1.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.4">&lt;ctype.h&gt;</a>
           int isalnum(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.1p2" href="#7.4.1.1p2"><small>2</small></a>
  The isalnum function tests for any character for which isalpha or isdigit is true.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.2" href="#7.4.1.2">7.4.1.2 The isalpha function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.2p1" href="#7.4.1.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.4">&lt;ctype.h&gt;</a>
           int isalpha(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.2p2" href="#7.4.1.2p2"><small>2</small></a>
  The isalpha function tests for any character for which isupper or islower is true,
  or any character that is one of a locale-specific set of alphabetic characters for which
  
@@ -9706,13 +9706,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.3" href="#7.4.1.3">7.4.1.3 The isblank function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.3p1" href="#7.4.1.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.4">&lt;ctype.h&gt;</a>
          int isblank(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.3p2" href="#7.4.1.3p2"><small>2</small></a>
  The isblank function tests for any character that is a standard blank character or is one
  of a locale-specific set of characters for which isspace is true and that is used to
  separate words within a line of text. The standard blank characters are the following:
@@ -9722,31 +9722,31 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.4" href="#7.4.1.4">7.4.1.4 The iscntrl function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.4p1" href="#7.4.1.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.4">&lt;ctype.h&gt;</a>
          int iscntrl(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.4p2" href="#7.4.1.4p2"><small>2</small></a>
  The iscntrl function tests for any control character.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.5" href="#7.4.1.5">7.4.1.5 The isdigit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.5p1" href="#7.4.1.5p1"><small>1</small></a>
 <pre>
          #include <a href="#7.4">&lt;ctype.h&gt;</a>
          int isdigit(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.5p2" href="#7.4.1.5p2"><small>2</small></a>
  The isdigit function tests for any decimal-digit character (as defined in <a href="#5.2.1">5.2.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.6" href="#7.4.1.6">7.4.1.6 The isgraph function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.6p1" href="#7.4.1.6p1"><small>1</small></a>
 <pre>
          #include <a href="#7.4">&lt;ctype.h&gt;</a>
          int isgraph(int c);
@@ -9757,19 +9757,19 @@ unsigned long long int
  
 <!--page 195 -->
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.6p2" href="#7.4.1.6p2"><small>2</small></a>
  The isgraph function tests for any printing character except space (' ').
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.7" href="#7.4.1.7">7.4.1.7 The islower function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.7p1" href="#7.4.1.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int islower(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.7p2" href="#7.4.1.7p2"><small>2</small></a>
  The islower function tests for any character that is a lowercase letter or is one of a
  locale-specific set of characters for which none of iscntrl, isdigit, ispunct, or
  isspace is true. In the "C" locale, islower returns true only for the lowercase
@@ -9778,25 +9778,25 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.8" href="#7.4.1.8">7.4.1.8 The isprint function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.8p1" href="#7.4.1.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int isprint(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.8p2" href="#7.4.1.8p2"><small>2</small></a>
  The isprint function tests for any printing character including space (' ').
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.9" href="#7.4.1.9">7.4.1.9 The ispunct function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.9p1" href="#7.4.1.9p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int ispunct(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.9p2" href="#7.4.1.9p2"><small>2</small></a>
  The ispunct function tests for any printing character that is one of a locale-specific set
  of punctuation characters for which neither isspace nor isalnum is true. In the "C"
  locale, ispunct returns true for every printing character for which neither isspace
@@ -9805,13 +9805,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.10" href="#7.4.1.10">7.4.1.10 The isspace function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.10p1" href="#7.4.1.10p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int isspace(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.10p2" href="#7.4.1.10p2"><small>2</small></a>
  The isspace function tests for any character that is a standard white-space character or
  is one of a locale-specific set of characters for which isalnum is false. The standard
 <!--page 196 -->
@@ -9822,13 +9822,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.11" href="#7.4.1.11">7.4.1.11 The isupper function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.11p1" href="#7.4.1.11p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int isupper(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.11p2" href="#7.4.1.11p2"><small>2</small></a>
  The isupper function tests for any character that is an uppercase letter or is one of a
  locale-specific set of characters for which none of iscntrl, isdigit, ispunct, or
  isspace is true. In the "C" locale, isupper returns true only for the uppercase
@@ -9837,13 +9837,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.1.12" href="#7.4.1.12">7.4.1.12 The isxdigit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.1.12p1" href="#7.4.1.12p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int isxdigit(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.1.12p2" href="#7.4.1.12p2"><small>2</small></a>
  The isxdigit function tests for any hexadecimal-digit character (as defined in <a href="#6.4.4.1">6.4.4.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -9852,16 +9852,16 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.2.1" href="#7.4.2.1">7.4.2.1 The tolower function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.2.1p1" href="#7.4.2.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int tolower(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.2.1p2" href="#7.4.2.1p2"><small>2</small></a>
  The tolower function converts an uppercase letter to a corresponding lowercase letter.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.4.2.1p3" href="#7.4.2.1p3"><small>3</small></a>
  If the argument is a character for which isupper is true and there are one or more
  corresponding characters, as specified by the current locale, for which islower is true,
  the tolower function returns one of the corresponding characters (always the same one
@@ -9871,16 +9871,16 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.4.2.2" href="#7.4.2.2">7.4.2.2 The toupper function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.4.2.2p1" href="#7.4.2.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.4">&lt;ctype.h&gt;</a>
         int toupper(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.4.2.2p2" href="#7.4.2.2p2"><small>2</small></a>
  The toupper function converts a lowercase letter to a corresponding uppercase letter.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.4.2.2p3" href="#7.4.2.2p3"><small>3</small></a>
  If the argument is a character for which islower is true and there are one or more
  corresponding characters, as specified by the current locale, for which isupper is true,
  the toupper function returns one of the corresponding characters (always the same one
@@ -9889,10 +9889,10 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.5" href="#7.5">7.5 Errors &lt;errno.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.5p1" href="#7.5p1"><small>1</small></a>
  The header <a href="#7.5">&lt;errno.h&gt;</a> defines several macros, all relating to the reporting of error
  conditions.
-<p><!--para 2 -->
+<p><a name="7.5p2" href="#7.5p2"><small>2</small></a>
  The macros are
 <pre>
           EDOM
@@ -9909,12 +9909,12 @@ unsigned long long int
  macro or an identifier declared with external linkage. If a macro definition is suppressed
  in order to access an actual object, or a program defines an identifier with the name
  errno, the behavior is undefined.
-<p><!--para 3 -->
+<p><a name="7.5p3" href="#7.5p3"><small>3</small></a>
  The value of errno is zero at program startup, but is never set to zero by any library
  function.<sup><a href="#note176"><b>176)</b></a></sup> The value of errno may be set to nonzero by a library function call
  whether or not there is an error, provided the use of errno is not documented in the
  description of the function in this International Standard.
-<p><!--para 4 -->
+<p><a name="7.5p4" href="#7.5p4"><small>4</small></a>
  Additional macro definitions, beginning with E and a digit or E and an uppercase
  letter,<sup><a href="#note177"><b>177)</b></a></sup> may also be specified by the implementation.
  
@@ -9937,7 +9937,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.6" href="#7.6">7.6 Floating-point environment &lt;fenv.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.6p1" href="#7.6p1"><small>1</small></a>
  The header <a href="#7.6">&lt;fenv.h&gt;</a> declares two types and several macros and functions to provide
  access to the floating-point environment. The floating-point environment refers
  collectively to any floating-point status flags and control modes supported by the
@@ -9946,7 +9946,7 @@ unsigned long long int
  of exceptional floating-point arithmetic to provide auxiliary information.<sup><a href="#note179"><b>179)</b></a></sup> A floating-
  point control mode is a system variable whose value may be set by the user to affect the
  subsequent behavior of floating-point arithmetic.
-<p><!--para 2 -->
+<p><a name="7.6p2" href="#7.6p2"><small>2</small></a>
  Certain programming conventions support the intended model of use for the floating-
  point environment:<sup><a href="#note180"><b>180)</b></a></sup>
 <ul>
@@ -9958,13 +9958,13 @@ unsigned long long int
 <li>  a function call is assumed to have the potential for raising floating-point exceptions,
  unless its documentation promises otherwise.
 </ul>
-<p><!--para 3 -->
+<p><a name="7.6p3" href="#7.6p3"><small>3</small></a>
  The type
 <pre>
          fenv_t
 </pre>
  represents the entire floating-point environment.
-<p><!--para 4 -->
+<p><a name="7.6p4" href="#7.6p4"><small>4</small></a>
  The type
 <pre>
          fexcept_t
@@ -9976,7 +9976,7 @@ unsigned long long int
  
  
 <!--page 200 -->
-<p><!--para 5 -->
+<p><a name="7.6p5" href="#7.6p5"><small>5</small></a>
  Each of the macros
 <pre>
          FE_DIVBYZERO
@@ -9992,14 +9992,14 @@ unsigned long long int
  expressions with values such that bitwise ORs of all combinations of the macros result in
  distinct values, and furthermore, bitwise ANDs of all combinations of the macros result in
  zero.<sup><a href="#note182"><b>182)</b></a></sup>
-<p><!--para 6 -->
+<p><a name="7.6p6" href="#7.6p6"><small>6</small></a>
  The macro
 <pre>
          FE_ALL_EXCEPT
 </pre>
  is simply the bitwise OR of all floating-point exception macros defined by the
  implementation. If no such macros are defined, FE_ALL_EXCEPT shall be defined as 0.
-<p><!--para 7 -->
+<p><a name="7.6p7" href="#7.6p7"><small>7</small></a>
  Each of the macros
 <pre>
          FE_DOWNWARD
@@ -10013,7 +10013,7 @@ unsigned long long int
  with FE_ and an uppercase letter, may also be specified by the implementation. The
  defined macros expand to integer constant expressions whose values are distinct
  nonnegative values.<sup><a href="#note183"><b>183)</b></a></sup>
-<p><!--para 8 -->
+<p><a name="7.6p8" href="#7.6p8"><small>8</small></a>
  The macro
  
  
@@ -10025,7 +10025,7 @@ unsigned long long int
  represents the default floating-point environment -- the one installed at program startup
  -- and has type ''pointer to const-qualified fenv_t''. It can be used as an argument to
  <a href="#7.6">&lt;fenv.h&gt;</a> functions that manage the floating-point environment.
-<p><!--para 9 -->
+<p><a name="7.6p9" href="#7.6p9"><small>9</small></a>
  Additional implementation-defined environments, with macro definitions beginning with
  FE_ and an uppercase letter, and having type ''pointer to const-qualified fenv_t'', may
  also be specified by the implementation.
@@ -10054,13 +10054,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.6.1" href="#7.6.1">7.6.1 The FENV_ACCESS pragma</a></h4>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.1p1" href="#7.6.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.6">&lt;fenv.h&gt;</a>
           #pragma STDC FENV_ACCESS on-off-switch
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.1p2" href="#7.6.1p2"><small>2</small></a>
  The FENV_ACCESS pragma provides a means to inform the implementation when a
  program might access the floating-point environment to test floating-point status flags or
  run under non-default floating-point control modes.<sup><a href="#note184"><b>184)</b></a></sup> The pragma shall occur either
@@ -10084,7 +10084,7 @@ unsigned long long int
  
  
 <!--page 202 -->
-<p><!--para 3 -->
+<p><a name="7.6.1p3" href="#7.6.1p3"><small>3</small></a>
  EXAMPLE
 <pre>
          #include <a href="#7.6">&lt;fenv.h&gt;</a>
@@ -10099,7 +10099,7 @@ unsigned long long int
                /* ... */
          }
 </pre>
-<p><!--para 4 -->
+<p><a name="7.6.1p4" href="#7.6.1p4"><small>4</small></a>
  If the function g might depend on status flags set as a side effect of the first x + 1, or if the second
  x + 1 might depend on control modes set as a side effect of the call to function g, then the program shall
  contain an appropriately placed invocation of #pragma STDC FENV_ACCESS ON.<sup><a href="#note185"><b>185)</b></a></sup>
@@ -10118,7 +10118,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.6.2" href="#7.6.2">7.6.2 Floating-point exceptions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.6.2p1" href="#7.6.2p1"><small>1</small></a>
  The following functions provide access to the floating-point status flags.<sup><a href="#note186"><b>186)</b></a></sup> The int
  input argument for the functions represents a subset of floating-point exceptions, and can
  be zero or the bitwise OR of one or more floating-point exception macros, for example
@@ -10136,17 +10136,17 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.2.1" href="#7.6.2.1">7.6.2.1 The feclearexcept function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.2.1p1" href="#7.6.2.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.6">&lt;fenv.h&gt;</a>
          int feclearexcept(int excepts);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.2.1p2" href="#7.6.2.1p2"><small>2</small></a>
  The feclearexcept function attempts to clear the supported floating-point exceptions
  represented by its argument.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.2.1p3" href="#7.6.2.1p3"><small>3</small></a>
  The feclearexcept function returns zero if the excepts argument is zero or if all
  the specified exceptions were successfully cleared. Otherwise, it returns a nonzero value.
  
@@ -10156,39 +10156,39 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.2.2" href="#7.6.2.2">7.6.2.2 The fegetexceptflag function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.2.2p1" href="#7.6.2.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.6">&lt;fenv.h&gt;</a>
           int fegetexceptflag(fexcept_t *flagp,
                int excepts);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.2.2p2" href="#7.6.2.2p2"><small>2</small></a>
  The fegetexceptflag function attempts to store an implementation-defined
  representation of the states of the floating-point status flags indicated by the argument
  excepts in the object pointed to by the argument flagp.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.2.2p3" href="#7.6.2.2p3"><small>3</small></a>
  The fegetexceptflag function returns zero if the representation was successfully
  stored. Otherwise, it returns a nonzero value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.2.3" href="#7.6.2.3">7.6.2.3 The feraiseexcept function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.2.3p1" href="#7.6.2.3p1"><small>1</small></a>
 <pre>
           #include <a href="#7.6">&lt;fenv.h&gt;</a>
           int feraiseexcept(int excepts);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.2.3p2" href="#7.6.2.3p2"><small>2</small></a>
  The feraiseexcept function attempts to raise the supported floating-point exceptions
  represented by its argument.<sup><a href="#note187"><b>187)</b></a></sup> The order in which these floating-point exceptions are
  raised is unspecified, except as stated in <a href="#F.7.6">F.7.6</a>. Whether the feraiseexcept function
  additionally raises the ''inexact'' floating-point exception whenever it raises the
  ''overflow'' or ''underflow'' floating-point exception is implementation-defined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.2.3p3" href="#7.6.2.3p3"><small>3</small></a>
  The feraiseexcept function returns zero if the excepts argument is zero or if all
  the specified exceptions were successfully raised. Otherwise, it returns a nonzero value.
  
@@ -10206,14 +10206,14 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.2.4" href="#7.6.2.4">7.6.2.4 The fesetexceptflag function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.2.4p1" href="#7.6.2.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.6">&lt;fenv.h&gt;</a>
          int fesetexceptflag(const fexcept_t *flagp,
               int excepts);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.2.4p2" href="#7.6.2.4p2"><small>2</small></a>
  The fesetexceptflag function attempts to set the floating-point status flags
  indicated by the argument excepts to the states stored in the object pointed to by
  flagp. The value of *flagp shall have been set by a previous call to
@@ -10221,7 +10221,7 @@ unsigned long long int
  exceptions represented by the argument excepts. This function does not raise floating-
  point exceptions, but only sets the state of the flags.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.2.4p3" href="#7.6.2.4p3"><small>3</small></a>
  The fesetexceptflag function returns zero if the excepts argument is zero or if
  all the specified flags were successfully set to the appropriate state. Otherwise, it returns
  a nonzero value.
@@ -10229,22 +10229,22 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.2.5" href="#7.6.2.5">7.6.2.5 The fetestexcept function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.2.5p1" href="#7.6.2.5p1"><small>1</small></a>
 <pre>
          #include <a href="#7.6">&lt;fenv.h&gt;</a>
          int fetestexcept(int excepts);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.2.5p2" href="#7.6.2.5p2"><small>2</small></a>
  The fetestexcept function determines which of a specified subset of the floating-
  point exception flags are currently set. The excepts argument specifies the floating-
  point status flags to be queried.<sup><a href="#note188"><b>188)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.2.5p3" href="#7.6.2.5p3"><small>3</small></a>
  The fetestexcept function returns the value of the bitwise OR of the floating-point
  exception macros corresponding to the currently set floating-point exceptions included in
  excepts.
-<p><!--para 4 -->
+<p><a name="7.6.2.5p4" href="#7.6.2.5p4"><small>4</small></a>
  EXAMPLE       Call f if ''invalid'' is set, then g if ''overflow'' is set:
  
  
@@ -10273,23 +10273,23 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.6.3" href="#7.6.3">7.6.3 Rounding</a></h4>
-<p><!--para 1 -->
+<p><a name="7.6.3p1" href="#7.6.3p1"><small>1</small></a>
  The fegetround and fesetround functions provide control of rounding direction
  modes.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.3.1" href="#7.6.3.1">7.6.3.1 The fegetround function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.3.1p1" href="#7.6.3.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.6">&lt;fenv.h&gt;</a>
         int fegetround(void);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.3.1p2" href="#7.6.3.1p2"><small>2</small></a>
  The fegetround function gets the current rounding direction.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.3.1p3" href="#7.6.3.1p3"><small>3</small></a>
  The fegetround function returns the value of the rounding direction macro
  representing the current rounding direction or a negative value if there is no such
  rounding direction macro or the current rounding direction is not determinable.
@@ -10297,22 +10297,22 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.3.2" href="#7.6.3.2">7.6.3.2 The fesetround function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.3.2p1" href="#7.6.3.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.6">&lt;fenv.h&gt;</a>
         int fesetround(int round);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.3.2p2" href="#7.6.3.2p2"><small>2</small></a>
  The fesetround function establishes the rounding direction represented by its
  argument round. If the argument is not equal to the value of a rounding direction macro,
  the rounding direction is not changed.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.3.2p3" href="#7.6.3.2p3"><small>3</small></a>
  The fesetround function returns zero if and only if the requested rounding direction
  was established.
 <!--page 206 -->
-<p><!--para 4 -->
+<p><a name="7.6.3.2p4" href="#7.6.3.2p4"><small>4</small></a>
  EXAMPLE Save, set, and restore the rounding direction. Report an error and abort if setting the
  rounding direction fails.
 <pre>
@@ -10335,44 +10335,44 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.6.4" href="#7.6.4">7.6.4 Environment</a></h4>
-<p><!--para 1 -->
+<p><a name="7.6.4p1" href="#7.6.4p1"><small>1</small></a>
  The functions in this section manage the floating-point environment -- status flags and
  control modes -- as one entity.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.4.1" href="#7.6.4.1">7.6.4.1 The fegetenv function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.4.1p1" href="#7.6.4.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.6">&lt;fenv.h&gt;</a>
         int fegetenv(fenv_t *envp);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.4.1p2" href="#7.6.4.1p2"><small>2</small></a>
  The fegetenv function attempts to store the current floating-point environment in the
  object pointed to by envp.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.4.1p3" href="#7.6.4.1p3"><small>3</small></a>
  The fegetenv function returns zero if the environment was successfully stored.
  Otherwise, it returns a nonzero value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.4.2" href="#7.6.4.2">7.6.4.2 The feholdexcept function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.4.2p1" href="#7.6.4.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.6">&lt;fenv.h&gt;</a>
         int feholdexcept(fenv_t *envp);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.4.2p2" href="#7.6.4.2p2"><small>2</small></a>
  The feholdexcept function saves the current floating-point environment in the object
  pointed to by envp, clears the floating-point status flags, and then installs a non-stop
  (continue on floating-point exceptions) mode, if available, for all floating-point
  exceptions.<sup><a href="#note189"><b>189)</b></a></sup>
 <!--page 207 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.4.2p3" href="#7.6.4.2p3"><small>3</small></a>
  The feholdexcept function returns zero if and only if non-stop floating-point
  exception handling was successfully installed.
 
@@ -10386,40 +10386,40 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.4.3" href="#7.6.4.3">7.6.4.3 The fesetenv function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.4.3p1" href="#7.6.4.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.6">&lt;fenv.h&gt;</a>
          int fesetenv(const fenv_t *envp);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.4.3p2" href="#7.6.4.3p2"><small>2</small></a>
  The fesetenv function attempts to establish the floating-point environment represented
  by the object pointed to by envp. The argument envp shall point to an object set by a
  call to fegetenv or feholdexcept, or equal a floating-point environment macro.
  Note that fesetenv merely installs the state of the floating-point status flags
  represented through its argument, and does not raise these floating-point exceptions.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.4.3p3" href="#7.6.4.3p3"><small>3</small></a>
  The fesetenv function returns zero if the environment was successfully established.
  Otherwise, it returns a nonzero value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.6.4.4" href="#7.6.4.4">7.6.4.4 The feupdateenv function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.6.4.4p1" href="#7.6.4.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.6">&lt;fenv.h&gt;</a>
          int feupdateenv(const fenv_t *envp);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.6.4.4p2" href="#7.6.4.4p2"><small>2</small></a>
  The feupdateenv function attempts to save the currently raised floating-point
  exceptions in its automatic storage, install the floating-point environment represented by
  the object pointed to by envp, and then raise the saved floating-point exceptions. The
  argument envp shall point to an object set by a call to feholdexcept or fegetenv,
  or equal a floating-point environment macro.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.6.4.4p3" href="#7.6.4.4p3"><small>3</small></a>
  The feupdateenv function returns zero if all the actions were successfully carried out.
  Otherwise, it returns a nonzero value.
  
@@ -10427,7 +10427,7 @@ unsigned long long int
  
  
 <!--page 208 -->
-<p><!--para 4 -->
+<p><a name="7.6.4.4p4" href="#7.6.4.4p4"><small>4</small></a>
  EXAMPLE   Hide spurious underflow floating-point exceptions:
 <!--page 209 -->
 <pre>
@@ -10451,20 +10451,20 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.7" href="#7.7">7.7 Characteristics of floating types &lt;float.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.7p1" href="#7.7p1"><small>1</small></a>
  The header <a href="#7.7">&lt;float.h&gt;</a> defines several macros that expand to various limits and
  parameters of the standard floating-point types.
-<p><!--para 2 -->
+<p><a name="7.7p2" href="#7.7p2"><small>2</small></a>
  The macros, their meanings, and the constraints (or restrictions) on their values are listed
  in <a href="#5.2.4.2.2">5.2.4.2.2</a>.
 <!--page 210 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.8" href="#7.8">7.8 Format conversion of integer types &lt;inttypes.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.8p1" href="#7.8p1"><small>1</small></a>
  The header <a href="#7.8">&lt;inttypes.h&gt;</a> includes the header <a href="#7.18">&lt;stdint.h&gt;</a> and extends it with
  additional facilities provided by hosted implementations.
-<p><!--para 2 -->
+<p><a name="7.8p2" href="#7.8p2"><small>2</small></a>
  It declares functions for manipulating greatest-width integers and converting numeric
  character strings to greatest-width integers, and it declares the type
 <pre>
@@ -10482,7 +10482,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.8.1" href="#7.8.1">7.8.1 Macros for format specifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="7.8.1p1" href="#7.8.1p1"><small>1</small></a>
  Each of the following object-like macros<sup><a href="#note191"><b>191)</b></a></sup> expands to a character string literal
  containing a conversion specifier, possibly modified by a length modifier, suitable for use
  within the format argument of a formatted input/output function when converting the
@@ -10492,7 +10492,7 @@ unsigned long long int
  followed by a name corresponding to a similar type name in <a href="#7.18.1">7.18.1</a>. In these names, N
  represents the width of the type as described in <a href="#7.18.1">7.18.1</a>. For example, PRIdFAST32 can
  be used in a format string to print the value of an integer of type int_fast32_t.
-<p><!--para 2 -->
+<p><a name="7.8.1p2" href="#7.8.1p2"><small>2</small></a>
  The fprintf macros for signed integers are:
 <pre>
         PRIdN             PRIdLEASTN                PRIdFASTN          PRIdMAX             PRIdPTR
@@ -10503,7 +10503,7 @@ unsigned long long int
  
  
 <!--page 211 -->
-<p><!--para 3 -->
+<p><a name="7.8.1p3" href="#7.8.1p3"><small>3</small></a>
  The fprintf macros for unsigned integers are:
 <pre>
         PRIoN           PRIoLEASTN               PRIoFASTN              PRIoMAX             PRIoPTR
@@ -10511,25 +10511,25 @@ unsigned long long int
         PRIxN           PRIxLEASTN               PRIxFASTN              PRIxMAX             PRIxPTR
         PRIXN           PRIXLEASTN               PRIXFASTN              PRIXMAX             PRIXPTR
 </pre>
-<p><!--para 4 -->
+<p><a name="7.8.1p4" href="#7.8.1p4"><small>4</small></a>
  The fscanf macros for signed integers are:
 <pre>
         SCNdN           SCNdLEASTN               SCNdFASTN              SCNdMAX             SCNdPTR
         SCNiN           SCNiLEASTN               SCNiFASTN              SCNiMAX             SCNiPTR
 </pre>
-<p><!--para 5 -->
+<p><a name="7.8.1p5" href="#7.8.1p5"><small>5</small></a>
  The fscanf macros for unsigned integers are:
 <pre>
         SCNoN           SCNoLEASTN               SCNoFASTN              SCNoMAX             SCNoPTR
         SCNuN           SCNuLEASTN               SCNuFASTN              SCNuMAX             SCNuPTR
         SCNxN           SCNxLEASTN               SCNxFASTN              SCNxMAX             SCNxPTR
 </pre>
-<p><!--para 6 -->
+<p><a name="7.8.1p6" href="#7.8.1p6"><small>6</small></a>
  For each type that the implementation provides in <a href="#7.18">&lt;stdint.h&gt;</a>, the corresponding
  fprintf macros shall be defined and the corresponding fscanf macros shall be
  defined unless the implementation does not have a suitable fscanf length modifier for
  the type.
-<p><!--para 7 -->
+<p><a name="7.8.1p7" href="#7.8.1p7"><small>7</small></a>
  EXAMPLE
 <pre>
          #include <a href="#7.8">&lt;inttypes.h&gt;</a>
@@ -10559,13 +10559,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.8.2.1" href="#7.8.2.1">7.8.2.1 The imaxabs function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.8.2.1p1" href="#7.8.2.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.8">&lt;inttypes.h&gt;</a>
          intmax_t imaxabs(intmax_t j);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.8.2.1p2" href="#7.8.2.1p2"><small>2</small></a>
  The imaxabs function computes the absolute value of an integer j. If the result cannot
  be represented, the behavior is undefined.<sup><a href="#note193"><b>193)</b></a></sup>
  
@@ -10573,7 +10573,7 @@ unsigned long long int
  
 <!--page 212 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.8.2.1p3" href="#7.8.2.1p3"><small>3</small></a>
  The imaxabs function returns the absolute value.
 
 <p><b>Footnotes</b>
@@ -10583,17 +10583,17 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.8.2.2" href="#7.8.2.2">7.8.2.2 The imaxdiv function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.8.2.2p1" href="#7.8.2.2p1"><small>1</small></a>
 <pre>
             #include <a href="#7.8">&lt;inttypes.h&gt;</a>
             imaxdiv_t imaxdiv(intmax_t numer, intmax_t denom);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.8.2.2p2" href="#7.8.2.2p2"><small>2</small></a>
  The imaxdiv function computes numer / denom and numer % denom in a single
  operation.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.8.2.2p3" href="#7.8.2.2p3"><small>3</small></a>
  The imaxdiv function returns a structure of type imaxdiv_t comprising both the
  quotient and the remainder. The structure shall contain (in either order) the members
  quot (the quotient) and rem (the remainder), each of which has type intmax_t. If
@@ -10602,7 +10602,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.8.2.3" href="#7.8.2.3">7.8.2.3 The strtoimax and strtoumax functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.8.2.3p1" href="#7.8.2.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.8">&lt;inttypes.h&gt;</a>
         intmax_t strtoimax(const char * restrict nptr,
@@ -10611,12 +10611,12 @@ unsigned long long int
              char ** restrict endptr, int base);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.8.2.3p2" href="#7.8.2.3p2"><small>2</small></a>
  The strtoimax and strtoumax functions are equivalent to the strtol, strtoll,
  strtoul, and strtoull functions, except that the initial portion of the string is
  converted to intmax_t and uintmax_t representation, respectively.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.8.2.3p3" href="#7.8.2.3p3"><small>3</small></a>
  The strtoimax and strtoumax functions return the converted value, if any. If no
  conversion could be performed, zero is returned. If the correct value is outside the range
  of representable values, INTMAX_MAX, INTMAX_MIN, or UINTMAX_MAX is returned
@@ -10629,7 +10629,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.8.2.4" href="#7.8.2.4">7.8.2.4 The wcstoimax and wcstoumax functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.8.2.4p1" href="#7.8.2.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.17">&lt;stddef.h&gt;</a>           // for wchar_t
         #include <a href="#7.8">&lt;inttypes.h&gt;</a>
@@ -10639,12 +10639,12 @@ unsigned long long int
              wchar_t ** restrict endptr, int base);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.8.2.4p2" href="#7.8.2.4p2"><small>2</small></a>
  The wcstoimax and wcstoumax functions are equivalent to the wcstol, wcstoll,
  wcstoul, and wcstoull functions except that the initial portion of the wide string is
  converted to intmax_t and uintmax_t representation, respectively.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.8.2.4p3" href="#7.8.2.4p3"><small>3</small></a>
  The wcstoimax function returns the converted value, if any. If no conversion could be
  performed, zero is returned. If the correct value is outside the range of representable
  values, INTMAX_MAX, INTMAX_MIN, or UINTMAX_MAX is returned (according to the
@@ -10656,7 +10656,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.9" href="#7.9">7.9 Alternative spellings &lt;iso646.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.9p1" href="#7.9p1"><small>1</small></a>
  The header <a href="#7.9">&lt;iso646.h&gt;</a> defines the following eleven macros (on the left) that expand
  to the corresponding tokens (on the right):
 <!--page 215 -->
@@ -10676,19 +10676,19 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.10" href="#7.10">7.10 Sizes of integer types &lt;limits.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.10p1" href="#7.10p1"><small>1</small></a>
  The header <a href="#7.10">&lt;limits.h&gt;</a> defines several macros that expand to various limits and
  parameters of the standard integer types.
-<p><!--para 2 -->
+<p><a name="7.10p2" href="#7.10p2"><small>2</small></a>
  The macros, their meanings, and the constraints (or restrictions) on their values are listed
  in <a href="#5.2.4.2.1">5.2.4.2.1</a>.
 <!--page 216 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.11" href="#7.11">7.11 Localization &lt;locale.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.11p1" href="#7.11p1"><small>1</small></a>
  The header <a href="#7.11">&lt;locale.h&gt;</a> declares two functions, one type, and defines several macros.
-<p><!--para 2 -->
+<p><a name="7.11p2" href="#7.11p2"><small>2</small></a>
  The type is
 <pre>
         struct lconv
@@ -10724,7 +10724,7 @@ unsigned long long int
         char   int_p_sign_posn;                //   CHAR_MAX
         char   int_n_sign_posn;                //   CHAR_MAX
 </pre>
-<p><!--para 3 -->
+<p><a name="7.11p3" href="#7.11p3"><small>3</small></a>
  The macros defined are NULL (described in <a href="#7.17">7.17</a>); and
 <pre>
           LC_ALL
@@ -10751,13 +10751,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.11.1.1" href="#7.11.1.1">7.11.1.1 The setlocale function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.11.1.1p1" href="#7.11.1.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.11">&lt;locale.h&gt;</a>
           char *setlocale(int category, const char *locale);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.11.1.1p2" href="#7.11.1.1p2"><small>2</small></a>
  The setlocale function selects the appropriate portion of the program's locale as
  specified by the category and locale arguments. The setlocale function may be
  used to change or query the program's entire current locale or portions thereof. The value
@@ -10770,31 +10770,31 @@ unsigned long long int
  formatted input/output functions and the string conversion functions, as well as the
  nonmonetary formatting information returned by the localeconv function. LC_TIME
  affects the behavior of the strftime and wcsftime functions.
-<p><!--para 3 -->
+<p><a name="7.11.1.1p3" href="#7.11.1.1p3"><small>3</small></a>
  A value of "C" for locale specifies the minimal environment for C translation; a value
  of "" for locale specifies the locale-specific native environment. Other
  implementation-defined strings may be passed as the second argument to setlocale.
  
 <!--page 218 -->
-<p><!--para 4 -->
+<p><a name="7.11.1.1p4" href="#7.11.1.1p4"><small>4</small></a>
  At program startup, the equivalent of
 <pre>
          setlocale(LC_ALL, "C");
 </pre>
  is executed.
-<p><!--para 5 -->
+<p><a name="7.11.1.1p5" href="#7.11.1.1p5"><small>5</small></a>
  The implementation shall behave as if no library function calls the setlocale function.
 <p><b>Returns</b>
-<p><!--para 6 -->
+<p><a name="7.11.1.1p6" href="#7.11.1.1p6"><small>6</small></a>
  If a pointer to a string is given for locale and the selection can be honored, the
  setlocale function returns a pointer to the string associated with the specified
  category for the new locale. If the selection cannot be honored, the setlocale
  function returns a null pointer and the program's locale is not changed.
-<p><!--para 7 -->
+<p><a name="7.11.1.1p7" href="#7.11.1.1p7"><small>7</small></a>
  A null pointer for locale causes the setlocale function to return a pointer to the
  string associated with the category for the program's current locale; the program's
  locale is not changed.<sup><a href="#note197"><b>197)</b></a></sup>
-<p><!--para 8 -->
+<p><a name="7.11.1.1p8" href="#7.11.1.1p8"><small>8</small></a>
  The pointer to string returned by the setlocale function is such that a subsequent call
  with that string value and its associated category will restore that part of the program's
  locale. The string pointed to shall not be modified by the program, but may be
@@ -10818,17 +10818,17 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.11.2.1" href="#7.11.2.1">7.11.2.1 The localeconv function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.11.2.1p1" href="#7.11.2.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.11">&lt;locale.h&gt;</a>
          struct lconv *localeconv(void);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.11.2.1p2" href="#7.11.2.1p2"><small>2</small></a>
  The localeconv function sets the components of an object with type struct lconv
  with values appropriate for the formatting of numeric quantities (monetary and otherwise)
  according to the rules of the current locale.
-<p><!--para 3 -->
+<p><a name="7.11.2.1p3" href="#7.11.2.1p3"><small>3</small></a>
  The members of the structure with type char * are pointers to strings, any of which
  (except decimal_point) can point to "", to indicate that the value is not available in
  the current locale or is of zero length. Apart from grouping and mon_grouping, the
@@ -10942,7 +10942,7 @@ unsigned long long int
            Set to a value indicating the positioning of the negative_sign for a
            negative internationally formatted monetary quantity.
 </dl>
-<p><!--para 4 -->
+<p><a name="7.11.2.1p4" href="#7.11.2.1p4"><small>4</small></a>
  The elements of grouping and mon_grouping are interpreted according to the
  following:
 <dl>
@@ -10953,7 +10953,7 @@ unsigned long long int
                The next element is examined to determine the size of the next group of
                digits before the current group.
 </dl>
-<p><!--para 5 -->
+<p><a name="7.11.2.1p5" href="#7.11.2.1p5"><small>5</small></a>
  The values of p_sep_by_space, n_sep_by_space, int_p_sep_by_space,
  and int_n_sep_by_space are interpreted according to the following:
 <dl>
@@ -10965,7 +10965,7 @@ unsigned long long int
 </dl>
  For int_p_sep_by_space and int_n_sep_by_space, the fourth character of
  int_curr_symbol is used instead of a space.
-<p><!--para 6 -->
+<p><a name="7.11.2.1p6" href="#7.11.2.1p6"><small>6</small></a>
  The values of p_sign_posn, n_sign_posn, int_p_sign_posn,                            and
  int_n_sign_posn are interpreted according to the following:
 <dl>
@@ -10976,17 +10976,17 @@ unsigned long long int
 <dt> 4   <dd>The sign string immediately succeeds the currency symbol.
 </dl>
 <!--page 222 -->
-<p><!--para 7 -->
+<p><a name="7.11.2.1p7" href="#7.11.2.1p7"><small>7</small></a>
  The implementation shall behave as if no library function calls the localeconv
  function.
 <p><b>Returns</b>
-<p><!--para 8 -->
+<p><a name="7.11.2.1p8" href="#7.11.2.1p8"><small>8</small></a>
  The localeconv function returns a pointer to the filled-in object. The structure
  pointed to by the return value shall not be modified by the program, but may be
  overwritten by a subsequent call to the localeconv function. In addition, calls to the
  setlocale function with categories LC_ALL, LC_MONETARY, or LC_NUMERIC may
  overwrite the contents of the structure.
-<p><!--para 9 -->
+<p><a name="7.11.2.1p9" href="#7.11.2.1p9"><small>9</small></a>
  EXAMPLE 1 The following table illustrates rules which may well be used by four countries to format
  monetary quantities.
 <pre>
@@ -10999,7 +10999,7 @@ unsigned long long int
  Country3     fl. 1.234,56            fl. -1.234,56                 NLG   1.234,56         NLG -1.234,56
  Country4     SFrs.1,234.56           SFrs.1,234.56C                CHF   1,234.56         CHF 1,234.56C
 </pre>
-<p><!--para 10 -->
+<p><a name="7.11.2.1p10" href="#7.11.2.1p10"><small>10</small></a>
  For these four countries, the respective values for the monetary members of the structure returned by
  localeconv could be:
 <pre>
@@ -11028,7 +11028,7 @@ unsigned long long int
  int_n_sign_posn                   4                     1                    4                   2
 </pre>
 <!--page 223 -->
-<p><!--para 11 -->
+<p><a name="7.11.2.1p11" href="#7.11.2.1p11"><small>11</small></a>
  EXAMPLE 2 The following table illustrates how the cs_precedes, sep_by_space, and sign_posn members
  affect the formatted value.
 <pre>
@@ -11051,14 +11051,14 @@ unsigned long long int
 <!--page 224 -->
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.12" href="#7.12">7.12 Mathematics &lt;math.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.12p1" href="#7.12p1"><small>1</small></a>
  The header <a href="#7.12">&lt;math.h&gt;</a> declares two types and many mathematical functions and defines
  several macros. Most synopses specify a family of functions consisting of a principal
  function with one or more double parameters, a double return value, or both; and
  other functions with the same name but with f and l suffixes, which are corresponding
  functions with float and long double parameters, return values, or both.<sup><a href="#note198"><b>198)</b></a></sup>
  Integer arithmetic functions and conversion functions are discussed later.
-<p><!--para 2 -->
+<p><a name="7.12p2" href="#7.12p2"><small>2</small></a>
  The types
 <pre>
          float_t
@@ -11070,7 +11070,7 @@ unsigned long long int
  FLT_EVAL_METHOD equals 1, they are both double; if FLT_EVAL_METHOD equals
  2, they are both long double; and for other values of FLT_EVAL_METHOD, they are
  otherwise implementation-defined.<sup><a href="#note199"><b>199)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="7.12p3" href="#7.12p3"><small>3</small></a>
  The macro
 <pre>
          HUGE_VAL
@@ -11082,7 +11082,7 @@ unsigned long long int
          HUGE_VALL
 </pre>
  are respectively float and long double analogs of HUGE_VAL.<sup><a href="#note200"><b>200)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="7.12p4" href="#7.12p4"><small>4</small></a>
  The macro
 <pre>
          INFINITY
@@ -11094,14 +11094,14 @@ unsigned long long int
  
 <!--page 225 -->
  translation time.<sup><a href="#note201"><b>201)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="7.12p5" href="#7.12p5"><small>5</small></a>
  The macro
 <pre>
           NAN
 </pre>
  is defined if and only if the implementation supports quiet NaNs for the float type. It
  expands to a constant expression of type float representing a quiet NaN.
-<p><!--para 6 -->
+<p><a name="7.12p6" href="#7.12p6"><small>6</small></a>
  The number classification macros
 <pre>
           FP_INFINITE
@@ -11114,7 +11114,7 @@ unsigned long long int
  constant expressions with distinct values. Additional implementation-defined floating-
  point classifications, with macro definitions beginning with FP_ and an uppercase letter,
  may also be specified by the implementation.
-<p><!--para 7 -->
+<p><a name="7.12p7" href="#7.12p7"><small>7</small></a>
  The macro
 <pre>
           FP_FAST_FMA
@@ -11128,7 +11128,7 @@ unsigned long long int
 </pre>
  are, respectively, float and long double analogs of FP_FAST_FMA. If defined,
  these macros expand to the integer constant 1.
-<p><!--para 8 -->
+<p><a name="7.12p8" href="#7.12p8"><small>8</small></a>
  The macros
 <pre>
           FP_ILOGB0
@@ -11140,7 +11140,7 @@ unsigned long long int
  
  
 <!--page 226 -->
-<p><!--para 9 -->
+<p><a name="7.12p9" href="#7.12p9"><small>9</small></a>
  The macros
 <pre>
          MATH_ERRNO
@@ -11180,12 +11180,12 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.12.1" href="#7.12.1">7.12.1 Treatment of error conditions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.12.1p1" href="#7.12.1p1"><small>1</small></a>
  The behavior of each of the functions in <a href="#7.12">&lt;math.h&gt;</a> is specified for all representable
  values of its input arguments, except where stated otherwise. Each function shall execute
  as if it were a single operation without generating any externally visible exceptional
  conditions.
-<p><!--para 2 -->
+<p><a name="7.12.1p2" href="#7.12.1p2"><small>2</small></a>
  For all functions, a domain error occurs if an input argument is outside the domain over
  which the mathematical function is defined. The description of each function lists any
  required domain errors; an implementation may define additional domain errors, provided
@@ -11194,10 +11194,10 @@ unsigned long long int
  expression math_errhandling &amp; MATH_ERRNO is nonzero, the integer expression
  errno acquires the value EDOM; if the integer expression math_errhandling &amp;
  MATH_ERREXCEPT is nonzero, the ''invalid'' floating-point exception is raised.
-<p><!--para 3 -->
+<p><a name="7.12.1p3" href="#7.12.1p3"><small>3</small></a>
  Similarly, a range error occurs if the mathematical result of the function cannot be
  represented in an object of the specified type, due to extreme magnitude.
-<p><!--para 4 -->
+<p><a name="7.12.1p4" href="#7.12.1p4"><small>4</small></a>
  A floating result overflows if the magnitude of the mathematical result is finite but so
  large that the mathematical result cannot be represented without extraordinary roundoff
  error in an object of the specified type. If a floating result overflows and default rounding
@@ -11212,7 +11212,7 @@ unsigned long long int
  the integer expression math_errhandling &amp; MATH_ERREXCEPT is nonzero, the
  ''divide-by-zero'' floating-point exception is raised if the mathematical result is an exact
  infinity and the ''overflow'' floating-point exception is raised otherwise.
-<p><!--para 5 -->
+<p><a name="7.12.1p5" href="#7.12.1p5"><small>5</small></a>
  The result underflows if the magnitude of the mathematical result is so small that the
  mathematical result cannot be represented, without extraordinary roundoff error, in an
  object of the specified type.<sup><a href="#note204"><b>204)</b></a></sup> If the result underflows, the function returns an
@@ -11234,13 +11234,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.12.2" href="#7.12.2">7.12.2 The FP_CONTRACT pragma</a></h4>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.2p1" href="#7.12.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          #pragma STDC FP_CONTRACT on-off-switch
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.2p2" href="#7.12.2p2"><small>2</small></a>
  The FP_CONTRACT pragma can be used to allow (if the state is ''on'') or disallow (if the
  state is ''off'') the implementation to contract expressions (<a href="#6.5">6.5</a>). Each pragma can occur
  either outside external declarations or preceding all explicit declarations and statements
@@ -11261,29 +11261,29 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.12.3" href="#7.12.3">7.12.3 Classification macros</a></h4>
-<p><!--para 1 -->
+<p><a name="7.12.3p1" href="#7.12.3p1"><small>1</small></a>
  In the synopses in this subclause, real-floating indicates that the argument shall be an
  expression of real floating type.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.3.1" href="#7.12.3.1">7.12.3.1 The fpclassify macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.3.1p1" href="#7.12.3.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.12">&lt;math.h&gt;</a>
           int fpclassify(real-floating x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.3.1p2" href="#7.12.3.1p2"><small>2</small></a>
  The fpclassify macro classifies its argument value as NaN, infinite, normal,
  subnormal, zero, or into another implementation-defined category. First, an argument
  represented in a format wider than its semantic type is converted to its semantic type.
  Then classification is based on the type of the argument.<sup><a href="#note205"><b>205)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.3.1p3" href="#7.12.3.1p3"><small>3</small></a>
  The fpclassify macro returns the value of the number classification macro
  appropriate to the value of its argument.
-<p><!--para 4 -->
+<p><a name="7.12.3.1p4" href="#7.12.3.1p4"><small>4</small></a>
  EXAMPLE        The fpclassify macro might be implemented in terms of ordinary functions as
 <pre>
           #define fpclassify(x) \
@@ -11302,13 +11302,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.3.2" href="#7.12.3.2">7.12.3.2 The isfinite macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.3.2p1" href="#7.12.3.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.12">&lt;math.h&gt;</a>
           int isfinite(real-floating x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.3.2p2" href="#7.12.3.2p2"><small>2</small></a>
  The isfinite macro determines whether its argument has a finite value (zero,
  subnormal, or normal, and not infinite or NaN). First, an argument represented in a
  format wider than its semantic type is converted to its semantic type. Then determination
@@ -11319,43 +11319,43 @@ unsigned long long int
  
 <!--page 229 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.3.2p3" href="#7.12.3.2p3"><small>3</small></a>
  The isfinite macro returns a nonzero value if and only if its argument has a finite
  value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.3.3" href="#7.12.3.3">7.12.3.3 The isinf macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.3.3p1" href="#7.12.3.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          int isinf(real-floating x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.3.3p2" href="#7.12.3.3p2"><small>2</small></a>
  The isinf macro determines whether its argument value is an infinity (positive or
  negative). First, an argument represented in a format wider than its semantic type is
  converted to its semantic type. Then determination is based on the type of the argument.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.3.3p3" href="#7.12.3.3p3"><small>3</small></a>
  The isinf macro returns a nonzero value if and only if its argument has an infinite
  value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.3.4" href="#7.12.3.4">7.12.3.4 The isnan macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.3.4p1" href="#7.12.3.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          int isnan(real-floating x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.3.4p2" href="#7.12.3.4p2"><small>2</small></a>
  The isnan macro determines whether its argument value is a NaN. First, an argument
  represented in a format wider than its semantic type is converted to its semantic type.
  Then determination is based on the type of the argument.<sup><a href="#note206"><b>206)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.3.4p3" href="#7.12.3.4p3"><small>3</small></a>
  The isnan macro returns a nonzero value if and only if its argument has a NaN value.
 
 <p><b>Footnotes</b>
@@ -11366,7 +11366,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.3.5" href="#7.12.3.5">7.12.3.5 The isnormal macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.3.5p1" href="#7.12.3.5p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          int isnormal(real-floating x);
@@ -11377,29 +11377,29 @@ unsigned long long int
  
 <!--page 230 -->
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.3.5p2" href="#7.12.3.5p2"><small>2</small></a>
  The isnormal macro determines whether its argument value is normal (neither zero,
  subnormal, infinite, nor NaN). First, an argument represented in a format wider than its
  semantic type is converted to its semantic type. Then determination is based on the type
  of the argument.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.3.5p3" href="#7.12.3.5p3"><small>3</small></a>
  The isnormal macro returns a nonzero value if and only if its argument has a normal
  value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.3.6" href="#7.12.3.6">7.12.3.6 The signbit macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.3.6p1" href="#7.12.3.6p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          int signbit(real-floating x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.3.6p2" href="#7.12.3.6p2"><small>2</small></a>
  The signbit macro determines whether the sign of its argument value is negative.<sup><a href="#note207"><b>207)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.3.6p3" href="#7.12.3.6p3"><small>3</small></a>
  The signbit macro returns a nonzero value if and only if the sign of its argument value
  is negative.
 
@@ -11414,7 +11414,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.4.1" href="#7.12.4.1">7.12.4.1 The acos functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.4.1p1" href="#7.12.4.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double acos(double x);
@@ -11422,11 +11422,11 @@ unsigned long long int
          long double acosl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.4.1p2" href="#7.12.4.1p2"><small>2</small></a>
  The acos functions compute the principal value of the arc cosine of x. A domain error
  occurs for arguments not in the interval [-1, +1].
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.4.1p3" href="#7.12.4.1p3"><small>3</small></a>
  The acos functions return arccos x in the interval [0, pi ] radians.
  
  
@@ -11437,7 +11437,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.4.2" href="#7.12.4.2">7.12.4.2 The asin functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.4.2p1" href="#7.12.4.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double asin(double x);
@@ -11445,17 +11445,17 @@ unsigned long long int
         long double asinl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.4.2p2" href="#7.12.4.2p2"><small>2</small></a>
  The asin functions compute the principal value of the arc sine of x. A domain error
  occurs for arguments not in the interval [-1, +1].
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.4.2p3" href="#7.12.4.2p3"><small>3</small></a>
  The asin functions return arcsin x in the interval [-pi /2, +pi /2] radians.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.4.3" href="#7.12.4.3">7.12.4.3 The atan functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.4.3p1" href="#7.12.4.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double atan(double x);
@@ -11463,16 +11463,16 @@ unsigned long long int
         long double atanl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.4.3p2" href="#7.12.4.3p2"><small>2</small></a>
  The atan functions compute the principal value of the arc tangent of x.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.4.3p3" href="#7.12.4.3p3"><small>3</small></a>
  The atan functions return arctan x in the interval [-pi /2, +pi /2] radians.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.4.4" href="#7.12.4.4">7.12.4.4 The atan2 functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.4.4p1" href="#7.12.4.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double atan2(double y, double x);
@@ -11480,19 +11480,19 @@ unsigned long long int
         long double atan2l(long double y, long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.4.4p2" href="#7.12.4.4p2"><small>2</small></a>
  The atan2 functions compute the value of the arc tangent of y/x, using the signs of both
  arguments to determine the quadrant of the return value. A domain error may occur if
  both arguments are zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.4.4p3" href="#7.12.4.4p3"><small>3</small></a>
  The atan2 functions return arctan y/x in the interval [-pi , +pi ] radians.
 <!--page 232 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.4.5" href="#7.12.4.5">7.12.4.5 The cos functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.4.5p1" href="#7.12.4.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double cos(double x);
@@ -11500,16 +11500,16 @@ unsigned long long int
         long double cosl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.4.5p2" href="#7.12.4.5p2"><small>2</small></a>
  The cos functions compute the cosine of x (measured in radians).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.4.5p3" href="#7.12.4.5p3"><small>3</small></a>
  The cos functions return cos x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.4.6" href="#7.12.4.6">7.12.4.6 The sin functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.4.6p1" href="#7.12.4.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double sin(double x);
@@ -11517,16 +11517,16 @@ unsigned long long int
         long double sinl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.4.6p2" href="#7.12.4.6p2"><small>2</small></a>
  The sin functions compute the sine of x (measured in radians).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.4.6p3" href="#7.12.4.6p3"><small>3</small></a>
  The sin functions return sin x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.4.7" href="#7.12.4.7">7.12.4.7 The tan functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.4.7p1" href="#7.12.4.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double tan(double x);
@@ -11534,10 +11534,10 @@ unsigned long long int
         long double tanl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.4.7p2" href="#7.12.4.7p2"><small>2</small></a>
  The tan functions return the tangent of x (measured in radians).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.4.7p3" href="#7.12.4.7p3"><small>3</small></a>
  The tan functions return tan x.
 <!--page 233 -->
 
@@ -11547,7 +11547,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.5.1" href="#7.12.5.1">7.12.5.1 The acosh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.5.1p1" href="#7.12.5.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double acosh(double x);
@@ -11555,17 +11555,17 @@ unsigned long long int
         long double acoshl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.5.1p2" href="#7.12.5.1p2"><small>2</small></a>
  The acosh functions compute the (nonnegative) arc hyperbolic cosine of x. A domain
  error occurs for arguments less than 1.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.5.1p3" href="#7.12.5.1p3"><small>3</small></a>
  The acosh functions return arcosh x in the interval [0, +(inf)].
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.5.2" href="#7.12.5.2">7.12.5.2 The asinh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.5.2p1" href="#7.12.5.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double asinh(double x);
@@ -11573,16 +11573,16 @@ unsigned long long int
         long double asinhl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.5.2p2" href="#7.12.5.2p2"><small>2</small></a>
  The asinh functions compute the arc hyperbolic sine of x.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.5.2p3" href="#7.12.5.2p3"><small>3</small></a>
  The asinh functions return arsinh x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.5.3" href="#7.12.5.3">7.12.5.3 The atanh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.5.3p1" href="#7.12.5.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double atanh(double x);
@@ -11590,19 +11590,19 @@ unsigned long long int
         long double atanhl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.5.3p2" href="#7.12.5.3p2"><small>2</small></a>
  The atanh functions compute the arc hyperbolic tangent of x. A domain error occurs
  for arguments not in the interval [-1, +1]. A range error may occur if the argument
  equals -1 or +1.
 <!--page 234 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.5.3p3" href="#7.12.5.3p3"><small>3</small></a>
  The atanh functions return artanh x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.5.4" href="#7.12.5.4">7.12.5.4 The cosh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.5.4p1" href="#7.12.5.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double cosh(double x);
@@ -11610,17 +11610,17 @@ unsigned long long int
         long double coshl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.5.4p2" href="#7.12.5.4p2"><small>2</small></a>
  The cosh functions compute the hyperbolic cosine of x. A range error occurs if the
  magnitude of x is too large.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.5.4p3" href="#7.12.5.4p3"><small>3</small></a>
  The cosh functions return cosh x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.5.5" href="#7.12.5.5">7.12.5.5 The sinh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.5.5p1" href="#7.12.5.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double sinh(double x);
@@ -11628,17 +11628,17 @@ unsigned long long int
         long double sinhl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.5.5p2" href="#7.12.5.5p2"><small>2</small></a>
  The sinh functions compute the hyperbolic sine of x. A range error occurs if the
  magnitude of x is too large.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.5.5p3" href="#7.12.5.5p3"><small>3</small></a>
  The sinh functions return sinh x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.5.6" href="#7.12.5.6">7.12.5.6 The tanh functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.5.6p1" href="#7.12.5.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double tanh(double x);
@@ -11646,11 +11646,11 @@ unsigned long long int
         long double tanhl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.5.6p2" href="#7.12.5.6p2"><small>2</small></a>
  The tanh functions compute the hyperbolic tangent of x.
 <!--page 235 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.5.6p3" href="#7.12.5.6p3"><small>3</small></a>
  The tanh functions return tanh x.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -11659,7 +11659,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.1" href="#7.12.6.1">7.12.6.1 The exp functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.1p1" href="#7.12.6.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double exp(double x);
@@ -11667,17 +11667,17 @@ unsigned long long int
         long double expl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.1p2" href="#7.12.6.1p2"><small>2</small></a>
  The exp functions compute the base-e exponential of x. A range error occurs if the
  magnitude of x is too large.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.1p3" href="#7.12.6.1p3"><small>3</small></a>
  The exp functions return e<sup>x</sup>.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.2" href="#7.12.6.2">7.12.6.2 The exp2 functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.2p1" href="#7.12.6.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double exp2(double x);
@@ -11685,17 +11685,17 @@ unsigned long long int
         long double exp2l(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.2p2" href="#7.12.6.2p2"><small>2</small></a>
  The exp2 functions compute the base-2 exponential of x. A range error occurs if the
  magnitude of x is too large.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.2p3" href="#7.12.6.2p3"><small>3</small></a>
  The exp2 functions return 2<sup>x</sup>.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.3" href="#7.12.6.3">7.12.6.3 The expm1 functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.3p1" href="#7.12.6.3p1"><small>1</small></a>
 <!--page 236 -->
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
@@ -11704,11 +11704,11 @@ unsigned long long int
         long double expm1l(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.3p2" href="#7.12.6.3p2"><small>2</small></a>
  The expm1 functions compute the base-e exponential of the argument, minus 1. A range
  error occurs if x is too large.<sup><a href="#note208"><b>208)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.3p3" href="#7.12.6.3p3"><small>3</small></a>
  The expm1 functions return e<sup>x</sup> - 1.
 
 <p><b>Footnotes</b>
@@ -11718,7 +11718,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.4" href="#7.12.6.4">7.12.6.4 The frexp functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.4p1" href="#7.12.6.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double frexp(double value, int *exp);
@@ -11726,11 +11726,11 @@ unsigned long long int
          long double frexpl(long double value, int *exp);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.4p2" href="#7.12.6.4p2"><small>2</small></a>
  The frexp functions break a floating-point number into a normalized fraction and an
  integral power of 2. They store the integer in the int object pointed to by exp.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.4p3" href="#7.12.6.4p3"><small>3</small></a>
  If value is not a floating-point number, the results are unspecified. Otherwise, the
  frexp functions return the value x, such that x has a magnitude in the interval [1/2, 1) or
  zero, and value equals x 2<sup>*exp</sup> . If value is zero, both parts of the result are zero.
@@ -11738,7 +11738,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.5" href="#7.12.6.5">7.12.6.5 The ilogb functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.5p1" href="#7.12.6.5p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          int ilogb(double x);
@@ -11746,7 +11746,7 @@ unsigned long long int
          int ilogbl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.5p2" href="#7.12.6.5p2"><small>2</small></a>
  The ilogb functions extract the exponent of x as a signed int value. If x is zero they
  compute the value FP_ILOGB0; if x is infinite they compute the value INT_MAX; if x is
  a NaN they compute the value FP_ILOGBNAN; otherwise, they are equivalent to calling
@@ -11759,14 +11759,14 @@ unsigned long long int
  
 <!--page 237 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.5p3" href="#7.12.6.5p3"><small>3</small></a>
  The ilogb functions return the exponent of x as a signed int value.
 <p><b> Forward references</b>: the logb functions (<a href="#7.12.6.11">7.12.6.11</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.6" href="#7.12.6.6">7.12.6.6 The ldexp functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.6p1" href="#7.12.6.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double ldexp(double x, int exp);
@@ -11774,17 +11774,17 @@ unsigned long long int
         long double ldexpl(long double x, int exp);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.6p2" href="#7.12.6.6p2"><small>2</small></a>
  The ldexp functions multiply a floating-point number by an integral power of 2. A
  range error may occur.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.6p3" href="#7.12.6.6p3"><small>3</small></a>
  The ldexp functions return x 2<sup>exp</sup> .
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.7" href="#7.12.6.7">7.12.6.7 The log functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.7p1" href="#7.12.6.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double log(double x);
@@ -11792,17 +11792,17 @@ unsigned long long int
         long double logl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.7p2" href="#7.12.6.7p2"><small>2</small></a>
  The log functions compute the base-e (natural) logarithm of x. A domain error occurs if
  the argument is negative. A range error may occur if the argument is zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.7p3" href="#7.12.6.7p3"><small>3</small></a>
  The log functions return loge x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.8" href="#7.12.6.8">7.12.6.8 The log10 functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.8p1" href="#7.12.6.8p1"><small>1</small></a>
 <!--page 238 -->
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
@@ -11811,17 +11811,17 @@ unsigned long long int
         long double log10l(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.8p2" href="#7.12.6.8p2"><small>2</small></a>
  The log10 functions compute the base-10 (common) logarithm of x. A domain error
  occurs if the argument is negative. A range error may occur if the argument is zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.8p3" href="#7.12.6.8p3"><small>3</small></a>
  The log10 functions return log10 x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.9" href="#7.12.6.9">7.12.6.9 The log1p functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.9p1" href="#7.12.6.9p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double log1p(double x);
@@ -11829,12 +11829,12 @@ unsigned long long int
          long double log1pl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.9p2" href="#7.12.6.9p2"><small>2</small></a>
  The log1p functions compute the base-e (natural) logarithm of 1 plus the argument.<sup><a href="#note209"><b>209)</b></a></sup>
  A domain error occurs if the argument is less than -1. A range error may occur if the
  argument equals -1.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.9p3" href="#7.12.6.9p3"><small>3</small></a>
  The log1p functions return loge (1 + x).
 
 <p><b>Footnotes</b>
@@ -11844,7 +11844,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.10" href="#7.12.6.10">7.12.6.10 The log2 functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.10p1" href="#7.12.6.10p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double log2(double x);
@@ -11852,11 +11852,11 @@ unsigned long long int
          long double log2l(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.10p2" href="#7.12.6.10p2"><small>2</small></a>
  The log2 functions compute the base-2 logarithm of x. A domain error occurs if the
  argument is less than zero. A range error may occur if the argument is zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.10p3" href="#7.12.6.10p3"><small>3</small></a>
  The log2 functions return log2 x.
  
  
@@ -11867,7 +11867,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.11" href="#7.12.6.11">7.12.6.11 The logb functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.11p1" href="#7.12.6.11p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double logb(double x);
@@ -11875,7 +11875,7 @@ unsigned long long int
         long double logbl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.11p2" href="#7.12.6.11p2"><small>2</small></a>
  The logb functions extract the exponent of x, as a signed integer value in floating-point
  format. If x is subnormal it is treated as though it were normalized; thus, for positive
  finite x,
@@ -11884,13 +11884,13 @@ unsigned long long int
 </pre>
  A domain error or range error may occur if the argument is zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.11p3" href="#7.12.6.11p3"><small>3</small></a>
  The logb functions return the signed exponent of x.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.12" href="#7.12.6.12">7.12.6.12 The modf functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.12p1" href="#7.12.6.12p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double modf(double value, double *iptr);
@@ -11898,19 +11898,19 @@ unsigned long long int
         long double modfl(long double value, long double *iptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.12p2" href="#7.12.6.12p2"><small>2</small></a>
  The modf functions break the argument value into integral and fractional parts, each of
  which has the same type and sign as the argument. They store the integral part (in
  floating-point format) in the object pointed to by iptr.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.12p3" href="#7.12.6.12p3"><small>3</small></a>
  The modf functions return the signed fractional part of value.
 <!--page 240 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.6.13" href="#7.12.6.13">7.12.6.13 The scalbn and scalbln functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.6.13p1" href="#7.12.6.13p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double scalbn(double x, int n);
@@ -11921,11 +11921,11 @@ unsigned long long int
         long double scalblnl(long double x, long int n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.6.13p2" href="#7.12.6.13p2"><small>2</small></a>
  The scalbn and scalbln functions compute x FLT_RADIX<sup>n</sup> efficiently, not
  normally by computing FLT_RADIX<sup>n</sup> explicitly. A range error may occur.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.6.13p3" href="#7.12.6.13p3"><small>3</small></a>
  The scalbn and scalbln functions return x FLT_RADIX<sup>n</sup> .
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -11934,7 +11934,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.7.1" href="#7.12.7.1">7.12.7.1 The cbrt functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.7.1p1" href="#7.12.7.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double cbrt(double x);
@@ -11942,16 +11942,16 @@ unsigned long long int
         long double cbrtl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.7.1p2" href="#7.12.7.1p2"><small>2</small></a>
  The cbrt functions compute the real cube root of x.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.7.1p3" href="#7.12.7.1p3"><small>3</small></a>
  The cbrt functions return x<sup>1/3</sup>.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.7.2" href="#7.12.7.2">7.12.7.2 The fabs functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.7.2p1" href="#7.12.7.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double fabs(double x);
@@ -11959,17 +11959,17 @@ unsigned long long int
         long double fabsl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.7.2p2" href="#7.12.7.2p2"><small>2</small></a>
  The fabs functions compute the absolute value of a floating-point number x.
 <!--page 241 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.7.2p3" href="#7.12.7.2p3"><small>3</small></a>
  The fabs functions return | x |.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.7.3" href="#7.12.7.3">7.12.7.3 The hypot functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.7.3p1" href="#7.12.7.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double hypot(double x, double y);
@@ -11977,18 +11977,18 @@ unsigned long long int
         long double hypotl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.7.3p2" href="#7.12.7.3p2"><small>2</small></a>
  The hypot functions compute the square root of the sum of the squares of x and y,
  without undue overflow or underflow. A range error may occur.
-<p><!--para 3 -->
+<p><a name="7.12.7.3p3" href="#7.12.7.3p3"><small>3</small></a>
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.12.7.3p4" href="#7.12.7.3p4"><small>4</small></a>
  The hypot functions return (sqrt)(x<sup>2</sup> + y<sup>2</sup>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.7.4" href="#7.12.7.4">7.12.7.4 The pow functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.7.4p1" href="#7.12.7.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double pow(double x, double y);
@@ -11996,19 +11996,19 @@ unsigned long long int
         long double powl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.7.4p2" href="#7.12.7.4p2"><small>2</small></a>
  The pow functions compute x raised to the power y. A domain error occurs if x is finite
  and negative and y is finite and not an integer value. A range error may occur. A domain
  error may occur if x is zero and y is zero. A domain error or range error may occur if x
  is zero and y is less than zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.7.4p3" href="#7.12.7.4p3"><small>3</small></a>
  The pow functions return x<sup>y</sup>.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.7.5" href="#7.12.7.5">7.12.7.5 The sqrt functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.7.5p1" href="#7.12.7.5p1"><small>1</small></a>
 <!--page 242 -->
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
@@ -12017,11 +12017,11 @@ unsigned long long int
         long double sqrtl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.7.5p2" href="#7.12.7.5p2"><small>2</small></a>
  The sqrt functions compute the nonnegative square root of x. A domain error occurs if
  the argument is less than zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.7.5p3" href="#7.12.7.5p3"><small>3</small></a>
  The sqrt functions return (sqrt)(x).
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -12030,7 +12030,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.8.1" href="#7.12.8.1">7.12.8.1 The erf functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.8.1p1" href="#7.12.8.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double erf(double x);
@@ -12038,10 +12038,10 @@ unsigned long long int
         long double erfl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.8.1p2" href="#7.12.8.1p2"><small>2</small></a>
  The erf functions compute the error function of x.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.8.1p3" href="#7.12.8.1p3"><small>3</small></a>
  The erf functions return
 <pre>
               2        x
@@ -12052,7 +12052,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.8.2" href="#7.12.8.2">7.12.8.2 The erfc functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.8.2p1" href="#7.12.8.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double erfc(double x);
@@ -12060,11 +12060,11 @@ unsigned long long int
         long double erfcl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.8.2p2" href="#7.12.8.2p2"><small>2</small></a>
  The erfc functions compute the complementary error function of x. A range error
  occurs if x is too large.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.8.2p3" href="#7.12.8.2p3"><small>3</small></a>
  The erfc functions return
 <pre>
                            2       (inf)
@@ -12076,7 +12076,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.8.3" href="#7.12.8.3">7.12.8.3 The lgamma functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.8.3p1" href="#7.12.8.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double lgamma(double x);
@@ -12084,18 +12084,18 @@ unsigned long long int
         long double lgammal(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.8.3p2" href="#7.12.8.3p2"><small>2</small></a>
  The lgamma functions compute the natural logarithm of the absolute value of gamma of
  x. A range error occurs if x is too large. A range error may occur if x is a negative
  integer or zero.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.8.3p3" href="#7.12.8.3p3"><small>3</small></a>
  The lgamma functions return loge | (Gamma)(x) |.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.8.4" href="#7.12.8.4">7.12.8.4 The tgamma functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.8.4p1" href="#7.12.8.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double tgamma(double x);
@@ -12103,12 +12103,12 @@ unsigned long long int
         long double tgammal(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.8.4p2" href="#7.12.8.4p2"><small>2</small></a>
  The tgamma functions compute the gamma function of x. A domain error or range error
  may occur if x is a negative integer or zero. A range error may occur if the magnitude of
  x is too large or too small.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.8.4p3" href="#7.12.8.4p3"><small>3</small></a>
  The tgamma functions return (Gamma)(x).
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -12117,7 +12117,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.1" href="#7.12.9.1">7.12.9.1 The ceil functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.1p1" href="#7.12.9.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double ceil(double x);
@@ -12125,17 +12125,17 @@ unsigned long long int
         long double ceill(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.1p2" href="#7.12.9.1p2"><small>2</small></a>
  The ceil functions compute the smallest integer value not less than x.
 <!--page 244 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.1p3" href="#7.12.9.1p3"><small>3</small></a>
  The ceil functions return [^x^], expressed as a floating-point number.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.2" href="#7.12.9.2">7.12.9.2 The floor functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.2p1" href="#7.12.9.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double floor(double x);
@@ -12143,16 +12143,16 @@ unsigned long long int
         long double floorl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.2p2" href="#7.12.9.2p2"><small>2</small></a>
  The floor functions compute the largest integer value not greater than x.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.2p3" href="#7.12.9.2p3"><small>3</small></a>
  The floor functions return [_x_], expressed as a floating-point number.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.3" href="#7.12.9.3">7.12.9.3 The nearbyint functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.3p1" href="#7.12.9.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double nearbyint(double x);
@@ -12160,18 +12160,18 @@ unsigned long long int
         long double nearbyintl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.3p2" href="#7.12.9.3p2"><small>2</small></a>
  The nearbyint functions round their argument to an integer value in floating-point
  format, using the current rounding direction and without raising the ''inexact'' floating-
  point exception.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.3p3" href="#7.12.9.3p3"><small>3</small></a>
  The nearbyint functions return the rounded integer value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.4" href="#7.12.9.4">7.12.9.4 The rint functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.4p1" href="#7.12.9.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double rint(double x);
@@ -12179,19 +12179,19 @@ unsigned long long int
         long double rintl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.4p2" href="#7.12.9.4p2"><small>2</small></a>
  The rint functions differ from the nearbyint functions (<a href="#7.12.9.3">7.12.9.3</a>) only in that the
  rint functions may raise the ''inexact'' floating-point exception if the result differs in
  value from the argument.
 <!--page 245 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.4p3" href="#7.12.9.4p3"><small>3</small></a>
  The rint functions return the rounded integer value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.5" href="#7.12.9.5">7.12.9.5 The lrint and llrint functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.5p1" href="#7.12.9.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         long int lrint(double x);
@@ -12202,19 +12202,19 @@ unsigned long long int
         long long int llrintl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.5p2" href="#7.12.9.5p2"><small>2</small></a>
  The lrint and llrint functions round their argument to the nearest integer value,
  rounding according to the current rounding direction. If the rounded value is outside the
  range of the return type, the numeric result is unspecified and a domain error or range
  error may occur.                                                                          *
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.5p3" href="#7.12.9.5p3"><small>3</small></a>
  The lrint and llrint functions return the rounded integer value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.6" href="#7.12.9.6">7.12.9.6 The round functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.6p1" href="#7.12.9.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double round(double x);
@@ -12222,19 +12222,19 @@ unsigned long long int
         long double roundl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.6p2" href="#7.12.9.6p2"><small>2</small></a>
  The round functions round their argument to the nearest integer value in floating-point
  format, rounding halfway cases away from zero, regardless of the current rounding
  direction.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.6p3" href="#7.12.9.6p3"><small>3</small></a>
  The round functions return the rounded integer value.
 <!--page 246 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.7" href="#7.12.9.7">7.12.9.7 The lround and llround functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.7p1" href="#7.12.9.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         long int lround(double x);
@@ -12245,19 +12245,19 @@ unsigned long long int
         long long int llroundl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.7p2" href="#7.12.9.7p2"><small>2</small></a>
  The lround and llround functions round their argument to the nearest integer value,
  rounding halfway cases away from zero, regardless of the current rounding direction. If
  the rounded value is outside the range of the return type, the numeric result is unspecified
  and a domain error or range error may occur.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.7p3" href="#7.12.9.7p3"><small>3</small></a>
  The lround and llround functions return the rounded integer value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.9.8" href="#7.12.9.8">7.12.9.8 The trunc functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.9.8p1" href="#7.12.9.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double trunc(double x);
@@ -12265,11 +12265,11 @@ unsigned long long int
         long double truncl(long double x);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.9.8p2" href="#7.12.9.8p2"><small>2</small></a>
  The trunc functions round their argument to the integer value, in floating format,
  nearest to but no larger in magnitude than the argument.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.9.8p3" href="#7.12.9.8p3"><small>3</small></a>
  The trunc functions return the truncated integer value.
 <!--page 247 -->
 
@@ -12279,7 +12279,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.10.1" href="#7.12.10.1">7.12.10.1 The fmod functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.10.1p1" href="#7.12.10.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.12">&lt;math.h&gt;</a>
           double fmod(double x, double y);
@@ -12287,10 +12287,10 @@ unsigned long long int
           long double fmodl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.10.1p2" href="#7.12.10.1p2"><small>2</small></a>
  The fmod functions compute the floating-point remainder of x/y.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.10.1p3" href="#7.12.10.1p3"><small>3</small></a>
  The fmod functions return the value x - ny, for some integer n such that, if y is nonzero,
  the result has the same sign as x and magnitude less than the magnitude of y. If y is zero,
  whether a domain error occurs or the fmod functions return zero is implementation-
@@ -12299,7 +12299,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.10.2" href="#7.12.10.2">7.12.10.2 The remainder functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.10.2p1" href="#7.12.10.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.12">&lt;math.h&gt;</a>
           double remainder(double x, double y);
@@ -12307,10 +12307,10 @@ unsigned long long int
           long double remainderl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.10.2p2" href="#7.12.10.2p2"><small>2</small></a>
  The remainder functions compute the remainder x REM y required by IEC 60559.<sup><a href="#note210"><b>210)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.10.2p3" href="#7.12.10.2p3"><small>3</small></a>
  The remainder functions return x REM y. If y is zero, whether a domain error occurs
  or the functions return zero is implementation defined.
  
@@ -12329,7 +12329,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.10.3" href="#7.12.10.3">7.12.10.3 The remquo functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.10.3p1" href="#7.12.10.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double remquo(double x, double y, int *quo);
@@ -12338,13 +12338,13 @@ unsigned long long int
              int *quo);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.10.3p2" href="#7.12.10.3p2"><small>2</small></a>
  The remquo functions compute the same remainder as the remainder functions. In
  the object pointed to by quo they store a value whose sign is the sign of x/y and whose
  magnitude is congruent modulo 2<sup>n</sup> to the magnitude of the integral quotient of x/y, where
  n is an implementation-defined integer greater than or equal to 3.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.10.3p3" href="#7.12.10.3p3"><small>3</small></a>
  The remquo functions return x REM y. If y is zero, the value stored in the object
  pointed to by quo is unspecified and whether a domain error occurs or the functions
  return zero is implementation defined.
@@ -12355,7 +12355,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.11.1" href="#7.12.11.1">7.12.11.1 The copysign functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.11.1p1" href="#7.12.11.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         double copysign(double x, double y);
@@ -12363,20 +12363,20 @@ unsigned long long int
         long double copysignl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.11.1p2" href="#7.12.11.1p2"><small>2</small></a>
  The copysign functions produce a value with the magnitude of x and the sign of y.
  They produce a NaN (with the sign of y) if x is a NaN. On implementations that
  represent a signed zero but do not treat negative zero consistently in arithmetic
  operations, the copysign functions regard the sign of zero as positive.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.11.1p3" href="#7.12.11.1p3"><small>3</small></a>
  The copysign functions return a value with the magnitude of x and the sign of y.
 <!--page 249 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.11.2" href="#7.12.11.2">7.12.11.2 The nan functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.11.2p1" href="#7.12.11.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double nan(const char *tagp);
@@ -12384,7 +12384,7 @@ unsigned long long int
          long double nanl(const char *tagp);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.11.2p2" href="#7.12.11.2p2"><small>2</small></a>
  The call nan("n-char-sequence") is equivalent to strtod("NAN(n-char-
  sequence)",     (char**)       NULL); the call nan("") is equivalent to
  strtod("NAN()", (char**) NULL). If tagp does not point to an n-char
@@ -12392,7 +12392,7 @@ unsigned long long int
  NULL). Calls to nanf and nanl are equivalent to the corresponding calls to strtof
  and strtold.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.11.2p3" href="#7.12.11.2p3"><small>3</small></a>
  The nan functions return a quiet NaN, if available, with content indicated through tagp.
  If the implementation does not support quiet NaNs, the functions return zero.
 <p><b> Forward references</b>: the strtod, strtof, and strtold functions (<a href="#7.20.1.3">7.20.1.3</a>).
@@ -12400,7 +12400,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.11.3" href="#7.12.11.3">7.12.11.3 The nextafter functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.11.3p1" href="#7.12.11.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double nextafter(double x, double y);
@@ -12408,14 +12408,14 @@ unsigned long long int
          long double nextafterl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.11.3p2" href="#7.12.11.3p2"><small>2</small></a>
  The nextafter functions determine the next representable value, in the type of the
  function, after x in the direction of y, where x and y are first converted to the type of the
  function.<sup><a href="#note211"><b>211)</b></a></sup> The nextafter functions return y if x equals y. A range error may occur
  if the magnitude of x is the largest finite value representable in the type and the result is
  infinite or not representable in the type.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.11.3p3" href="#7.12.11.3p3"><small>3</small></a>
  The nextafter functions return the next representable value in the specified format
  after x in the direction of y.
  
@@ -12430,7 +12430,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.11.4" href="#7.12.11.4">7.12.11.4 The nexttoward functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.11.4p1" href="#7.12.11.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double nexttoward(double x, long double y);
@@ -12438,7 +12438,7 @@ unsigned long long int
          long double nexttowardl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.11.4p2" href="#7.12.11.4p2"><small>2</small></a>
  The nexttoward functions are equivalent to the nextafter functions except that the
  second parameter has type long double and the functions return y converted to the
  type of the function if x equals y.<sup><a href="#note212"><b>212)</b></a></sup>
@@ -12454,7 +12454,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.12.1" href="#7.12.12.1">7.12.12.1 The fdim functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.12.1p1" href="#7.12.12.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double fdim(double x, double y);
@@ -12462,7 +12462,7 @@ unsigned long long int
          long double fdiml(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.12.1p2" href="#7.12.12.1p2"><small>2</small></a>
  The fdim functions determine the positive difference between their arguments:
 <pre>
        {x - y  if x &gt; y
@@ -12471,13 +12471,13 @@ unsigned long long int
 </pre>
  A range error may occur.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.12.1p3" href="#7.12.12.1p3"><small>3</small></a>
  The fdim functions return the positive difference value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.12.2" href="#7.12.12.2">7.12.12.2 The fmax functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.12.2p1" href="#7.12.12.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double fmax(double x, double y);
@@ -12489,10 +12489,10 @@ unsigned long long int
  
 <!--page 251 -->
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.12.2p2" href="#7.12.12.2p2"><small>2</small></a>
  The fmax functions determine the maximum numeric value of their arguments.<sup><a href="#note213"><b>213)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.12.2p3" href="#7.12.12.2p3"><small>3</small></a>
  The fmax functions return the maximum numeric value of their arguments.
 
 <p><b>Footnotes</b>
@@ -12503,7 +12503,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.12.3" href="#7.12.12.3">7.12.12.3 The fmin functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.12.3p1" href="#7.12.12.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double fmin(double x, double y);
@@ -12511,10 +12511,10 @@ unsigned long long int
          long double fminl(long double x, long double y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.12.3p2" href="#7.12.12.3p2"><small>2</small></a>
  The fmin functions determine the minimum numeric value of their arguments.<sup><a href="#note214"><b>214)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.12.3p3" href="#7.12.12.3p3"><small>3</small></a>
  The fmin functions return the minimum numeric value of their arguments.
 
 <p><b>Footnotes</b>
@@ -12527,7 +12527,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.13.1" href="#7.12.13.1">7.12.13.1 The fma functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.13.1p1" href="#7.12.13.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.12">&lt;math.h&gt;</a>
          double fma(double x, double y, double z);
@@ -12536,12 +12536,12 @@ unsigned long long int
               long double z);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.13.1p2" href="#7.12.13.1p2"><small>2</small></a>
  The fma functions compute (x y) + z, rounded as one ternary operation: they compute
  the value (as if) to infinite precision and round once to the result format, according to the
  current rounding mode. A range error may occur.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.13.1p3" href="#7.12.13.1p3"><small>3</small></a>
  The fma functions return (x y) + z, rounded as one ternary operation.
  
  
@@ -12551,7 +12551,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.12.14" href="#7.12.14">7.12.14 Comparison macros</a></h4>
-<p><!--para 1 -->
+<p><a name="7.12.14p1" href="#7.12.14p1"><small>1</small></a>
  The relational and equality operators support the usual mathematical relationships
  between numeric values. For any ordered pair of numeric values exactly one of the
  relationships -- less, greater, and equal -- is true. Relational operators may raise the
@@ -12572,31 +12572,31 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.14.1" href="#7.12.14.1">7.12.14.1 The isgreater macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.14.1p1" href="#7.12.14.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.12">&lt;math.h&gt;</a>
           int isgreater(real-floating x, real-floating y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.14.1p2" href="#7.12.14.1p2"><small>2</small></a>
  The isgreater macro determines whether its first argument is greater than its second
  argument. The value of isgreater(x, y) is always equal to (x) &gt; (y); however,
  unlike (x) &gt; (y), isgreater(x, y) does not raise the ''invalid'' floating-point
  exception when x and y are unordered.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.14.1p3" href="#7.12.14.1p3"><small>3</small></a>
  The isgreater macro returns the value of (x) &gt; (y).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.14.2" href="#7.12.14.2">7.12.14.2 The isgreaterequal macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.14.2p1" href="#7.12.14.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.12">&lt;math.h&gt;</a>
           int isgreaterequal(real-floating x, real-floating y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.14.2p2" href="#7.12.14.2p2"><small>2</small></a>
  The isgreaterequal macro determines whether its first argument is greater than or
  equal to its second argument. The value of isgreaterequal(x, y) is always equal
  to (x) &gt;= (y); however, unlike (x) &gt;= (y), isgreaterequal(x, y) does
@@ -12606,55 +12606,55 @@ unsigned long long int
  
 <!--page 253 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.14.2p3" href="#7.12.14.2p3"><small>3</small></a>
  The isgreaterequal macro returns the value of (x) &gt;= (y).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.14.3" href="#7.12.14.3">7.12.14.3 The isless macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.14.3p1" href="#7.12.14.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         int isless(real-floating x, real-floating y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.14.3p2" href="#7.12.14.3p2"><small>2</small></a>
  The isless macro determines whether its first argument is less than its second
  argument. The value of isless(x, y) is always equal to (x) &lt; (y); however,
  unlike (x) &lt; (y), isless(x, y) does not raise the ''invalid'' floating-point
  exception when x and y are unordered.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.14.3p3" href="#7.12.14.3p3"><small>3</small></a>
  The isless macro returns the value of (x) &lt; (y).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.14.4" href="#7.12.14.4">7.12.14.4 The islessequal macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.14.4p1" href="#7.12.14.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         int islessequal(real-floating x, real-floating y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.14.4p2" href="#7.12.14.4p2"><small>2</small></a>
  The islessequal macro determines whether its first argument is less than or equal to
  its second argument. The value of islessequal(x, y) is always equal to
  (x) &lt;= (y); however, unlike (x) &lt;= (y), islessequal(x, y) does not raise
  the ''invalid'' floating-point exception when x and y are unordered.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.14.4p3" href="#7.12.14.4p3"><small>3</small></a>
  The islessequal macro returns the value of (x) &lt;= (y).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.14.5" href="#7.12.14.5">7.12.14.5 The islessgreater macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.14.5p1" href="#7.12.14.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
         int islessgreater(real-floating x, real-floating y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.14.5p2" href="#7.12.14.5p2"><small>2</small></a>
  The islessgreater macro determines whether its first argument is less than or
  greater than its second argument. The islessgreater(x, y) macro is similar to
  (x) &lt; (y) || (x) &gt; (y); however, islessgreater(x, y) does not raise
@@ -12662,31 +12662,31 @@ unsigned long long int
  and y twice).
 <!--page 254 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.14.5p3" href="#7.12.14.5p3"><small>3</small></a>
  The islessgreater macro returns the value of (x) &lt; (y) || (x) &gt; (y).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.12.14.6" href="#7.12.14.6">7.12.14.6 The isunordered macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.12.14.6p1" href="#7.12.14.6p1"><small>1</small></a>
 <pre>
        #include <a href="#7.12">&lt;math.h&gt;</a>
        int isunordered(real-floating x, real-floating y);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.12.14.6p2" href="#7.12.14.6p2"><small>2</small></a>
  The isunordered macro determines whether its arguments are unordered.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.12.14.6p3" href="#7.12.14.6p3"><small>3</small></a>
  The isunordered macro returns 1 if its arguments are unordered and 0 otherwise.
 <!--page 255 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.13" href="#7.13">7.13 Nonlocal jumps &lt;setjmp.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.13p1" href="#7.13p1"><small>1</small></a>
  The header <a href="#7.13">&lt;setjmp.h&gt;</a> defines the macro setjmp, and declares one function and
  one type, for bypassing the normal function call and return discipline.<sup><a href="#note216"><b>216)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="7.13p2" href="#7.13p2"><small>2</small></a>
  The type declared is
 <pre>
          jmp_buf
@@ -12697,7 +12697,7 @@ unsigned long long int
  invocation of that block, were it called recursively. It does not include the state of the
  floating-point status flags, of open files, or of any other component of the abstract
  machine.
-<p><!--para 3 -->
+<p><a name="7.13p3" href="#7.13p3"><small>3</small></a>
  It is unspecified whether setjmp is a macro or an identifier declared with external
  linkage. If a macro definition is suppressed in order to access an actual function, or a
  program defines an external identifier with the name setjmp, the behavior is undefined.
@@ -12713,22 +12713,22 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.13.1.1" href="#7.13.1.1">7.13.1.1 The setjmp macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.13.1.1p1" href="#7.13.1.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.13">&lt;setjmp.h&gt;</a>
          int setjmp(jmp_buf env);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.13.1.1p2" href="#7.13.1.1p2"><small>2</small></a>
  The setjmp macro saves its calling environment in its jmp_buf argument for later use
  by the longjmp function.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.13.1.1p3" href="#7.13.1.1p3"><small>3</small></a>
  If the return is from a direct invocation, the setjmp macro returns the value zero. If the
  return is from a call to the longjmp function, the setjmp macro returns a nonzero
  value.
 <p><b>Environmental limits</b>
-<p><!--para 4 -->
+<p><a name="7.13.1.1p4" href="#7.13.1.1p4"><small>4</small></a>
  An invocation of the setjmp macro shall appear only in one of the following contexts:
 <ul>
 <li>  the entire controlling expression of a selection or iteration statement;
@@ -12742,7 +12742,7 @@ unsigned long long int
  controlling expression of a selection or iteration statement; or
 <li>  the entire expression of an expression statement (possibly cast to void).
 </ul>
-<p><!--para 5 -->
+<p><a name="7.13.1.1p5" href="#7.13.1.1p5"><small>5</small></a>
  If the invocation appears in any other context, the behavior is undefined.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -12751,20 +12751,20 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.13.2.1" href="#7.13.2.1">7.13.2.1 The longjmp function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.13.2.1p1" href="#7.13.2.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.13">&lt;setjmp.h&gt;</a>
           void longjmp(jmp_buf env, int val);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.13.2.1p2" href="#7.13.2.1p2"><small>2</small></a>
  The longjmp function restores the environment saved by the most recent invocation of
  the setjmp macro in the same invocation of the program with the corresponding
  jmp_buf argument. If there has been no such invocation, or if the function containing
  the invocation of the setjmp macro has terminated execution<sup><a href="#note217"><b>217)</b></a></sup> in the interim, or if the
  invocation of the setjmp macro was within the scope of an identifier with variably
  modified type and execution has left that scope in the interim, the behavior is undefined.
-<p><!--para 3 -->
+<p><a name="7.13.2.1p3" href="#7.13.2.1p3"><small>3</small></a>
  All accessible objects have values, and all other components of the abstract machine<sup><a href="#note218"><b>218)</b></a></sup>
  have state, as of the time the longjmp function was called, except that the values of
  objects of automatic storage duration that are local to the function containing the
@@ -12772,12 +12772,12 @@ unsigned long long int
  and have been changed between the setjmp invocation and longjmp call are
  indeterminate.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.13.2.1p4" href="#7.13.2.1p4"><small>4</small></a>
  After longjmp is completed, program execution continues as if the corresponding
  invocation of the setjmp macro had just returned the value specified by val. The
  longjmp function cannot cause the setjmp macro to return the value 0; if val is 0,
  the setjmp macro returns the value 1.
-<p><!--para 5 -->
+<p><a name="7.13.2.1p5" href="#7.13.2.1p5"><small>5</small></a>
  EXAMPLE The longjmp function that returns control back to the point of the setjmp invocation
  might cause memory associated with a variable length array object to be squandered.
  
@@ -12819,17 +12819,17 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.14" href="#7.14">7.14 Signal handling &lt;signal.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.14p1" href="#7.14p1"><small>1</small></a>
  The header <a href="#7.14">&lt;signal.h&gt;</a> declares a type and two functions and defines several macros,
  for handling various signals (conditions that may be reported during program execution).
-<p><!--para 2 -->
+<p><a name="7.14p2" href="#7.14p2"><small>2</small></a>
  The type defined is
 <pre>
          sig_atomic_t
 </pre>
  which is the (possibly volatile-qualified) integer type of an object that can be accessed as
  an atomic entity, even in the presence of asynchronous interrupts.
-<p><!--para 3 -->
+<p><a name="7.14p3" href="#7.14p3"><small>3</small></a>
  The macros defined are
 <pre>
          SIG_DFL
@@ -12850,7 +12850,7 @@ unsigned long long int
          SIGSEGV an invalid access to storage
          SIGTERM a termination request sent to the program
 </pre>
-<p><!--para 4 -->
+<p><a name="7.14p4" href="#7.14p4"><small>4</small></a>
  An implementation need not generate any of these signals, except as a result of explicit
  calls to the raise function. Additional signals and pointers to undeclarable functions,
  with macro definitions beginning, respectively, with the letters SIG and an uppercase
@@ -12875,13 +12875,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.14.1.1" href="#7.14.1.1">7.14.1.1 The signal function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.14.1.1p1" href="#7.14.1.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.14">&lt;signal.h&gt;</a>
          void (*signal(int sig, void (*func)(int)))(int);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.14.1.1p2" href="#7.14.1.1p2"><small>2</small></a>
  The signal function chooses one of three ways in which receipt of the signal number
  sig is to be subsequently handled. If the value of func is SIG_DFL, default handling
  for that signal will occur. If the value of func is SIG_IGN, the signal will be ignored.
@@ -12889,7 +12889,7 @@ unsigned long long int
  invocation of such a function because of a signal, or (recursively) of any further functions
  called by that invocation (other than functions in the standard library), is called a signal
  handler.
-<p><!--para 3 -->
+<p><a name="7.14.1.1p3" href="#7.14.1.1p3"><small>3</small></a>
  When a signal occurs and func points to a function, it is implementation-defined
  whether the equivalent of signal(sig, SIG_DFL); is executed or the
  implementation prevents some implementation-defined set of signals (at least including
@@ -12899,10 +12899,10 @@ unsigned long long int
  value of sig is SIGFPE, SIGILL, SIGSEGV, or any other implementation-defined
  value corresponding to a computational exception, the behavior is undefined; otherwise
  the program will resume execution at the point it was interrupted.
-<p><!--para 4 -->
+<p><a name="7.14.1.1p4" href="#7.14.1.1p4"><small>4</small></a>
  If the signal occurs as the result of calling the abort or raise function, the signal
  handler shall not call the raise function.
-<p><!--para 5 -->
+<p><a name="7.14.1.1p5" href="#7.14.1.1p5"><small>5</small></a>
  If the signal occurs other than as the result of calling the abort or raise function, the
  behavior is undefined if the signal handler refers to any object with static storage duration
  other than by assigning a value to an object declared as volatile sig_atomic_t, or
@@ -12911,7 +12911,7 @@ unsigned long long int
  the signal number corresponding to the signal that caused the invocation of the handler.
  Furthermore, if such a call to the signal function results in a SIG_ERR return, the
  value of errno is indeterminate.<sup><a href="#note220"><b>220)</b></a></sup>
-<p><!--para 6 -->
+<p><a name="7.14.1.1p6" href="#7.14.1.1p6"><small>6</small></a>
  At program startup, the equivalent of
 <pre>
          signal(sig, SIG_IGN);
@@ -12925,10 +12925,10 @@ unsigned long long int
         signal(sig, SIG_DFL);
 </pre>
  is executed for all other signals defined by the implementation.
-<p><!--para 7 -->
+<p><a name="7.14.1.1p7" href="#7.14.1.1p7"><small>7</small></a>
  The implementation shall behave as if no library function calls the signal function.
 <p><b>Returns</b>
-<p><!--para 8 -->
+<p><a name="7.14.1.1p8" href="#7.14.1.1p8"><small>8</small></a>
  If the request can be honored, the signal function returns the value of func for the
  most recent successful call to signal for the specified signal sig. Otherwise, a value of
  SIG_ERR is returned and a positive value is stored in errno.
@@ -12945,33 +12945,33 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.14.2.1" href="#7.14.2.1">7.14.2.1 The raise function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.14.2.1p1" href="#7.14.2.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.14">&lt;signal.h&gt;</a>
         int raise(int sig);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.14.2.1p2" href="#7.14.2.1p2"><small>2</small></a>
  The raise function carries out the actions described in <a href="#7.14.1.1">7.14.1.1</a> for the signal sig. If a
  signal handler is called, the raise function shall not return until after the signal handler
  does.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.14.2.1p3" href="#7.14.2.1p3"><small>3</small></a>
  The raise function returns zero if successful, nonzero if unsuccessful.
 <!--page 261 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.15" href="#7.15">7.15 Variable arguments &lt;stdarg.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.15p1" href="#7.15p1"><small>1</small></a>
  The header <a href="#7.15">&lt;stdarg.h&gt;</a> declares a type and defines four macros, for advancing
  through a list of arguments whose number and types are not known to the called function
  when it is translated.
-<p><!--para 2 -->
+<p><a name="7.15p2" href="#7.15p2"><small>2</small></a>
  A function may be called with a variable number of arguments of varying types. As
  described in <a href="#6.9.1">6.9.1</a>, its parameter list contains one or more parameters. The rightmost
  parameter plays a special role in the access mechanism, and will be designated parmN in
  this description.
-<p><!--para 3 -->
+<p><a name="7.15p3" href="#7.15p3"><small>3</small></a>
  The type declared is
 <pre>
          va_list
@@ -12991,7 +12991,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.15.1" href="#7.15.1">7.15.1 Variable argument list access macros</a></h4>
-<p><!--para 1 -->
+<p><a name="7.15.1p1" href="#7.15.1p1"><small>1</small></a>
  The va_start and va_arg macros described in this subclause shall be implemented
  as macros, not functions. It is unspecified whether va_copy and va_end are macros or
  identifiers declared with external linkage. If a macro definition is suppressed in order to
@@ -13003,13 +13003,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.15.1.1" href="#7.15.1.1">7.15.1.1 The va_arg macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.15.1.1p1" href="#7.15.1.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.15">&lt;stdarg.h&gt;</a>
          type va_arg(va_list ap, type);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.15.1.1p2" href="#7.15.1.1p2"><small>2</small></a>
  The va_arg macro expands to an expression that has the specified type and the value of
  the next argument in the call. The parameter ap shall have been initialized by the
  va_start or va_copy macro (without an intervening invocation of the va_end
@@ -13028,7 +13028,7 @@ unsigned long long int
 <li>  one type is pointer to void and the other is a pointer to a character type.
 </ul>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.15.1.1p3" href="#7.15.1.1p3"><small>3</small></a>
  The first invocation of the va_arg macro after that of the va_start macro returns the
  value of the argument after that specified by parmN . Successive invocations return the
  values of the remaining arguments in succession.
@@ -13036,32 +13036,32 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.15.1.2" href="#7.15.1.2">7.15.1.2 The va_copy macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.15.1.2p1" href="#7.15.1.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         void va_copy(va_list dest, va_list src);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.15.1.2p2" href="#7.15.1.2p2"><small>2</small></a>
  The va_copy macro initializes dest as a copy of src, as if the va_start macro had
  been applied to dest followed by the same sequence of uses of the va_arg macro as
  had previously been used to reach the present state of src. Neither the va_copy nor
  va_start macro shall be invoked to reinitialize dest without an intervening
  invocation of the va_end macro for the same dest.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.15.1.2p3" href="#7.15.1.2p3"><small>3</small></a>
  The va_copy macro returns no value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.15.1.3" href="#7.15.1.3">7.15.1.3 The va_end macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.15.1.3p1" href="#7.15.1.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         void va_end(va_list ap);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.15.1.3p2" href="#7.15.1.3p2"><small>2</small></a>
  The va_end macro facilitates a normal return from the function whose variable
  argument list was referred to by the expansion of the va_start macro, or the function
  containing the expansion of the va_copy macro, that initialized the va_list ap. The
@@ -13071,34 +13071,34 @@ unsigned long long int
  va_start or va_copy macro, or if the va_end macro is not invoked before the
  return, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.15.1.3p3" href="#7.15.1.3p3"><small>3</small></a>
  The va_end macro returns no value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.15.1.4" href="#7.15.1.4">7.15.1.4 The va_start macro</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.15.1.4p1" href="#7.15.1.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.15">&lt;stdarg.h&gt;</a>
          void va_start(va_list ap, parmN);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.15.1.4p2" href="#7.15.1.4p2"><small>2</small></a>
  The va_start macro shall be invoked before any access to the unnamed arguments.
-<p><!--para 3 -->
+<p><a name="7.15.1.4p3" href="#7.15.1.4p3"><small>3</small></a>
  The va_start macro initializes ap for subsequent use by the va_arg and va_end
  macros. Neither the va_start nor va_copy macro shall be invoked to reinitialize ap
  without an intervening invocation of the va_end macro for the same ap.
-<p><!--para 4 -->
+<p><a name="7.15.1.4p4" href="#7.15.1.4p4"><small>4</small></a>
  The parameter parmN is the identifier of the rightmost parameter in the variable
  parameter list in the function definition (the one just before the , ...). If the parameter
  parmN is declared with the register storage class, with a function or array type, or
  with a type that is not compatible with the type that results after application of the default
  argument promotions, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 5 -->
+<p><a name="7.15.1.4p5" href="#7.15.1.4p5"><small>5</small></a>
  The va_start macro returns no value.
-<p><!--para 6 -->
+<p><a name="7.15.1.4p6" href="#7.15.1.4p6"><small>6</small></a>
  EXAMPLE 1 The function f1 gathers into an array a list of arguments that are pointers to strings (but not
  more than MAXARGS arguments), then passes the array as a single argument to function f2. The number of
  pointers is specified by the first argument to f1.
@@ -13125,7 +13125,7 @@ unsigned long long int
           void f1(int, ...);
 </pre>
  
-<p><!--para 7 -->
+<p><a name="7.15.1.4p7" href="#7.15.1.4p7"><small>7</small></a>
  EXAMPLE 2 The function f3 is similar, but saves the status of the variable argument list after the
  indicated number of arguments; after f2 has been called once with the whole list, the trailing part of the list
  is gathered again and passed to function f4.
@@ -13160,15 +13160,15 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.16" href="#7.16">7.16 Boolean type and values &lt;stdbool.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.16p1" href="#7.16p1"><small>1</small></a>
  The header <a href="#7.16">&lt;stdbool.h&gt;</a> defines four macros.
-<p><!--para 2 -->
+<p><a name="7.16p2" href="#7.16p2"><small>2</small></a>
  The macro
 <pre>
           bool
 </pre>
  expands to _Bool.
-<p><!--para 3 -->
+<p><a name="7.16p3" href="#7.16p3"><small>3</small></a>
  The remaining three macros are suitable for use in #if preprocessing directives. They
  are
 <pre>
@@ -13183,7 +13183,7 @@ unsigned long long int
           __bool_true_false_are_defined
 </pre>
  which expands to the integer constant 1.
-<p><!--para 4 -->
+<p><a name="7.16p4" href="#7.16p4"><small>4</small></a>
  Notwithstanding the provisions of <a href="#7.1.3">7.1.3</a>, a program may undefine and perhaps then
  redefine the macros bool, true, and false.<sup><a href="#note222"><b>222)</b></a></sup>
  
@@ -13198,10 +13198,10 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.17" href="#7.17">7.17 Common definitions &lt;stddef.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.17p1" href="#7.17p1"><small>1</small></a>
  The following types and macros are defined in the standard header <a href="#7.17">&lt;stddef.h&gt;</a>. Some
  are also defined in other headers, as noted in their respective subclauses.
-<p><!--para 2 -->
+<p><a name="7.17p2" href="#7.17p2"><small>2</small></a>
  The types are
 <pre>
         ptrdiff_t
@@ -13220,7 +13220,7 @@ unsigned long long int
  shall have a code value equal to its value when used as the lone character in an integer
  character      constant     if     an      implementation      does      not      define
  __STDC_MB_MIGHT_NEQ_WC__.
-<p><!--para 3 -->
+<p><a name="7.17p3" href="#7.17p3"><small>3</small></a>
  The macros are
 <pre>
         NULL
@@ -13239,7 +13239,7 @@ unsigned long long int
  then the expression &amp;(t.member-designator) evaluates to an address constant. (If the
  specified member is a bit-field, the behavior is undefined.)
 <p><b>Recommended practice</b>
-<p><!--para 4 -->
+<p><a name="7.17p4" href="#7.17p4"><small>4</small></a>
  The types used for size_t and ptrdiff_t should not have an integer conversion rank
  greater than that of signed long int unless the implementation supports objects
  large enough to make this necessary.
@@ -13248,11 +13248,11 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.18" href="#7.18">7.18 Integer types &lt;stdint.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.18p1" href="#7.18p1"><small>1</small></a>
  The header <a href="#7.18">&lt;stdint.h&gt;</a> declares sets of integer types having specified widths, and
  defines corresponding sets of macros.<sup><a href="#note223"><b>223)</b></a></sup> It also defines macros that specify limits of
  integer types corresponding to types defined in other standard headers.
-<p><!--para 2 -->
+<p><a name="7.18p2" href="#7.18p2"><small>2</small></a>
  Types are defined in the following categories:
 <ul>
 <li>  integer types having certain exact widths;
@@ -13262,10 +13262,10 @@ unsigned long long int
 <li>  integer types having greatest width.
 </ul>
  (Some of these types may denote the same type.)
-<p><!--para 3 -->
+<p><a name="7.18p3" href="#7.18p3"><small>3</small></a>
  Corresponding macros specify limits of the declared types and construct suitable
  constants.
-<p><!--para 4 -->
+<p><a name="7.18p4" href="#7.18p4"><small>4</small></a>
  For each type described herein that the implementation provides,<sup><a href="#note224"><b>224)</b></a></sup> <a href="#7.18">&lt;stdint.h&gt;</a> shall
  declare that typedef name and define the associated macros. Conversely, for each type
  described herein that the implementation does not provide, <a href="#7.18">&lt;stdint.h&gt;</a> shall not
@@ -13281,11 +13281,11 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.18.1" href="#7.18.1">7.18.1 Integer types</a></h4>
-<p><!--para 1 -->
+<p><a name="7.18.1p1" href="#7.18.1p1"><small>1</small></a>
  When typedef names differing only in the absence or presence of the initial u are defined,
  they shall denote corresponding signed and unsigned types as described in <a href="#6.2.5">6.2.5</a>; an
  implementation providing one of these corresponding types shall also provide the other.
-<p><!--para 2 -->
+<p><a name="7.18.1p2" href="#7.18.1p2"><small>2</small></a>
  In the following descriptions, the symbol N represents an unsigned decimal integer with
  no leading zeros (e.g., 8 or 24, but not 04 or 048).
  
@@ -13296,30 +13296,30 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.1.1" href="#7.18.1.1">7.18.1.1 Exact-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.1.1p1" href="#7.18.1.1p1"><small>1</small></a>
  The typedef name intN_t designates a signed integer type with width N , no padding
  bits, and a two's complement representation. Thus, int8_t denotes a signed integer
  type with a width of exactly 8 bits.
-<p><!--para 2 -->
+<p><a name="7.18.1.1p2" href="#7.18.1.1p2"><small>2</small></a>
  The typedef name uintN_t designates an unsigned integer type with width N . Thus,
  uint24_t denotes an unsigned integer type with a width of exactly 24 bits.
-<p><!--para 3 -->
+<p><a name="7.18.1.1p3" href="#7.18.1.1p3"><small>3</small></a>
  These types are optional. However, if an implementation provides integer types with
  widths of 8, 16, 32, or 64 bits, no padding bits, and (for the signed types) that have a
  two's complement representation, it shall define the corresponding typedef names.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.1.2" href="#7.18.1.2">7.18.1.2 Minimum-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.1.2p1" href="#7.18.1.2p1"><small>1</small></a>
  The typedef name int_leastN_t designates a signed integer type with a width of at
  least N , such that no signed integer type with lesser size has at least the specified width.
  Thus, int_least32_t denotes a signed integer type with a width of at least 32 bits.
-<p><!--para 2 -->
+<p><a name="7.18.1.2p2" href="#7.18.1.2p2"><small>2</small></a>
  The typedef name uint_leastN_t designates an unsigned integer type with a width
  of at least N , such that no unsigned integer type with lesser size has at least the specified
  width. Thus, uint_least16_t denotes an unsigned integer type with a width of at
  least 16 bits.
-<p><!--para 3 -->
+<p><a name="7.18.1.2p3" href="#7.18.1.2p3"><small>3</small></a>
  The following types are required:
 <pre>
           int_least8_t                                      uint_least8_t
@@ -13331,10 +13331,10 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.1.3" href="#7.18.1.3">7.18.1.3 Fastest minimum-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.1.3p1" href="#7.18.1.3p1"><small>1</small></a>
  Each of the following types designates an integer type that is usually fastest<sup><a href="#note225"><b>225)</b></a></sup> to operate
  with among all integer types that have at least the specified width.
-<p><!--para 2 -->
+<p><a name="7.18.1.3p2" href="#7.18.1.3p2"><small>2</small></a>
  The typedef name int_fastN_t designates the fastest signed integer type with a width
  of at least N . The typedef name uint_fastN_t designates the fastest unsigned integer
  type with a width of at least N .
@@ -13343,7 +13343,7 @@ unsigned long long int
  
  
 <!--page 269 -->
-<p><!--para 3 -->
+<p><a name="7.18.1.3p3" href="#7.18.1.3p3"><small>3</small></a>
  The following types are required:
 <pre>
         int_fast8_t                                 uint_fast8_t
@@ -13361,7 +13361,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.1.4" href="#7.18.1.4">7.18.1.4 Integer types capable of holding object pointers</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.1.4p1" href="#7.18.1.4p1"><small>1</small></a>
  The following type designates a signed integer type with the property that any valid
  pointer to void can be converted to this type, then converted back to pointer to void,
  and the result will compare equal to the original pointer:
@@ -13378,7 +13378,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.1.5" href="#7.18.1.5">7.18.1.5 Greatest-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.1.5p1" href="#7.18.1.5p1"><small>1</small></a>
  The following type designates a signed integer type capable of representing any value of
  any signed integer type:
 <pre>
@@ -13393,11 +13393,11 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.18.2" href="#7.18.2">7.18.2 Limits of specified-width integer types</a></h4>
-<p><!--para 1 -->
+<p><a name="7.18.2p1" href="#7.18.2p1"><small>1</small></a>
  The following object-like macros<sup><a href="#note226"><b>226)</b></a></sup> specify the minimum and maximum limits of the
  types declared in <a href="#7.18">&lt;stdint.h&gt;</a>. Each macro name corresponds to a similar type name in
  <a href="#7.18.1">7.18.1</a>.
-<p><!--para 2 -->
+<p><a name="7.18.2p2" href="#7.18.2p2"><small>2</small></a>
  Each instance of any defined macro shall be replaced by a constant expression suitable
  for use in #if preprocessing directives, and this expression shall have the same type as
  would an expression that is an object of the corresponding type converted according to
@@ -13414,7 +13414,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.2.1" href="#7.18.2.1">7.18.2.1 Limits of exact-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.2.1p1" href="#7.18.2.1p1"><small>1</small></a>
 <ul>
 <li>  minimum values of exact-width signed integer types
 <pre>
@@ -13432,7 +13432,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.2.2" href="#7.18.2.2">7.18.2.2 Limits of minimum-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.2.2p1" href="#7.18.2.2p1"><small>1</small></a>
 <ul>
 <li>  minimum values of minimum-width signed integer types
 <pre>
@@ -13450,7 +13450,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.2.3" href="#7.18.2.3">7.18.2.3 Limits of fastest minimum-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.2.3p1" href="#7.18.2.3p1"><small>1</small></a>
 <ul>
 <li>  minimum values of fastest minimum-width signed integer types
 <pre>
@@ -13468,7 +13468,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.2.4" href="#7.18.2.4">7.18.2.4 Limits of integer types capable of holding object pointers</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.2.4p1" href="#7.18.2.4p1"><small>1</small></a>
 <ul>
 <li>  minimum value of pointer-holding signed integer type
 <pre>
@@ -13487,7 +13487,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.2.5" href="#7.18.2.5">7.18.2.5 Limits of greatest-width integer types</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.2.5p1" href="#7.18.2.5p1"><small>1</small></a>
 <ul>
 <li>  minimum value of greatest-width signed integer type
 <pre>
@@ -13505,10 +13505,10 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.18.3" href="#7.18.3">7.18.3 Limits of other integer types</a></h4>
-<p><!--para 1 -->
+<p><a name="7.18.3p1" href="#7.18.3p1"><small>1</small></a>
  The following object-like macros<sup><a href="#note227"><b>227)</b></a></sup> specify the minimum and maximum limits of
  integer types corresponding to types defined in other standard headers.
-<p><!--para 2 -->
+<p><a name="7.18.3p2" href="#7.18.3p2"><small>2</small></a>
  Each instance of these macros shall be replaced by a constant expression suitable for use
  in #if preprocessing directives, and this expression shall have the same type as would an
  expression that is an object of the corresponding type converted according to the integer
@@ -13544,18 +13544,18 @@ unsigned long long int
    WINT_MAX                                               see below
 </pre>
 </ul>
-<p><!--para 3 -->
+<p><a name="7.18.3p3" href="#7.18.3p3"><small>3</small></a>
  If sig_atomic_t (see <a href="#7.14">7.14</a>) is defined as a signed integer type, the value of
  SIG_ATOMIC_MIN shall be no greater than -127 and the value of SIG_ATOMIC_MAX
  shall be no less than 127; otherwise, sig_atomic_t is defined as an unsigned integer
  type, and the value of SIG_ATOMIC_MIN shall be 0 and the value of
  SIG_ATOMIC_MAX shall be no less than 255.
-<p><!--para 4 -->
+<p><a name="7.18.3p4" href="#7.18.3p4"><small>4</small></a>
  If wchar_t (see <a href="#7.17">7.17</a>) is defined as a signed integer type, the value of WCHAR_MIN
  shall be no greater than -127 and the value of WCHAR_MAX shall be no less than 127;
  otherwise, wchar_t is defined as an unsigned integer type, and the value of
  WCHAR_MIN shall be 0 and the value of WCHAR_MAX shall be no less than 255.<sup><a href="#note229"><b>229)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="7.18.3p5" href="#7.18.3p5"><small>5</small></a>
  If wint_t (see <a href="#7.24">7.24</a>) is defined as a signed integer type, the value of WINT_MIN shall
  be no greater than -32767 and the value of WINT_MAX shall be no less than 32767;
  otherwise, wint_t is defined as an unsigned integer type, and the value of WINT_MIN
@@ -13573,15 +13573,15 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.18.4" href="#7.18.4">7.18.4 Macros for integer constants</a></h4>
-<p><!--para 1 -->
+<p><a name="7.18.4p1" href="#7.18.4p1"><small>1</small></a>
  The following function-like macros<sup><a href="#note230"><b>230)</b></a></sup> expand to integer constants suitable for
  initializing objects that have integer types corresponding to types defined in
  <a href="#7.18">&lt;stdint.h&gt;</a>. Each macro name corresponds to a similar type name in <a href="#7.18.1.2">7.18.1.2</a> or
  <a href="#7.18.1.5">7.18.1.5</a>.
-<p><!--para 2 -->
+<p><a name="7.18.4p2" href="#7.18.4p2"><small>2</small></a>
  The argument in any instance of these macros shall be an unsuffixed integer constant (as
  defined in <a href="#6.4.4.1">6.4.4.1</a>) with a value that does not exceed the limits for the corresponding type.
-<p><!--para 3 -->
+<p><a name="7.18.4p3" href="#7.18.4p3"><small>3</small></a>
  Each invocation of one of these macros shall expand to an integer constant expression
  suitable for use in #if preprocessing directives. The type of the expression shall have
  the same type as would an expression of the corresponding type converted according to
@@ -13599,7 +13599,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.4.1" href="#7.18.4.1">7.18.4.1 Macros for minimum-width integer constants</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.4.1p1" href="#7.18.4.1p1"><small>1</small></a>
  The macro INTN_C(value) shall expand to an integer constant expression
  corresponding to the type int_leastN_t. The macro UINTN_C(value) shall expand
  to an integer constant expression corresponding to the type uint_leastN_t. For
@@ -13608,7 +13608,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.18.4.2" href="#7.18.4.2">7.18.4.2 Macros for greatest-width integer constants</a></h5>
-<p><!--para 1 -->
+<p><a name="7.18.4.2p1" href="#7.18.4.2p1"><small>1</small></a>
  The following macro expands to an integer constant expression having the value specified
  by its argument and the type intmax_t:
 <pre>
@@ -13626,10 +13626,10 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.19.1" href="#7.19.1">7.19.1 Introduction</a></h4>
-<p><!--para 1 -->
+<p><a name="7.19.1p1" href="#7.19.1p1"><small>1</small></a>
  The header <a href="#7.19">&lt;stdio.h&gt;</a> declares three types, several macros, and many functions for
  performing input and output.
-<p><!--para 2 -->
+<p><a name="7.19.1p2" href="#7.19.1p2"><small>2</small></a>
  The types declared are size_t (described in <a href="#7.17">7.17</a>);
 <pre>
         FILE
@@ -13643,7 +13643,7 @@ unsigned long long int
 </pre>
  which is an object type other than an array type capable of recording all the information
  needed to specify uniquely every position within a file.
-<p><!--para 3 -->
+<p><a name="7.19.1p3" href="#7.19.1p3"><small>3</small></a>
  The macros are NULL (described in <a href="#7.17">7.17</a>);
 <pre>
         _IOFBF
@@ -13700,14 +13700,14 @@ unsigned long long int
 </pre>
  which are expressions of type ''pointer to FILE'' that point to the FILE objects
  associated, respectively, with the standard error, input, and output streams.
-<p><!--para 4 -->
+<p><a name="7.19.1p4" href="#7.19.1p4"><small>4</small></a>
  The header <a href="#7.24">&lt;wchar.h&gt;</a> declares a number of functions useful for wide character input
  and output. The wide character input/output functions described in that subclause
  provide operations analogous to most of those described here, except that the
  fundamental units internal to the program are wide characters. The external
  representation (in the file) is a sequence of ''generalized'' multibyte characters, as
  described further in <a href="#7.19.3">7.19.3</a>.
-<p><!--para 5 -->
+<p><a name="7.19.1p5" href="#7.19.1p5"><small>5</small></a>
  The input/output functions are given the following collective terms:
 <ul>
 <li>  The wide character input functions -- those functions described in <a href="#7.24">7.24</a> that perform
@@ -13738,13 +13738,13 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.19.2" href="#7.19.2">7.19.2 Streams</a></h4>
-<p><!--para 1 -->
+<p><a name="7.19.2p1" href="#7.19.2p1"><small>1</small></a>
  Input and output, whether to or from physical devices such as terminals and tape drives,
  or whether to or from files supported on structured storage devices, are mapped into
  logical data streams, whose properties are more uniform than their various inputs and
  outputs. Two forms of mapping are supported, for text streams and for binary
  streams.<sup><a href="#note232"><b>232)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="7.19.2p2" href="#7.19.2p2"><small>2</small></a>
  A text stream is an ordered sequence of characters composed into lines, each line
  consisting of zero or more characters plus a terminating new-line character. Whether the
  last line requires a terminating new-line character is implementation-defined. Characters
@@ -13757,13 +13757,13 @@ unsigned long long int
  immediately preceded by space characters; and the last character is a new-line character.
  Whether space characters that are written out immediately before a new-line character
  appear when read in is implementation-defined.
-<p><!--para 3 -->
+<p><a name="7.19.2p3" href="#7.19.2p3"><small>3</small></a>
  A binary stream is an ordered sequence of characters that can transparently record
  internal data. Data read in from a binary stream shall compare equal to the data that were
  earlier written out to that stream, under the same implementation. Such a stream may,
  however, have an implementation-defined number of null characters appended to the end
  of the stream.
-<p><!--para 4 -->
+<p><a name="7.19.2p4" href="#7.19.2p4"><small>4</small></a>
  Each stream has an orientation. After a stream is associated with an external file, but
  before any operations are performed on it, the stream is without orientation. Once a wide
  character input/output function has been applied to a stream without orientation, the
@@ -13774,7 +13774,7 @@ unsigned long long int
  been applied to a stream without orientation, the stream becomes a byte-oriented stream.
  Only a call to the freopen function or the fwide function can otherwise alter the
  orientation of a stream. (A successful call to freopen removes any orientation.)<sup><a href="#note233"><b>233)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="7.19.2p5" href="#7.19.2p5"><small>5</small></a>
  Byte input/output functions shall not be applied to a wide-oriented stream and wide
  character input/output functions shall not be applied to a byte-oriented stream. The
  remaining stream operations do not affect, and are not affected by, a stream's orientation,
@@ -13787,14 +13787,14 @@ unsigned long long int
  function can overwrite a partial multibyte character; any file contents beyond the
  byte(s) written are henceforth indeterminate.
 </ul>
-<p><!--para 6 -->
+<p><a name="7.19.2p6" href="#7.19.2p6"><small>6</small></a>
  Each wide-oriented stream has an associated mbstate_t object that stores the current
  parse state of the stream. A successful call to fgetpos stores a representation of the
  value of this mbstate_t object as part of the value of the fpos_t object. A later
  successful call to fsetpos using the same stored fpos_t value restores the value of
  the associated mbstate_t object as well as the position within the controlled stream.
 <p><b>Environmental limits</b>
-<p><!--para 7 -->
+<p><a name="7.19.2p7" href="#7.19.2p7"><small>7</small></a>
  An implementation shall support text files with lines containing at least 254 characters,
  including the terminating new-line character. The value of the macro BUFSIZ shall be at
  least 256.
@@ -13817,7 +13817,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.19.3" href="#7.19.3">7.19.3 Files</a></h4>
-<p><!--para 1 -->
+<p><a name="7.19.3p1" href="#7.19.3p1"><small>1</small></a>
  A stream is associated with an external file (which may be a physical device) by opening
  a file, which may involve creating a new file. Creating an existing file causes its former
  contents to be discarded, if necessary. If a file can support positioning requests (such as a
@@ -13827,11 +13827,11 @@ unsigned long long int
  position indicator is initially positioned at the beginning or the end of the file. The file
  position indicator is maintained by subsequent reads, writes, and positioning requests, to
  facilitate an orderly progression through the file.
-<p><!--para 2 -->
+<p><a name="7.19.3p2" href="#7.19.3p2"><small>2</small></a>
  Binary files are not truncated, except as defined in <a href="#7.19.5.3">7.19.5.3</a>. Whether a write on a text
  stream causes the associated file to be truncated beyond that point is implementation-
  defined.
-<p><!--para 3 -->
+<p><a name="7.19.3p3" href="#7.19.3p3"><small>3</small></a>
  When a stream is unbuffered, characters are intended to appear from the source or at the
  destination as soon as possible. Otherwise characters may be accumulated and
  transmitted to or from the host environment as a block. When a stream is fully buffered,
@@ -13843,36 +13843,36 @@ unsigned long long int
  when input is requested on a line buffered stream that requires the transmission of
  characters from the host environment. Support for these characteristics is
  implementation-defined, and may be affected via the setbuf and setvbuf functions.
-<p><!--para 4 -->
+<p><a name="7.19.3p4" href="#7.19.3p4"><small>4</small></a>
  A file may be disassociated from a controlling stream by closing the file. Output streams
  are flushed (any unwritten buffer contents are transmitted to the host environment) before
  the stream is disassociated from the file. The value of a pointer to a FILE object is
  indeterminate after the associated file is closed (including the standard text streams).
  Whether a file of zero length (on which no characters have been written by an output
  stream) actually exists is implementation-defined.
-<p><!--para 5 -->
+<p><a name="7.19.3p5" href="#7.19.3p5"><small>5</small></a>
  The file may be subsequently reopened, by the same or another program execution, and
  its contents reclaimed or modified (if it can be repositioned at its start). If the main
  function returns to its original caller, or if the exit function is called, all open files are
  closed (hence all output streams are flushed) before program termination. Other paths to
  program termination, such as calling the abort function, need not close all files
  properly.
-<p><!--para 6 -->
+<p><a name="7.19.3p6" href="#7.19.3p6"><small>6</small></a>
  The address of the FILE object used to control a stream may be significant; a copy of a
  FILE object need not serve in place of the original.
 <!--page 279 -->
-<p><!--para 7 -->
+<p><a name="7.19.3p7" href="#7.19.3p7"><small>7</small></a>
  At program startup, three text streams are predefined and need not be opened explicitly
  -- standard input (for reading conventional input), standard output (for writing
  conventional output), and standard error (for writing diagnostic output). As initially
  opened, the standard error stream is not fully buffered; the standard input and standard
  output streams are fully buffered if and only if the stream can be determined not to refer
  to an interactive device.
-<p><!--para 8 -->
+<p><a name="7.19.3p8" href="#7.19.3p8"><small>8</small></a>
  Functions that open additional (nontemporary) files require a file name, which is a string.
  The rules for composing valid file names are implementation-defined. Whether the same
  file can be simultaneously open multiple times is also implementation-defined.
-<p><!--para 9 -->
+<p><a name="7.19.3p9" href="#7.19.3p9"><small>9</small></a>
  Although both text and binary wide-oriented streams are conceptually sequences of wide
  characters, the external file associated with a wide-oriented stream is a sequence of
  multibyte characters, generalized as follows:
@@ -13881,26 +13881,26 @@ unsigned long long int
  encodings valid for use internal to the program).
 <li>  A file need not begin nor end in the initial shift state.<sup><a href="#note234"><b>234)</b></a></sup>
 </ul>
-<p><!--para 10 -->
+<p><a name="7.19.3p10" href="#7.19.3p10"><small>10</small></a>
  Moreover, the encodings used for multibyte characters may differ among files. Both the
  nature and choice of such encodings are implementation-defined.
-<p><!--para 11 -->
+<p><a name="7.19.3p11" href="#7.19.3p11"><small>11</small></a>
  The wide character input functions read multibyte characters from the stream and convert
  them to wide characters as if they were read by successive calls to the fgetwc function.
  Each conversion occurs as if by a call to the mbrtowc function, with the conversion state
  described by the stream's own mbstate_t object. The byte input functions read
  characters from the stream as if by successive calls to the fgetc function.
-<p><!--para 12 -->
+<p><a name="7.19.3p12" href="#7.19.3p12"><small>12</small></a>
  The wide character output functions convert wide characters to multibyte characters and
  write them to the stream as if they were written by successive calls to the fputwc
  function. Each conversion occurs as if by a call to the wcrtomb function, with the
  conversion state described by the stream's own mbstate_t object. The byte output
  functions write characters to the stream as if by successive calls to the fputc function.
-<p><!--para 13 -->
+<p><a name="7.19.3p13" href="#7.19.3p13"><small>13</small></a>
  In some cases, some of the byte input/output functions also perform conversions between
  multibyte characters and wide characters. These conversions also occur as if by calls to
  the mbrtowc and wcrtomb functions.
-<p><!--para 14 -->
+<p><a name="7.19.3p14" href="#7.19.3p14"><small>14</small></a>
  An encoding error occurs if the character sequence presented to the underlying
  mbrtowc function does not form a valid (generalized) multibyte character, or if the code
  value passed to the underlying wcrtomb does not correspond to a valid (generalized)
@@ -13911,7 +13911,7 @@ unsigned long long int
  functions store the value of the macro EILSEQ in errno if and only if an encoding error
  occurs.
 <p><b>Environmental limits</b>
-<p><!--para 15 -->
+<p><a name="7.19.3p15" href="#7.19.3p15"><small>15</small></a>
  The value of FOPEN_MAX shall be at least eight, including the three standard text
  streams.
 <p><b> Forward references</b>: the exit function (<a href="#7.20.4.3">7.20.4.3</a>), the fgetc function (<a href="#7.19.7.1">7.19.7.1</a>), the
@@ -13932,38 +13932,38 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.4.1" href="#7.19.4.1">7.19.4.1 The remove function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.4.1p1" href="#7.19.4.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int remove(const char *filename);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.4.1p2" href="#7.19.4.1p2"><small>2</small></a>
  The remove function causes the file whose name is the string pointed to by filename
  to be no longer accessible by that name. A subsequent attempt to open that file using that
  name will fail, unless it is created anew. If the file is open, the behavior of the remove
  function is implementation-defined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.4.1p3" href="#7.19.4.1p3"><small>3</small></a>
  The remove function returns zero if the operation succeeds, nonzero if it fails.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.4.2" href="#7.19.4.2">7.19.4.2 The rename function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.4.2p1" href="#7.19.4.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int rename(const char *old, const char *new);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.4.2p2" href="#7.19.4.2p2"><small>2</small></a>
  The rename function causes the file whose name is the string pointed to by old to be
  henceforth known by the name given by the string pointed to by new. The file named
  old is no longer accessible by that name. If a file named by the string pointed to by new
  exists prior to the call to the rename function, the behavior is implementation-defined.
 <!--page 281 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.4.2p3" href="#7.19.4.2p3"><small>3</small></a>
  The rename function returns zero if the operation succeeds, nonzero if it fails,<sup><a href="#note235"><b>235)</b></a></sup> in
  which case if the file existed previously it is still known by its original name.
 
@@ -13975,25 +13975,25 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.4.3" href="#7.19.4.3">7.19.4.3 The tmpfile function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.4.3p1" href="#7.19.4.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          FILE *tmpfile(void);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.4.3p2" href="#7.19.4.3p2"><small>2</small></a>
  The tmpfile function creates a temporary binary file that is different from any other
  existing file and that will automatically be removed when it is closed or at program
  termination. If the program terminates abnormally, whether an open temporary file is
  removed is implementation-defined. The file is opened for update with "wb+" mode.
 <p><b>Recommended practice</b>
-<p><!--para 3 -->
+<p><a name="7.19.4.3p3" href="#7.19.4.3p3"><small>3</small></a>
  It should be possible to open at least TMP_MAX temporary files during the lifetime of the
  program (this limit may be shared with tmpnam) and there should be no limit on the
  number simultaneously open other than this limit and any limit on the number of open
  files (FOPEN_MAX).
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.19.4.3p4" href="#7.19.4.3p4"><small>4</small></a>
  The tmpfile function returns a pointer to the stream of the file that it created. If the file
  cannot be created, the tmpfile function returns a null pointer.
 <p><b> Forward references</b>: the fopen function (<a href="#7.19.5.3">7.19.5.3</a>).
@@ -14001,13 +14001,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.4.4" href="#7.19.4.4">7.19.4.4 The tmpnam function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.4.4p1" href="#7.19.4.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          char *tmpnam(char *s);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.4.4p2" href="#7.19.4.4p2"><small>2</small></a>
  The tmpnam function generates a string that is a valid file name and that is not the same
  as the name of an existing file.<sup><a href="#note236"><b>236)</b></a></sup> The function is potentially capable of generating
  
@@ -14015,12 +14015,12 @@ unsigned long long int
 <!--page 282 -->
  TMP_MAX different strings, but any or all of them may already be in use by existing files
  and thus not be suitable return values.
-<p><!--para 3 -->
+<p><a name="7.19.4.4p3" href="#7.19.4.4p3"><small>3</small></a>
  The tmpnam function generates a different string each time it is called.
-<p><!--para 4 -->
+<p><a name="7.19.4.4p4" href="#7.19.4.4p4"><small>4</small></a>
  The implementation shall behave as if no library function calls the tmpnam function.
 <p><b>Returns</b>
-<p><!--para 5 -->
+<p><a name="7.19.4.4p5" href="#7.19.4.4p5"><small>5</small></a>
  If no suitable string can be generated, the tmpnam function returns a null pointer.
  Otherwise, if the argument is a null pointer, the tmpnam function leaves its result in an
  internal static object and returns a pointer to that object (subsequent calls to the tmpnam
@@ -14028,7 +14028,7 @@ unsigned long long int
  to point to an array of at least L_tmpnam chars; the tmpnam function writes its result
  in that array and returns the argument as its value.
 <p><b>Environmental limits</b>
-<p><!--para 6 -->
+<p><a name="7.19.4.4p6" href="#7.19.4.4p6"><small>6</small></a>
  The value of the macro TMP_MAX shall be at least 25.
 
 <p><b>Footnotes</b>
@@ -14044,13 +14044,13 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.5.1" href="#7.19.5.1">7.19.5.1 The fclose function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.5.1p1" href="#7.19.5.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int fclose(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.5.1p2" href="#7.19.5.1p2"><small>2</small></a>
  A successful call to the fclose function causes the stream pointed to by stream to be
  flushed and the associated file to be closed. Any unwritten buffered data for the stream
  are delivered to the host environment to be written to the file; any unread buffered data
@@ -14058,30 +14058,30 @@ unsigned long long int
  and any buffer set by the setbuf or setvbuf function is disassociated from the stream
  (and deallocated if it was automatically allocated).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.5.1p3" href="#7.19.5.1p3"><small>3</small></a>
  The fclose function returns zero if the stream was successfully closed, or EOF if any
  errors were detected.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.5.2" href="#7.19.5.2">7.19.5.2 The fflush function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.5.2p1" href="#7.19.5.2p1"><small>1</small></a>
 <!--page 283 -->
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int fflush(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.5.2p2" href="#7.19.5.2p2"><small>2</small></a>
  If stream points to an output stream or an update stream in which the most recent
  operation was not input, the fflush function causes any unwritten data for that stream
  to be delivered to the host environment to be written to the file; otherwise, the behavior is
  undefined.
-<p><!--para 3 -->
+<p><a name="7.19.5.2p3" href="#7.19.5.2p3"><small>3</small></a>
  If stream is a null pointer, the fflush function performs this flushing action on all
  streams for which the behavior is defined above.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.19.5.2p4" href="#7.19.5.2p4"><small>4</small></a>
  The fflush function sets the error indicator for the stream and returns EOF if a write
  error occurs, otherwise it returns zero.
 <p><b> Forward references</b>: the fopen function (<a href="#7.19.5.3">7.19.5.3</a>).
@@ -14089,17 +14089,17 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.5.3" href="#7.19.5.3">7.19.5.3 The fopen function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.5.3p1" href="#7.19.5.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          FILE *fopen(const char * restrict filename,
               const char * restrict mode);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.5.3p2" href="#7.19.5.3p2"><small>2</small></a>
  The fopen function opens the file whose name is the string pointed to by filename,
  and associates a stream with it.
-<p><!--para 3 -->
+<p><a name="7.19.5.3p3" href="#7.19.5.3p3"><small>3</small></a>
  The argument mode points to a string. If the string is one of the following, the file is
  open in the indicated mode. Otherwise, the behavior is undefined.<sup><a href="#note237"><b>237)</b></a></sup>
 <dl>
@@ -14118,17 +14118,17 @@ unsigned long long int
 <dt> w+b or wb+ <dd>truncate to zero length or create binary file for update
 <dt> a+b or ab+ <dd>append; open or create binary file for update, writing at end-of-file
 </dl>
-<p><!--para 4 -->
+<p><a name="7.19.5.3p4" href="#7.19.5.3p4"><small>4</small></a>
  Opening a file with read mode ('r' as the first character in the mode argument) fails if
  the file does not exist or cannot be read.
-<p><!--para 5 -->
+<p><a name="7.19.5.3p5" href="#7.19.5.3p5"><small>5</small></a>
  Opening a file with append mode ('a' as the first character in the mode argument)
  causes all subsequent writes to the file to be forced to the then current end-of-file,
  regardless of intervening calls to the fseek function. In some implementations, opening
  a binary file with append mode ('b' as the second or third character in the above list of
  mode argument values) may initially position the file position indicator for the stream
  beyond the last data written, because of null character padding.
-<p><!--para 6 -->
+<p><a name="7.19.5.3p6" href="#7.19.5.3p6"><small>6</small></a>
  When a file is opened with update mode ('+' as the second or third character in the
  above list of mode argument values), both input and output may be performed on the
  associated stream. However, output shall not be directly followed by input without an
@@ -14137,11 +14137,11 @@ unsigned long long int
  intervening call to a file positioning function, unless the input operation encounters end-
  of-file. Opening (or creating) a text file with update mode may instead open (or create) a
  binary stream in some implementations.
-<p><!--para 7 -->
+<p><a name="7.19.5.3p7" href="#7.19.5.3p7"><small>7</small></a>
  When opened, a stream is fully buffered if and only if it can be determined not to refer to
  an interactive device. The error and end-of-file indicators for the stream are cleared.
 <p><b>Returns</b>
-<p><!--para 8 -->
+<p><a name="7.19.5.3p8" href="#7.19.5.3p8"><small>8</small></a>
  The fopen function returns a pointer to the object controlling the stream. If the open
  operation fails, fopen returns a null pointer.
 <p><b> Forward references</b>: file positioning functions (<a href="#7.19.9">7.19.9</a>).
@@ -14155,7 +14155,7 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.5.4" href="#7.19.5.4">7.19.5.4 The freopen function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.5.4p1" href="#7.19.5.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         FILE *freopen(const char * restrict filename,
@@ -14163,22 +14163,22 @@ unsigned long long int
              FILE * restrict stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.5.4p2" href="#7.19.5.4p2"><small>2</small></a>
  The freopen function opens the file whose name is the string pointed to by filename
  and associates the stream pointed to by stream with it. The mode argument is used just
 <!--page 285 -->
  as in the fopen function.<sup><a href="#note238"><b>238)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="7.19.5.4p3" href="#7.19.5.4p3"><small>3</small></a>
  If filename is a null pointer, the freopen function attempts to change the mode of
  the stream to that specified by mode, as if the name of the file currently associated with
  the stream had been used. It is implementation-defined which changes of mode are
  permitted (if any), and under what circumstances.
-<p><!--para 4 -->
+<p><a name="7.19.5.4p4" href="#7.19.5.4p4"><small>4</small></a>
  The freopen function first attempts to close any file that is associated with the specified
  stream. Failure to close the file is ignored. The error and end-of-file indicators for the
  stream are cleared.
 <p><b>Returns</b>
-<p><!--para 5 -->
+<p><a name="7.19.5.4p5" href="#7.19.5.4p5"><small>5</small></a>
  The freopen function returns a null pointer if the open operation fails. Otherwise,
  freopen returns the value of stream.
 
@@ -14191,26 +14191,26 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.5.5" href="#7.19.5.5">7.19.5.5 The setbuf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.5.5p1" href="#7.19.5.5p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          void setbuf(FILE * restrict stream,
               char * restrict buf);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.5.5p2" href="#7.19.5.5p2"><small>2</small></a>
  Except that it returns no value, the setbuf function is equivalent to the setvbuf
  function invoked with the values _IOFBF for mode and BUFSIZ for size, or (if buf
  is a null pointer), with the value _IONBF for mode.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.5.5p3" href="#7.19.5.5p3"><small>3</small></a>
  The setbuf function returns no value.
 <p><b> Forward references</b>: the setvbuf function (<a href="#7.19.5.6">7.19.5.6</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.5.6" href="#7.19.5.6">7.19.5.6 The setvbuf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.5.6p1" href="#7.19.5.6p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          int setvbuf(FILE * restrict stream,
@@ -14223,7 +14223,7 @@ unsigned long long int
  
 <!--page 286 -->
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.5.6p2" href="#7.19.5.6p2"><small>2</small></a>
  The setvbuf function may be used only after the stream pointed to by stream has
  been associated with an open file and before any other operation (other than an
  unsuccessful call to setvbuf) is performed on the stream. The argument mode
@@ -14235,7 +14235,7 @@ unsigned long long int
  allocated by the setvbuf function. The contents of the array at any time are
  indeterminate.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.5.6p3" href="#7.19.5.6p3"><small>3</small></a>
  The setvbuf function returns zero on success, or nonzero if an invalid value is given
  for mode or if the request cannot be honored.
 
@@ -14246,7 +14246,7 @@ unsigned long long int
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.19.6" href="#7.19.6">7.19.6 Formatted input/output functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.19.6p1" href="#7.19.6p1"><small>1</small></a>
  The formatted input/output functions shall behave as if there is a sequence point after the
  actions associated with each specifier.<sup><a href="#note240"><b>240)</b></a></sup>
 
@@ -14257,21 +14257,21 @@ unsigned long long int
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.1" href="#7.19.6.1">7.19.6.1 The fprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.1p1" href="#7.19.6.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          int fprintf(FILE * restrict stream,
               const char * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.1p2" href="#7.19.6.1p2"><small>2</small></a>
  The fprintf function writes output to the stream pointed to by stream, under control
  of the string pointed to by format that specifies how subsequent arguments are
  converted for output. If there are insufficient arguments for the format, the behavior is
  undefined. If the format is exhausted while arguments remain, the excess arguments are
  evaluated (as always) but are otherwise ignored. The fprintf function returns when
  the end of the format string is encountered.
-<p><!--para 3 -->
+<p><a name="7.19.6.1p3" href="#7.19.6.1p3"><small>3</small></a>
  The format shall be a multibyte character sequence, beginning and ending in its initial
  shift state. The format is composed of zero or more directives: ordinary multibyte
  characters (not %), which are copied unchanged to the output stream; and conversion
@@ -14281,7 +14281,7 @@ unsigned long long int
  specifications, each of which results in fetching zero or more subsequent arguments,
  converting them, if applicable, according to the corresponding conversion specifier, and
  then writing the result to the output stream.
-<p><!--para 4 -->
+<p><a name="7.19.6.1p4" href="#7.19.6.1p4"><small>4</small></a>
  Each conversion specification is introduced by the character %. After the %, the following
  appear in sequence:
 <ul>
@@ -14302,14 +14302,14 @@ unsigned long long int
 <li>  An optional length modifier that specifies the size of the argument.
 <li>  A conversion specifier character that specifies the type of conversion to be applied.
 </ul>
-<p><!--para 5 -->
+<p><a name="7.19.6.1p5" href="#7.19.6.1p5"><small>5</small></a>
  As noted above, a field width, or precision, or both, may be indicated by an asterisk. In
  this case, an int argument supplies the field width or precision. The arguments
  specifying field width, or precision, or both, shall appear (in that order) before the
  argument (if any) to be converted. A negative field width argument is taken as a - flag
  followed by a positive field width. A negative precision argument is taken as if the
  precision were omitted.
-<p><!--para 6 -->
+<p><a name="7.19.6.1p6" href="#7.19.6.1p6"><small>6</small></a>
  The flag characters and their meanings are:
 <dl>
 <dt> -    <dd>    The result of the conversion is left-justified within the field. (It is right-justified if
@@ -14338,7 +14338,7 @@ unsigned long long int
            conversions, if a precision is specified, the 0 flag is ignored. For other
            conversions, the behavior is undefined.
 </dl>
-<p><!--para 7 -->
+<p><a name="7.19.6.1p7" href="#7.19.6.1p7"><small>7</small></a>
  The length modifiers and their meanings are:
 <dl>
 <dt> hh        <dd>    Specifies that a following d, i, o, u, x, or X conversion specifier applies to a
@@ -14381,7 +14381,7 @@ unsigned long long int
 </dl>
 If a length modifier appears with any conversion specifier other than as specified above,
  the behavior is undefined.
-<p><!--para 8 -->
+<p><a name="7.19.6.1p8" href="#7.19.6.1p8"><small>8</small></a>
  The conversion specifiers and their meanings are:
 <dl>
 <dt> d,i    <dd>     The int argument is converted to signed decimal in the style [-]dddd. The
@@ -14494,11 +14494,11 @@ If a length modifier appears with any conversion specifier other than as specifi
 <dt> %      <dd>        A % character is written. No argument is converted. The complete
                 conversion specification shall be %%.
 </dl>
-<p><!--para 9 -->
+<p><a name="7.19.6.1p9" href="#7.19.6.1p9"><small>9</small></a>
  If a conversion specification is invalid, the behavior is undefined.<sup><a href="#note248"><b>248)</b></a></sup> If any argument is
  not the correct type for the corresponding conversion specification, the behavior is
  undefined.
-<p><!--para 10 -->
+<p><a name="7.19.6.1p10" href="#7.19.6.1p10"><small>10</small></a>
  In no case does a nonexistent or small field width cause truncation of a field; if the result
  of a conversion is wider than the field width, the field is expanded to contain the
  conversion result.
@@ -14507,16 +14507,16 @@ If a length modifier appears with any conversion specifier other than as specifi
  
  
 <!--page 293 -->
-<p><!--para 11 -->
+<p><a name="7.19.6.1p11" href="#7.19.6.1p11"><small>11</small></a>
  For a and A conversions, if FLT_RADIX is a power of 2, the value is correctly rounded
  to a hexadecimal floating number with the given precision.
 <p><b>Recommended practice</b>
-<p><!--para 12 -->
+<p><a name="7.19.6.1p12" href="#7.19.6.1p12"><small>12</small></a>
  For a and A conversions, if FLT_RADIX is not a power of 2 and the result is not exactly
  representable in the given precision, the result should be one of the two adjacent numbers
  in hexadecimal floating style with the given precision, with the extra stipulation that the
  error should have a correct sign for the current rounding direction.
-<p><!--para 13 -->
+<p><a name="7.19.6.1p13" href="#7.19.6.1p13"><small>13</small></a>
  For e, E, f, F, g, and G conversions, if the number of significant decimal digits is at most
  DECIMAL_DIG, then the result should be correctly rounded.<sup><a href="#note249"><b>249)</b></a></sup> If the number of
  significant decimal digits is more than DECIMAL_DIG but the source value is exactly
@@ -14526,14 +14526,14 @@ If a length modifier appears with any conversion specifier other than as specifi
  of the resultant decimal string D should satisfy L &lt;= D &lt;= U, with the extra stipulation that
  the error should have a correct sign for the current rounding direction.
 <p><b>Returns</b>
-<p><!--para 14 -->
+<p><a name="7.19.6.1p14" href="#7.19.6.1p14"><small>14</small></a>
  The fprintf function returns the number of characters transmitted, or a negative value
  if an output or encoding error occurred.
 <p><b>Environmental limits</b>
-<p><!--para 15 -->
+<p><a name="7.19.6.1p15" href="#7.19.6.1p15"><small>15</small></a>
  The number of characters that can be produced by any single conversion shall be at least
  4095.
-<p><!--para 16 -->
+<p><a name="7.19.6.1p16" href="#7.19.6.1p16"><small>16</small></a>
  EXAMPLE 1 To print a date and time in the form ''Sunday, July 3, 10:02'' followed by pi to five decimal
  places:
 <pre>
@@ -14547,7 +14547,7 @@ If a length modifier appears with any conversion specifier other than as specifi
          fprintf(stdout, "pi = %.5f\n", 4 * atan(1.0));
 </pre>
  
-<p><!--para 17 -->
+<p><a name="7.19.6.1p17" href="#7.19.6.1p17"><small>17</small></a>
  EXAMPLE 2 In this example, multibyte characters do not have a state-dependent encoding, and the
  members of the extended character set that consist of more than one byte each consist of exactly two bytes,
  the first of which is denoted here by a and the second by an uppercase letter.
@@ -14556,7 +14556,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  
  
 <!--page 294 -->
-<p><!--para 18 -->
+<p><a name="7.19.6.1p18" href="#7.19.6.1p18"><small>18</small></a>
  Given the following wide string with length seven,
 <pre>
           static wchar_t wstr[] = L" X Yabc Z W";
@@ -14615,21 +14615,21 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.2" href="#7.19.6.2">7.19.6.2 The fscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.2p1" href="#7.19.6.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
           int fscanf(FILE * restrict stream,
                const char * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.2p2" href="#7.19.6.2p2"><small>2</small></a>
  The fscanf function reads input from the stream pointed to by stream, under control
  of the string pointed to by format that specifies the admissible input sequences and how
  they are to be converted for assignment, using subsequent arguments as pointers to the
  objects to receive the converted input. If there are insufficient arguments for the format,
  the behavior is undefined. If the format is exhausted while arguments remain, the excess
  arguments are evaluated (as always) but are otherwise ignored.
-<p><!--para 3 -->
+<p><a name="7.19.6.2p3" href="#7.19.6.2p3"><small>3</small></a>
  The format shall be a multibyte character sequence, beginning and ending in its initial
  shift state. The format is composed of zero or more directives: one or more white-space
  characters, an ordinary multibyte character (neither % nor a white-space character), or a
@@ -14643,29 +14643,29 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  An optional length modifier that specifies the size of the receiving object.
 <li>  A conversion specifier character that specifies the type of conversion to be applied.
 </ul>
-<p><!--para 4 -->
+<p><a name="7.19.6.2p4" href="#7.19.6.2p4"><small>4</small></a>
  The fscanf function executes each directive of the format in turn. If a directive fails, as
  detailed below, the function returns. Failures are described as input failures (due to the
  occurrence of an encoding error or the unavailability of input characters), or matching
  failures (due to inappropriate input).
-<p><!--para 5 -->
+<p><a name="7.19.6.2p5" href="#7.19.6.2p5"><small>5</small></a>
  A directive composed of white-space character(s) is executed by reading input up to the
  first non-white-space character (which remains unread), or until no more characters can
  be read.
-<p><!--para 6 -->
+<p><a name="7.19.6.2p6" href="#7.19.6.2p6"><small>6</small></a>
  A directive that is an ordinary multibyte character is executed by reading the next
  characters of the stream. If any of those characters differ from the ones composing the
  directive, the directive fails and the differing and subsequent characters remain unread.
  Similarly, if end-of-file, an encoding error, or a read error prevents a character from being
  read, the directive fails.
-<p><!--para 7 -->
+<p><a name="7.19.6.2p7" href="#7.19.6.2p7"><small>7</small></a>
  A directive that is a conversion specification defines a set of matching input sequences, as
  described below for each specifier. A conversion specification is executed in the
  following steps:
-<p><!--para 8 -->
+<p><a name="7.19.6.2p8" href="#7.19.6.2p8"><small>8</small></a>
  Input white-space characters (as specified by the isspace function) are skipped, unless
  the specification includes a [, c, or n specifier.<sup><a href="#note250"><b>250)</b></a></sup>
-<p><!--para 9 -->
+<p><a name="7.19.6.2p9" href="#7.19.6.2p9"><small>9</small></a>
  An input item is read from the stream, unless the specification includes an n specifier. An
  input item is defined as the longest sequence of input characters which does not exceed
  any specified field width and which is, or is a prefix of, a matching input sequence.<sup><a href="#note251"><b>251)</b></a></sup>
@@ -14673,7 +14673,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  item is zero, the execution of the directive fails; this condition is a matching failure unless
  end-of-file, an encoding error, or a read error prevented input from the stream, in which
  case it is an input failure.
-<p><!--para 10 -->
+<p><a name="7.19.6.2p10" href="#7.19.6.2p10"><small>10</small></a>
  Except in the case of a % specifier, the input item (or, in the case of a %n directive, the
  count of input characters) is converted to a type appropriate to the conversion specifier. If
  the input item is not a matching sequence, the execution of the directive fails: this
@@ -14685,7 +14685,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  
 <!--page 296 -->
  in the object, the behavior is undefined.
-<p><!--para 11 -->
+<p><a name="7.19.6.2p11" href="#7.19.6.2p11"><small>11</small></a>
  The length modifiers and their meanings are:
 <dl>
 <dt> hh       <dd>    Specifies that a following d, i, o, u, x, X, or n conversion specifier applies
@@ -14714,7 +14714,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </dl>
  If a length modifier appears with any conversion specifier other than as specified above,
  the behavior is undefined.
-<p><!--para 12 -->
+<p><a name="7.19.6.2p12" href="#7.19.6.2p12"><small>12</small></a>
  The conversion specifiers and their meanings are:
 <dl>
 <dt> d      <dd>     Matches an optionally signed decimal integer, whose format is the same as
@@ -14810,22 +14810,22 @@ If a length modifier appears with any conversion specifier other than as specifi
 <dt> %      <dd>        Matches a single % character; no conversion or assignment occurs. The
                 complete conversion specification shall be %%.
 </dl>
-<p><!--para 13 -->
+<p><a name="7.19.6.2p13" href="#7.19.6.2p13"><small>13</small></a>
  If a conversion specification is invalid, the behavior is undefined.<sup><a href="#note253"><b>253)</b></a></sup>
-<p><!--para 14 -->
+<p><a name="7.19.6.2p14" href="#7.19.6.2p14"><small>14</small></a>
  The conversion specifiers A, E, F, G, and X are also valid and behave the same as,
  respectively, a, e, f, g, and x.
-<p><!--para 15 -->
+<p><a name="7.19.6.2p15" href="#7.19.6.2p15"><small>15</small></a>
  Trailing white space (including new-line characters) is left unread unless matched by a
  directive. The success of literal matches and suppressed assignments is not directly
  determinable other than via the %n directive.
 <p><b>Returns</b>
-<p><!--para 16 -->
+<p><a name="7.19.6.2p16" href="#7.19.6.2p16"><small>16</small></a>
  The fscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the function returns the number of input items
  assigned, which can be fewer than provided for, or even zero, in the event of an early
  matching failure.
-<p><!--para 17 -->
+<p><a name="7.19.6.2p17" href="#7.19.6.2p17"><small>17</small></a>
  EXAMPLE 1        The call:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -14840,7 +14840,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  will assign to n the value 3, to i the value 25, to x the value 5.432, and to name the sequence
  thompson\0.
  
-<p><!--para 18 -->
+<p><a name="7.19.6.2p18" href="#7.19.6.2p18"><small>18</small></a>
  EXAMPLE 2        The call:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -14859,7 +14859,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  will assign to i the value 56 and to x the value 789.0, will skip 0123, and will assign to name the
  sequence 56\0. The next character read from the input stream will be a.
  
-<p><!--para 19 -->
+<p><a name="7.19.6.2p19" href="#7.19.6.2p19"><small>19</small></a>
  EXAMPLE 3         To accept repeatedly from stdin a quantity, a unit of measure, and an item name:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -14870,7 +14870,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                   fscanf(stdin,"%*[^\n]");
           } while (!feof(stdin) &amp;&amp; !ferror(stdin));
 </pre>
-<p><!--para 20 -->
+<p><a name="7.19.6.2p20" href="#7.19.6.2p20"><small>20</small></a>
  If the stdin stream contains the following lines:
 <pre>
           2 quarts of oil
@@ -14893,7 +14893,7 @@ If a length modifier appears with any conversion specifier other than as specifi
           count     =    EOF;
 </pre>
  
-<p><!--para 21 -->
+<p><a name="7.19.6.2p21" href="#7.19.6.2p21"><small>21</small></a>
  EXAMPLE 4         In:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -14904,13 +14904,13 @@ If a length modifier appears with any conversion specifier other than as specifi
  the value 123 is assigned to d1 and the value 3 to n1. Because %n can never get an input failure the value
  of 3 is also assigned to n2. The value of d2 is not affected. The value 1 is assigned to i.
  
-<p><!--para 22 -->
+<p><a name="7.19.6.2p22" href="#7.19.6.2p22"><small>22</small></a>
  EXAMPLE 5 In these examples, multibyte characters do have a state-dependent encoding, and the
  members of the extended character set that consist of more than one byte each consist of exactly two bytes,
  the first of which is denoted here by a and the second by an uppercase letter, but are only recognized as
  such when in the alternate shift state. The shift sequences are denoted by (uparrow) and (downarrow), in which the first causes
  entry into the alternate shift state.
-<p><!--para 23 -->
+<p><a name="7.19.6.2p23" href="#7.19.6.2p23"><small>23</small></a>
  After the call:
 <!--page 301 -->
 <pre>
@@ -14925,7 +14925,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </pre>
  str will contain (uparrow) X Y(downarrow)\0 assuming that none of the bytes of the shift sequences (or of the multibyte
  characters, in the more general case) appears to be a single-byte white-space character.
-<p><!--para 24 -->
+<p><a name="7.19.6.2p24" href="#7.19.6.2p24"><small>24</small></a>
  In contrast, after the call:
 <pre>
            #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -14936,7 +14936,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </pre>
  with the same input line, wstr will contain the two wide characters that correspond to X and Y and a
  terminating null wide character.
-<p><!--para 25 -->
+<p><a name="7.19.6.2p25" href="#7.19.6.2p25"><small>25</small></a>
  However, the call:
 <pre>
            #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -14947,7 +14947,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </pre>
  with the same input line will return zero due to a matching failure against the (downarrow) sequence in the format
  string.
-<p><!--para 26 -->
+<p><a name="7.19.6.2p26" href="#7.19.6.2p26"><small>26</small></a>
  Assuming that the first byte of the multibyte character X is the same as the first byte of the multibyte
  character Y, after the call:
 <pre>
@@ -14981,34 +14981,34 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.3" href="#7.19.6.3">7.19.6.3 The printf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.3p1" href="#7.19.6.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int printf(const char * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.3p2" href="#7.19.6.3p2"><small>2</small></a>
  The printf function is equivalent to fprintf with the argument stdout interposed
  before the arguments to printf.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.3p3" href="#7.19.6.3p3"><small>3</small></a>
  The printf function returns the number of characters transmitted, or a negative value if
  an output or encoding error occurred.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.4" href="#7.19.6.4">7.19.6.4 The scanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.4p1" href="#7.19.6.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int scanf(const char * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.4p2" href="#7.19.6.4p2"><small>2</small></a>
  The scanf function is equivalent to fscanf with the argument stdin interposed
  before the arguments to scanf.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.4p3" href="#7.19.6.4p3"><small>3</small></a>
  The scanf function returns the value of the macro EOF if an input failure occurs before
  any conversion. Otherwise, the scanf function returns the number of input items
  assigned, which can be fewer than provided for, or even zero, in the event of an early
@@ -15017,14 +15017,14 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.5" href="#7.19.6.5">7.19.6.5 The snprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.5p1" href="#7.19.6.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int snprintf(char * restrict s, size_t n,
              const char * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.5p2" href="#7.19.6.5p2"><small>2</small></a>
  The snprintf function is equivalent to fprintf, except that the output is written into
  an array (specified by argument s) rather than to a stream. If n is zero, nothing is written,
  and s may be a null pointer. Otherwise, output characters beyond the n-1st are
@@ -15033,7 +15033,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  that overlap, the behavior is undefined.
 <!--page 303 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.5p3" href="#7.19.6.5p3"><small>3</small></a>
  The snprintf function returns the number of characters that would have been written
  had n been sufficiently large, not counting the terminating null character, or a negative
  value if an encoding error occurred. Thus, the null-terminated output has been
@@ -15042,40 +15042,40 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.6" href="#7.19.6.6">7.19.6.6 The sprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.6p1" href="#7.19.6.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int sprintf(char * restrict s,
              const char * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.6p2" href="#7.19.6.6p2"><small>2</small></a>
  The sprintf function is equivalent to fprintf, except that the output is written into
  an array (specified by the argument s) rather than to a stream. A null character is written
  at the end of the characters written; it is not counted as part of the returned value. If
  copying takes place between objects that overlap, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.6p3" href="#7.19.6.6p3"><small>3</small></a>
  The sprintf function returns the number of characters written in the array, not
  counting the terminating null character, or a negative value if an encoding error occurred.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.7" href="#7.19.6.7">7.19.6.7 The sscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.7p1" href="#7.19.6.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int sscanf(const char * restrict s,
              const char * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.7p2" href="#7.19.6.7p2"><small>2</small></a>
  The sscanf function is equivalent to fscanf, except that input is obtained from a
  string (specified by the argument s) rather than from a stream. Reaching the end of the
  string is equivalent to encountering end-of-file for the fscanf function. If copying
  takes place between objects that overlap, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.7p3" href="#7.19.6.7p3"><small>3</small></a>
  The sscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the sscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -15085,7 +15085,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.8" href="#7.19.6.8">7.19.6.8 The vfprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.8p1" href="#7.19.6.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -15094,16 +15094,16 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.8p2" href="#7.19.6.8p2"><small>2</small></a>
  The vfprintf function is equivalent to fprintf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vfprintf function does not invoke the
  va_end macro.<sup><a href="#note254"><b>254)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.8p3" href="#7.19.6.8p3"><small>3</small></a>
  The vfprintf function returns the number of characters transmitted, or a negative
  value if an output or encoding error occurred.
-<p><!--para 4 -->
+<p><a name="7.19.6.8p4" href="#7.19.6.8p4"><small>4</small></a>
  EXAMPLE       The following shows the use of the vfprintf function in a general error-reporting routine.
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
@@ -15133,7 +15133,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.9" href="#7.19.6.9">7.19.6.9 The vfscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.9p1" href="#7.19.6.9p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -15142,13 +15142,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.9p2" href="#7.19.6.9p2"><small>2</small></a>
  The vfscanf function is equivalent to fscanf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vfscanf function does not invoke the
  va_end macro.<sup><a href="#note254"><b>254)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.9p3" href="#7.19.6.9p3"><small>3</small></a>
  The vfscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the vfscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -15157,7 +15157,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.10" href="#7.19.6.10">7.19.6.10 The vprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.10p1" href="#7.19.6.10p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -15165,13 +15165,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.10p2" href="#7.19.6.10p2"><small>2</small></a>
  The vprintf function is equivalent to printf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vprintf function does not invoke the
  va_end macro.<sup><a href="#note254"><b>254)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.10p3" href="#7.19.6.10p3"><small>3</small></a>
  The vprintf function returns the number of characters transmitted, or a negative value
  if an output or encoding error occurred.
 <!--page 306 -->
@@ -15179,7 +15179,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.11" href="#7.19.6.11">7.19.6.11 The vscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.11p1" href="#7.19.6.11p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -15187,13 +15187,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.11p2" href="#7.19.6.11p2"><small>2</small></a>
  The vscanf function is equivalent to scanf, with the variable argument list replaced
  by arg, which shall have been initialized by the va_start macro (and possibly
  subsequent va_arg calls). The vscanf function does not invoke the va_end
  macro.<sup><a href="#note254"><b>254)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.11p3" href="#7.19.6.11p3"><small>3</small></a>
  The vscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the vscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -15202,7 +15202,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.12" href="#7.19.6.12">7.19.6.12 The vsnprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.12p1" href="#7.19.6.12p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -15211,14 +15211,14 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.12p2" href="#7.19.6.12p2"><small>2</small></a>
  The vsnprintf function is equivalent to snprintf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vsnprintf function does not invoke the
  va_end macro.<sup><a href="#note254"><b>254)</b></a></sup> If copying takes place between objects that overlap, the behavior is
  undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.12p3" href="#7.19.6.12p3"><small>3</small></a>
  The vsnprintf function returns the number of characters that would have been written
  had n been sufficiently large, not counting the terminating null character, or a negative
  value if an encoding error occurred. Thus, the null-terminated output has been
@@ -15228,7 +15228,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.13" href="#7.19.6.13">7.19.6.13 The vsprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.13p1" href="#7.19.6.13p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -15237,21 +15237,21 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.13p2" href="#7.19.6.13p2"><small>2</small></a>
  The vsprintf function is equivalent to sprintf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vsprintf function does not invoke the
  va_end macro.<sup><a href="#note254"><b>254)</b></a></sup> If copying takes place between objects that overlap, the behavior is
  undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.13p3" href="#7.19.6.13p3"><small>3</small></a>
  The vsprintf function returns the number of characters written in the array, not
  counting the terminating null character, or a negative value if an encoding error occurred.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.6.14" href="#7.19.6.14">7.19.6.14 The vsscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.6.14p1" href="#7.19.6.14p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -15260,13 +15260,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.6.14p2" href="#7.19.6.14p2"><small>2</small></a>
  The vsscanf function is equivalent to sscanf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vsscanf function does not invoke the
  va_end macro.<sup><a href="#note254"><b>254)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.6.14p3" href="#7.19.6.14p3"><small>3</small></a>
  The vsscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the vsscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -15279,19 +15279,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.1" href="#7.19.7.1">7.19.7.1 The fgetc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.1p1" href="#7.19.7.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          int fgetc(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.1p2" href="#7.19.7.1p2"><small>2</small></a>
  If the end-of-file indicator for the input stream pointed to by stream is not set and a
  next character is present, the fgetc function obtains that character as an unsigned
  char converted to an int and advances the associated file position indicator for the
  stream (if defined).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.1p3" href="#7.19.7.1p3"><small>3</small></a>
  If the end-of-file indicator for the stream is set, or if the stream is at end-of-file, the end-
  of-file indicator for the stream is set and the fgetc function returns EOF. Otherwise, the
  fgetc function returns the next character from the input stream pointed to by stream.
@@ -15305,20 +15305,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.2" href="#7.19.7.2">7.19.7.2 The fgets function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.2p1" href="#7.19.7.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          char *fgets(char * restrict s, int n,
               FILE * restrict stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.2p2" href="#7.19.7.2p2"><small>2</small></a>
  The fgets function reads at most one less than the number of characters specified by n
  from the stream pointed to by stream into the array pointed to by s. No additional
  characters are read after a new-line character (which is retained) or after end-of-file. A
  null character is written immediately after the last character read into the array.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.2p3" href="#7.19.7.2p3"><small>3</small></a>
  The fgets function returns s if successful. If end-of-file is encountered and no
  characters have been read into the array, the contents of the array remain unchanged and a
  null pointer is returned. If a read error occurs during the operation, the array contents are
@@ -15332,57 +15332,57 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.3" href="#7.19.7.3">7.19.7.3 The fputc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.3p1" href="#7.19.7.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int fputc(int c, FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.3p2" href="#7.19.7.3p2"><small>2</small></a>
  The fputc function writes the character specified by c (converted to an unsigned
  char) to the output stream pointed to by stream, at the position indicated by the
  associated file position indicator for the stream (if defined), and advances the indicator
  appropriately. If the file cannot support positioning requests, or if the stream was opened
  with append mode, the character is appended to the output stream.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.3p3" href="#7.19.7.3p3"><small>3</small></a>
  The fputc function returns the character written. If a write error occurs, the error
  indicator for the stream is set and fputc returns EOF.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.4" href="#7.19.7.4">7.19.7.4 The fputs function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.4p1" href="#7.19.7.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int fputs(const char * restrict s,
              FILE * restrict stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.4p2" href="#7.19.7.4p2"><small>2</small></a>
  The fputs function writes the string pointed to by s to the stream pointed to by
  stream. The terminating null character is not written.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.4p3" href="#7.19.7.4p3"><small>3</small></a>
  The fputs function returns EOF if a write error occurs; otherwise it returns a
  nonnegative value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.5" href="#7.19.7.5">7.19.7.5 The getc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.5p1" href="#7.19.7.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int getc(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.5p2" href="#7.19.7.5p2"><small>2</small></a>
  The getc function is equivalent to fgetc, except that if it is implemented as a macro, it
  may evaluate stream more than once, so the argument should never be an expression
  with side effects.
 <!--page 310 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.5p3" href="#7.19.7.5p3"><small>3</small></a>
  The getc function returns the next character from the input stream pointed to by
  stream. If the stream is at end-of-file, the end-of-file indicator for the stream is set and
  getc returns EOF. If a read error occurs, the error indicator for the stream is set and
@@ -15391,16 +15391,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.6" href="#7.19.7.6">7.19.7.6 The getchar function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.6p1" href="#7.19.7.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int getchar(void);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.6p2" href="#7.19.7.6p2"><small>2</small></a>
  The getchar function is equivalent to getc with the argument stdin.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.6p3" href="#7.19.7.6p3"><small>3</small></a>
  The getchar function returns the next character from the input stream pointed to by
  stdin. If the stream is at end-of-file, the end-of-file indicator for the stream is set and
  getchar returns EOF. If a read error occurs, the error indicator for the stream is set and
@@ -15409,19 +15409,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.7" href="#7.19.7.7">7.19.7.7 The gets function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.7p1" href="#7.19.7.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         char *gets(char *s);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.7p2" href="#7.19.7.7p2"><small>2</small></a>
  The gets function reads characters from the input stream pointed to by stdin, into the
  array pointed to by s, until end-of-file is encountered or a new-line character is read.
  Any new-line character is discarded, and a null character is written immediately after the
  last character read into the array.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.7p3" href="#7.19.7.7p3"><small>3</small></a>
  The gets function returns s if successful. If end-of-file is encountered and no
  characters have been read into the array, the contents of the array remain unchanged and a
  null pointer is returned. If a read error occurs during the operation, the array contents are
@@ -15432,52 +15432,52 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.8" href="#7.19.7.8">7.19.7.8 The putc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.8p1" href="#7.19.7.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int putc(int c, FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.8p2" href="#7.19.7.8p2"><small>2</small></a>
  The putc function is equivalent to fputc, except that if it is implemented as a macro, it
  may evaluate stream more than once, so that argument should never be an expression
  with side effects.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.8p3" href="#7.19.7.8p3"><small>3</small></a>
  The putc function returns the character written. If a write error occurs, the error
  indicator for the stream is set and putc returns EOF.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.9" href="#7.19.7.9">7.19.7.9 The putchar function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.9p1" href="#7.19.7.9p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int putchar(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.9p2" href="#7.19.7.9p2"><small>2</small></a>
  The putchar function is equivalent to putc with the second argument stdout.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.9p3" href="#7.19.7.9p3"><small>3</small></a>
  The putchar function returns the character written. If a write error occurs, the error
  indicator for the stream is set and putchar returns EOF.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.10" href="#7.19.7.10">7.19.7.10 The puts function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.10p1" href="#7.19.7.10p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int puts(const char *s);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.10p2" href="#7.19.7.10p2"><small>2</small></a>
  The puts function writes the string pointed to by s to the stream pointed to by stdout,
  and appends a new-line character to the output. The terminating null character is not
  written.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.7.10p3" href="#7.19.7.10p3"><small>3</small></a>
  The puts function returns EOF if a write error occurs; otherwise it returns a nonnegative
  value.
 <!--page 312 -->
@@ -15485,27 +15485,27 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.7.11" href="#7.19.7.11">7.19.7.11 The ungetc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.7.11p1" href="#7.19.7.11p1"><small>1</small></a>
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
           int ungetc(int c, FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.7.11p2" href="#7.19.7.11p2"><small>2</small></a>
  The ungetc function pushes the character specified by c (converted to an unsigned
  char) back onto the input stream pointed to by stream. Pushed-back characters will be
  returned by subsequent reads on that stream in the reverse order of their pushing. A
  successful intervening call (with the stream pointed to by stream) to a file positioning
  function (fseek, fsetpos, or rewind) discards any pushed-back characters for the
  stream. The external storage corresponding to the stream is unchanged.
-<p><!--para 3 -->
+<p><a name="7.19.7.11p3" href="#7.19.7.11p3"><small>3</small></a>
  One character of pushback is guaranteed. If the ungetc function is called too many
  times on the same stream without an intervening read or file positioning operation on that
  stream, the operation may fail.
-<p><!--para 4 -->
+<p><a name="7.19.7.11p4" href="#7.19.7.11p4"><small>4</small></a>
  If the value of c equals that of the macro EOF, the operation fails and the input stream is
  unchanged.
-<p><!--para 5 -->
+<p><a name="7.19.7.11p5" href="#7.19.7.11p5"><small>5</small></a>
  A successful call to the ungetc function clears the end-of-file indicator for the stream.
  The value of the file position indicator for the stream after reading or discarding all
  pushed-back characters shall be the same as it was before the characters were pushed
@@ -15515,7 +15515,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  the ungetc function; if its value was zero before a call, it is indeterminate after the
  call.<sup><a href="#note256"><b>256)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 6 -->
+<p><a name="7.19.7.11p6" href="#7.19.7.11p6"><small>6</small></a>
  The ungetc function returns the character pushed back after conversion, or EOF if the
  operation fails.
 <p><b> Forward references</b>: file positioning functions (<a href="#7.19.9">7.19.9</a>).
@@ -15535,7 +15535,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.8.1" href="#7.19.8.1">7.19.8.1 The fread function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.8.1p1" href="#7.19.8.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         size_t fread(void * restrict ptr,
@@ -15543,7 +15543,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              FILE * restrict stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.8.1p2" href="#7.19.8.1p2"><small>2</small></a>
  The fread function reads, into the array pointed to by ptr, up to nmemb elements
  whose size is specified by size, from the stream pointed to by stream. For each
  object, size calls are made to the fgetc function and the results stored, in the order
@@ -15552,7 +15552,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  read. If an error occurs, the resulting value of the file position indicator for the stream is
  indeterminate. If a partial element is read, its value is indeterminate.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.8.1p3" href="#7.19.8.1p3"><small>3</small></a>
  The fread function returns the number of elements successfully read, which may be
  less than nmemb if a read error or end-of-file is encountered. If size or nmemb is zero,
  fread returns zero and the contents of the array and the state of the stream remain
@@ -15561,7 +15561,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.8.2" href="#7.19.8.2">7.19.8.2 The fwrite function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.8.2p1" href="#7.19.8.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         size_t fwrite(const void * restrict ptr,
@@ -15569,7 +15569,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              FILE * restrict stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.8.2p2" href="#7.19.8.2p2"><small>2</small></a>
  The fwrite function writes, from the array pointed to by ptr, up to nmemb elements
  whose size is specified by size, to the stream pointed to by stream. For each object,
  size calls are made to the fputc function, taking the values (in order) from an array of
@@ -15579,7 +15579,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  indeterminate.
 <!--page 314 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.8.2p3" href="#7.19.8.2p3"><small>3</small></a>
  The fwrite function returns the number of elements successfully written, which will be
  less than nmemb only if a write error is encountered. If size or nmemb is zero,
  fwrite returns zero and the state of the stream remains unchanged.
@@ -15590,20 +15590,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.9.1" href="#7.19.9.1">7.19.9.1 The fgetpos function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.9.1p1" href="#7.19.9.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int fgetpos(FILE * restrict stream,
              fpos_t * restrict pos);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.9.1p2" href="#7.19.9.1p2"><small>2</small></a>
  The fgetpos function stores the current values of the parse state (if any) and file
  position indicator for the stream pointed to by stream in the object pointed to by pos.
  The values stored contain unspecified information usable by the fsetpos function for
  repositioning the stream to its position at the time of the call to the fgetpos function.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.9.1p3" href="#7.19.9.1p3"><small>3</small></a>
  If successful, the fgetpos function returns zero; on failure, the fgetpos function
  returns nonzero and stores an implementation-defined positive value in errno.
 <p><b> Forward references</b>: the fsetpos function (<a href="#7.19.9.3">7.19.9.3</a>).
@@ -15611,71 +15611,71 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.9.2" href="#7.19.9.2">7.19.9.2 The fseek function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.9.2p1" href="#7.19.9.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int fseek(FILE *stream, long int offset, int whence);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.9.2p2" href="#7.19.9.2p2"><small>2</small></a>
  The fseek function sets the file position indicator for the stream pointed to by stream.
  If a read or write error occurs, the error indicator for the stream is set and fseek fails.
-<p><!--para 3 -->
+<p><a name="7.19.9.2p3" href="#7.19.9.2p3"><small>3</small></a>
  For a binary stream, the new position, measured in characters from the beginning of the
  file, is obtained by adding offset to the position specified by whence. The specified
  position is the beginning of the file if whence is SEEK_SET, the current value of the file
  position indicator if SEEK_CUR, or end-of-file if SEEK_END. A binary stream need not
  meaningfully support fseek calls with a whence value of SEEK_END.
-<p><!--para 4 -->
+<p><a name="7.19.9.2p4" href="#7.19.9.2p4"><small>4</small></a>
  For a text stream, either offset shall be zero, or offset shall be a value returned by
  an earlier successful call to the ftell function on a stream associated with the same file
  and whence shall be SEEK_SET.
 <!--page 315 -->
-<p><!--para 5 -->
+<p><a name="7.19.9.2p5" href="#7.19.9.2p5"><small>5</small></a>
  After determining the new position, a successful call to the fseek function undoes any
  effects of the ungetc function on the stream, clears the end-of-file indicator for the
  stream, and then establishes the new position. After a successful fseek call, the next
  operation on an update stream may be either input or output.
 <p><b>Returns</b>
-<p><!--para 6 -->
+<p><a name="7.19.9.2p6" href="#7.19.9.2p6"><small>6</small></a>
  The fseek function returns nonzero only for a request that cannot be satisfied.
 <p><b> Forward references</b>: the ftell function (<a href="#7.19.9.4">7.19.9.4</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.9.3" href="#7.19.9.3">7.19.9.3 The fsetpos function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.9.3p1" href="#7.19.9.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int fsetpos(FILE *stream, const fpos_t *pos);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.9.3p2" href="#7.19.9.3p2"><small>2</small></a>
  The fsetpos function sets the mbstate_t object (if any) and file position indicator
  for the stream pointed to by stream according to the value of the object pointed to by
  pos, which shall be a value obtained from an earlier successful call to the fgetpos
  function on a stream associated with the same file. If a read or write error occurs, the
  error indicator for the stream is set and fsetpos fails.
-<p><!--para 3 -->
+<p><a name="7.19.9.3p3" href="#7.19.9.3p3"><small>3</small></a>
  A successful call to the fsetpos function undoes any effects of the ungetc function
  on the stream, clears the end-of-file indicator for the stream, and then establishes the new
  parse state and position. After a successful fsetpos call, the next operation on an
  update stream may be either input or output.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.19.9.3p4" href="#7.19.9.3p4"><small>4</small></a>
  If successful, the fsetpos function returns zero; on failure, the fsetpos function
  returns nonzero and stores an implementation-defined positive value in errno.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.9.4" href="#7.19.9.4">7.19.9.4 The ftell function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.9.4p1" href="#7.19.9.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         long int ftell(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.9.4p2" href="#7.19.9.4p2"><small>2</small></a>
  The ftell function obtains the current value of the file position indicator for the stream
  pointed to by stream. For a binary stream, the value is the number of characters from
  the beginning of the file. For a text stream, its file position indicator contains unspecified
@@ -15685,7 +15685,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <!--page 316 -->
  or read.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.9.4p3" href="#7.19.9.4p3"><small>3</small></a>
  If successful, the ftell function returns the current value of the file position indicator
  for the stream. On failure, the ftell function returns -1L and stores an
  implementation-defined positive value in errno.
@@ -15693,13 +15693,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.9.5" href="#7.19.9.5">7.19.9.5 The rewind function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.9.5p1" href="#7.19.9.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         void rewind(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.9.5p2" href="#7.19.9.5p2"><small>2</small></a>
  The rewind function sets the file position indicator for the stream pointed to by
  stream to the beginning of the file. It is equivalent to
 <pre>
@@ -15707,7 +15707,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </pre>
  except that the error indicator for the stream is also cleared.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.9.5p3" href="#7.19.9.5p3"><small>3</small></a>
  The rewind function returns no value.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -15716,62 +15716,62 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.10.1" href="#7.19.10.1">7.19.10.1 The clearerr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.10.1p1" href="#7.19.10.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         void clearerr(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.10.1p2" href="#7.19.10.1p2"><small>2</small></a>
  The clearerr function clears the end-of-file and error indicators for the stream pointed
  to by stream.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.10.1p3" href="#7.19.10.1p3"><small>3</small></a>
  The clearerr function returns no value.
 <!--page 317 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.10.2" href="#7.19.10.2">7.19.10.2 The feof function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.10.2p1" href="#7.19.10.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int feof(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.10.2p2" href="#7.19.10.2p2"><small>2</small></a>
  The feof function tests the end-of-file indicator for the stream pointed to by stream.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.10.2p3" href="#7.19.10.2p3"><small>3</small></a>
  The feof function returns nonzero if and only if the end-of-file indicator is set for
  stream.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.10.3" href="#7.19.10.3">7.19.10.3 The ferror function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.10.3p1" href="#7.19.10.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         int ferror(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.10.3p2" href="#7.19.10.3p2"><small>2</small></a>
  The ferror function tests the error indicator for the stream pointed to by stream.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.10.3p3" href="#7.19.10.3p3"><small>3</small></a>
  The ferror function returns nonzero if and only if the error indicator is set for
  stream.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.19.10.4" href="#7.19.10.4">7.19.10.4 The perror function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.19.10.4p1" href="#7.19.10.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         void perror(const char *s);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.19.10.4p2" href="#7.19.10.4p2"><small>2</small></a>
  The perror function maps the error number in the integer expression errno to an
  error message. It writes a sequence of characters to the standard error stream thus: first
  (if s is not a null pointer and the character pointed to by s is not the null character), the
@@ -15779,17 +15779,17 @@ If a length modifier appears with any conversion specifier other than as specifi
  message string followed by a new-line character. The contents of the error message
  strings are the same as those returned by the strerror function with argument errno.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.19.10.4p3" href="#7.19.10.4p3"><small>3</small></a>
  The perror function returns no value.
 <p><b> Forward references</b>: the strerror function (<a href="#7.21.6.2">7.21.6.2</a>).
 <!--page 318 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.20" href="#7.20">7.20 General utilities &lt;stdlib.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.20p1" href="#7.20p1"><small>1</small></a>
  The header <a href="#7.20">&lt;stdlib.h&gt;</a> declares five types and several functions of general utility, and
  defines several macros.<sup><a href="#note257"><b>257)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="7.20p2" href="#7.20p2"><small>2</small></a>
  The types declared are size_t and wchar_t (both described in <a href="#7.17">7.17</a>),
 <pre>
           div_t
@@ -15803,7 +15803,7 @@ If a length modifier appears with any conversion specifier other than as specifi
           lldiv_t
 </pre>
  which is a structure type that is the type of the value returned by the lldiv function.
-<p><!--para 3 -->
+<p><a name="7.20p3" href="#7.20p3"><small>3</small></a>
  The macros defined are NULL (described in <a href="#7.17">7.17</a>);
 <pre>
           EXIT_FAILURE
@@ -15838,7 +15838,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.20.1" href="#7.20.1">7.20.1 Numeric conversion functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.20.1p1" href="#7.20.1p1"><small>1</small></a>
  The functions atof, atoi, atol, and atoll need not affect the value of the integer
  expression errno on an error. If the value of the result cannot be represented, the
  behavior is undefined.
@@ -15846,27 +15846,27 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.1.1" href="#7.20.1.1">7.20.1.1 The atof function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.1.1p1" href="#7.20.1.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         double atof(const char *nptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.1.1p2" href="#7.20.1.1p2"><small>2</small></a>
  The atof function converts the initial portion of the string pointed to by nptr to
  double representation. Except for the behavior on error, it is equivalent to
 <pre>
         strtod(nptr, (char **)NULL)
 </pre>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.1.1p3" href="#7.20.1.1p3"><small>3</small></a>
  The atof function returns the converted value.
 <p><b> Forward references</b>: the strtod, strtof, and strtold functions (<a href="#7.20.1.3">7.20.1.3</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.1.2" href="#7.20.1.2">7.20.1.2 The atoi, atol, and atoll functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.1.2p1" href="#7.20.1.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         int atoi(const char *nptr);
@@ -15874,7 +15874,7 @@ If a length modifier appears with any conversion specifier other than as specifi
         long long int atoll(const char *nptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.1.2p2" href="#7.20.1.2p2"><small>2</small></a>
  The atoi, atol, and atoll functions convert the initial portion of the string pointed
  to by nptr to int, long int, and long long int representation, respectively.
  Except for the behavior on error, they are equivalent to
@@ -15884,7 +15884,7 @@ If a length modifier appears with any conversion specifier other than as specifi
         atoll: strtoll(nptr, (char **)NULL, 10)
 </pre>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.1.2p3" href="#7.20.1.2p3"><small>3</small></a>
  The atoi, atol, and atoll functions return the converted value.
 <p><b> Forward references</b>: the strtol, strtoll, strtoul, and strtoull functions
  (<a href="#7.20.1.4">7.20.1.4</a>).
@@ -15893,7 +15893,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.1.3" href="#7.20.1.3">7.20.1.3 The strtod, strtof, and strtold functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.1.3p1" href="#7.20.1.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         double strtod(const char * restrict nptr,
@@ -15904,7 +15904,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              char ** restrict endptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.1.3p2" href="#7.20.1.3p2"><small>2</small></a>
  The strtod, strtof, and strtold functions convert the initial portion of the string
  pointed to by nptr to double, float, and long double representation,
  respectively. First, they decompose the input string into three parts: an initial, possibly
@@ -15913,7 +15913,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  and a final string of one or more unrecognized characters, including the terminating null
  character of the input string. Then, they attempt to convert the subject sequence to a
  floating-point number, and return the result.
-<p><!--para 3 -->
+<p><a name="7.20.1.3p3" href="#7.20.1.3p3"><small>3</small></a>
  The expected form of the subject sequence is an optional plus or minus sign, then one of
  the following:
 <ul>
@@ -15934,7 +15934,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  The subject sequence is defined as the longest initial subsequence of the input string,
  starting with the first non-white-space character, that is of the expected form. The subject
  sequence contains no characters if the input string is not of the expected form.
-<p><!--para 4 -->
+<p><a name="7.20.1.3p4" href="#7.20.1.3p4"><small>4</small></a>
  If the subject sequence has the expected form for a floating-point number, the sequence of
  characters starting with the first digit or the decimal-point character (whichever occurs
  first) is interpreted as a floating constant according to the rules of <a href="#6.4.4.2">6.4.4.2</a>, except that the
@@ -15951,24 +15951,24 @@ If a length modifier appears with any conversion specifier other than as specifi
  the expected form; the meaning of the n-char sequences is implementation-defined.<sup><a href="#note259"><b>259)</b></a></sup> A
  pointer to the final string is stored in the object pointed to by endptr, provided that
  endptr is not a null pointer.
-<p><!--para 5 -->
+<p><a name="7.20.1.3p5" href="#7.20.1.3p5"><small>5</small></a>
  If the subject sequence has the hexadecimal form and FLT_RADIX is a power of 2, the
  value resulting from the conversion is correctly rounded.
-<p><!--para 6 -->
+<p><a name="7.20.1.3p6" href="#7.20.1.3p6"><small>6</small></a>
  In other than the "C" locale, additional locale-specific subject sequence forms may be
  accepted.
-<p><!--para 7 -->
+<p><a name="7.20.1.3p7" href="#7.20.1.3p7"><small>7</small></a>
  If the subject sequence is empty or does not have the expected form, no conversion is
  performed; the value of nptr is stored in the object pointed to by endptr, provided
  that endptr is not a null pointer.
 <p><b>Recommended practice</b>
-<p><!--para 8 -->
+<p><a name="7.20.1.3p8" href="#7.20.1.3p8"><small>8</small></a>
  If the subject sequence has the hexadecimal form, FLT_RADIX is not a power of 2, and
  the result is not exactly representable, the result should be one of the two numbers in the
  appropriate internal format that are adjacent to the hexadecimal floating source value,
  with the extra stipulation that the error should have a correct sign for the current rounding
  direction.
-<p><!--para 9 -->
+<p><a name="7.20.1.3p9" href="#7.20.1.3p9"><small>9</small></a>
  If the subject sequence has the decimal form and at most DECIMAL_DIG (defined in
  <a href="#7.7">&lt;float.h&gt;</a>) significant digits, the result should be correctly rounded. If the subject
  sequence D has the decimal form and more than DECIMAL_DIG significant digits,
@@ -15981,7 +15981,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  stipulation that the error with respect to D should have a correct sign for the current
  rounding direction.<sup><a href="#note260"><b>260)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 10 -->
+<p><a name="7.20.1.3p10" href="#7.20.1.3p10"><small>10</small></a>
  The functions return the converted value, if any. If no conversion could be performed,
  zero is returned. If the correct value is outside the range of representable values, plus or
  minus HUGE_VAL, HUGE_VALF, or HUGE_VALL is returned (according to the return
@@ -16006,7 +16006,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.1.4" href="#7.20.1.4">7.20.1.4 The strtol, strtoll, strtoul, and strtoull functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.1.4p1" href="#7.20.1.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.20">&lt;stdlib.h&gt;</a>
          long int strtol(
@@ -16027,7 +16027,7 @@ If a length modifier appears with any conversion specifier other than as specifi
               int base);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.1.4p2" href="#7.20.1.4p2"><small>2</small></a>
  The strtol, strtoll, strtoul, and strtoull functions convert the initial
  portion of the string pointed to by nptr to long int, long long int, unsigned
  long int, and unsigned long long int representation, respectively. First,
@@ -16040,7 +16040,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  final string of one or more unrecognized characters, including the terminating null
  character of the input string. Then, they attempt to convert the subject sequence to an
  integer, and return the result.
-<p><!--para 3 -->
+<p><a name="7.20.1.4p3" href="#7.20.1.4p3"><small>3</small></a>
  If the value of base is zero, the expected form of the subject sequence is that of an
  integer constant as described in <a href="#6.4.4.1">6.4.4.1</a>, optionally preceded by a plus or minus sign, but
  not including an integer suffix. If the value of base is between 2 and 36 (inclusive), the
@@ -16050,13 +16050,13 @@ If a length modifier appears with any conversion specifier other than as specifi
  ascribed the values 10 through 35; only letters and digits whose ascribed values are less
  than that of base are permitted. If the value of base is 16, the characters 0x or 0X may
  optionally precede the sequence of letters and digits, following the sign if present.
-<p><!--para 4 -->
+<p><a name="7.20.1.4p4" href="#7.20.1.4p4"><small>4</small></a>
  The subject sequence is defined as the longest initial subsequence of the input string,
  starting with the first non-white-space character, that is of the expected form. The subject
  sequence contains no characters if the input string is empty or consists entirely of white
  space, or if the first non-white-space character is other than a sign or a permissible letter
  or digit.
-<p><!--para 5 -->
+<p><a name="7.20.1.4p5" href="#7.20.1.4p5"><small>5</small></a>
  If the subject sequence has the expected form and the value of base is zero, the sequence
  of characters starting with the first digit is interpreted as an integer constant according to
  the rules of <a href="#6.4.4.1">6.4.4.1</a>. If the subject sequence has the expected form and the value of base
@@ -16064,15 +16064,15 @@ If a length modifier appears with any conversion specifier other than as specifi
  as given above. If the subject sequence begins with a minus sign, the value resulting from
  the conversion is negated (in the return type). A pointer to the final string is stored in the
  object pointed to by endptr, provided that endptr is not a null pointer.
-<p><!--para 6 -->
+<p><a name="7.20.1.4p6" href="#7.20.1.4p6"><small>6</small></a>
  In other than the "C" locale, additional locale-specific subject sequence forms may be
  accepted.
-<p><!--para 7 -->
+<p><a name="7.20.1.4p7" href="#7.20.1.4p7"><small>7</small></a>
  If the subject sequence is empty or does not have the expected form, no conversion is
  performed; the value of nptr is stored in the object pointed to by endptr, provided
  that endptr is not a null pointer.
 <p><b>Returns</b>
-<p><!--para 8 -->
+<p><a name="7.20.1.4p8" href="#7.20.1.4p8"><small>8</small></a>
  The strtol, strtoll, strtoul, and strtoull functions return the converted
  value, if any. If no conversion could be performed, zero is returned. If the correct value
  is outside the range of representable values, LONG_MIN, LONG_MAX, LLONG_MIN,
@@ -16086,45 +16086,45 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.2.1" href="#7.20.2.1">7.20.2.1 The rand function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.2.1p1" href="#7.20.2.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         int rand(void);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.2.1p2" href="#7.20.2.1p2"><small>2</small></a>
  The rand function computes a sequence of pseudo-random integers in the range 0 to
  RAND_MAX.
-<p><!--para 3 -->
+<p><a name="7.20.2.1p3" href="#7.20.2.1p3"><small>3</small></a>
  The implementation shall behave as if no library function calls the rand function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.2.1p4" href="#7.20.2.1p4"><small>4</small></a>
  The rand function returns a pseudo-random integer.
 <p><b>Environmental limits</b>
-<p><!--para 5 -->
+<p><a name="7.20.2.1p5" href="#7.20.2.1p5"><small>5</small></a>
  The value of the RAND_MAX macro shall be at least 32767.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.2.2" href="#7.20.2.2">7.20.2.2 The srand function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.2.2p1" href="#7.20.2.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         void srand(unsigned int seed);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.2.2p2" href="#7.20.2.2p2"><small>2</small></a>
  The srand function uses the argument as a seed for a new sequence of pseudo-random
  numbers to be returned by subsequent calls to rand. If srand is then called with the
  same seed value, the sequence of pseudo-random numbers shall be repeated. If rand is
  called before any calls to srand have been made, the same sequence shall be generated
  as when srand is first called with a seed value of 1.
-<p><!--para 3 -->
+<p><a name="7.20.2.2p3" href="#7.20.2.2p3"><small>3</small></a>
  The implementation shall behave as if no library function calls the srand function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.2.2p4" href="#7.20.2.2p4"><small>4</small></a>
  The srand function returns no value.
-<p><!--para 5 -->
+<p><a name="7.20.2.2p5" href="#7.20.2.2p5"><small>5</small></a>
  EXAMPLE       The following functions define a portable implementation of rand and srand.
 <!--page 325 -->
 <pre>
@@ -16143,7 +16143,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.20.3" href="#7.20.3">7.20.3 Memory management functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.20.3p1" href="#7.20.3p1"><small>1</small></a>
  The order and contiguity of storage allocated by successive calls to the calloc,
  malloc, and realloc functions is unspecified. The pointer returned if the allocation
  succeeds is suitably aligned so that it may be assigned to a pointer to any type of object
@@ -16159,17 +16159,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.3.1" href="#7.20.3.1">7.20.3.1 The calloc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.3.1p1" href="#7.20.3.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.20">&lt;stdlib.h&gt;</a>
          void *calloc(size_t nmemb, size_t size);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.3.1p2" href="#7.20.3.1p2"><small>2</small></a>
  The calloc function allocates space for an array of nmemb objects, each of whose size
  is size. The space is initialized to all bits zero.<sup><a href="#note261"><b>261)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.3.1p3" href="#7.20.3.1p3"><small>3</small></a>
  The calloc function returns either a null pointer or a pointer to the allocated space.
 
 <p><b>Footnotes</b>
@@ -16180,13 +16180,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.3.2" href="#7.20.3.2">7.20.3.2 The free function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.3.2p1" href="#7.20.3.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.20">&lt;stdlib.h&gt;</a>
          void free(void *ptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.3.2p2" href="#7.20.3.2p2"><small>2</small></a>
  The free function causes the space pointed to by ptr to be deallocated, that is, made
  available for further allocation. If ptr is a null pointer, no action occurs. Otherwise, if
  the argument does not match a pointer earlier returned by the calloc, malloc, or
@@ -16196,48 +16196,48 @@ If a length modifier appears with any conversion specifier other than as specifi
  realloc function, or if the space has been deallocated by a call to free or realloc,
  the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.3.2p3" href="#7.20.3.2p3"><small>3</small></a>
  The free function returns no value.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.3.3" href="#7.20.3.3">7.20.3.3 The malloc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.3.3p1" href="#7.20.3.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         void *malloc(size_t size);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.3.3p2" href="#7.20.3.3p2"><small>2</small></a>
  The malloc function allocates space for an object whose size is specified by size and
  whose value is indeterminate.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.3.3p3" href="#7.20.3.3p3"><small>3</small></a>
  The malloc function returns either a null pointer or a pointer to the allocated space.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.3.4" href="#7.20.3.4">7.20.3.4 The realloc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.3.4p1" href="#7.20.3.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         void *realloc(void *ptr, size_t size);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.3.4p2" href="#7.20.3.4p2"><small>2</small></a>
  The realloc function deallocates the old object pointed to by ptr and returns a
  pointer to a new object that has the size specified by size. The contents of the new
  object shall be the same as that of the old object prior to deallocation, up to the lesser of
  the new and old sizes. Any bytes in the new object beyond the size of the old object have
  indeterminate values.
-<p><!--para 3 -->
+<p><a name="7.20.3.4p3" href="#7.20.3.4p3"><small>3</small></a>
  If ptr is a null pointer, the realloc function behaves like the malloc function for the
  specified size. Otherwise, if ptr does not match a pointer earlier returned by the
  calloc, malloc, or realloc function, or if the space has been deallocated by a call
  to the free or realloc function, the behavior is undefined. If memory for the new
  object cannot be allocated, the old object is not deallocated and its value is unchanged.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.3.4p4" href="#7.20.3.4p4"><small>4</small></a>
  The realloc function returns a pointer to the new object (which may have the same
  value as a pointer to the old object), or a null pointer if the new object could not be
  allocated.
@@ -16249,13 +16249,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.4.1" href="#7.20.4.1">7.20.4.1 The abort function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.4.1p1" href="#7.20.4.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         void abort(void);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.4.1p2" href="#7.20.4.1p2"><small>2</small></a>
  The abort function causes abnormal program termination to occur, unless the signal
  SIGABRT is being caught and the signal handler does not return. Whether open streams
  with unwritten buffered data are flushed, open streams are closed, or temporary files are
@@ -16263,59 +16263,59 @@ If a length modifier appears with any conversion specifier other than as specifi
  unsuccessful termination is returned to the host environment by means of the function
  call raise(SIGABRT).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.4.1p3" href="#7.20.4.1p3"><small>3</small></a>
  The abort function does not return to its caller.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.4.2" href="#7.20.4.2">7.20.4.2 The atexit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.4.2p1" href="#7.20.4.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         int atexit(void (*func)(void));
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.4.2p2" href="#7.20.4.2p2"><small>2</small></a>
  The atexit function registers the function pointed to by func, to be called without
  arguments at normal program termination.
 <p><b>Environmental limits</b>
-<p><!--para 3 -->
+<p><a name="7.20.4.2p3" href="#7.20.4.2p3"><small>3</small></a>
  The implementation shall support the registration of at least 32 functions.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.4.2p4" href="#7.20.4.2p4"><small>4</small></a>
  The atexit function returns zero if the registration succeeds, nonzero if it fails.
 <p><b> Forward references</b>: the exit function (<a href="#7.20.4.3">7.20.4.3</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.4.3" href="#7.20.4.3">7.20.4.3 The exit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.4.3p1" href="#7.20.4.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         void exit(int status);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.4.3p2" href="#7.20.4.3p2"><small>2</small></a>
  The exit function causes normal program termination to occur. If more than one call to
  the exit function is executed by a program, the behavior is undefined.
 <!--page 328 -->
-<p><!--para 3 -->
+<p><a name="7.20.4.3p3" href="#7.20.4.3p3"><small>3</small></a>
  First, all functions registered by the atexit function are called, in the reverse order of
  their registration,<sup><a href="#note262"><b>262)</b></a></sup> except that a function is called after any previously registered
  functions that had already been called at the time it was registered. If, during the call to
  any such function, a call to the longjmp function is made that would terminate the call
  to the registered function, the behavior is undefined.
-<p><!--para 4 -->
+<p><a name="7.20.4.3p4" href="#7.20.4.3p4"><small>4</small></a>
  Next, all open streams with unwritten buffered data are flushed, all open streams are
  closed, and all files created by the tmpfile function are removed.
-<p><!--para 5 -->
+<p><a name="7.20.4.3p5" href="#7.20.4.3p5"><small>5</small></a>
  Finally, control is returned to the host environment. If the value of status is zero or
  EXIT_SUCCESS, an implementation-defined form of the status successful termination is
  returned. If the value of status is EXIT_FAILURE, an implementation-defined form
  of the status unsuccessful termination is returned. Otherwise the status returned is
  implementation-defined.
 <p><b>Returns</b>
-<p><!--para 6 -->
+<p><a name="7.20.4.3p6" href="#7.20.4.3p6"><small>6</small></a>
  The exit function cannot return to its caller.
 
 <p><b>Footnotes</b>
@@ -16326,13 +16326,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.4.4" href="#7.20.4.4">7.20.4.4 The _Exit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.4.4p1" href="#7.20.4.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.20">&lt;stdlib.h&gt;</a>
          void _Exit(int status);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.4.4p2" href="#7.20.4.4p2"><small>2</small></a>
  The _Exit function causes normal program termination to occur and control to be
  returned to the host environment. No functions registered by the atexit function or
  signal handlers registered by the signal function are called. The status returned to the
@@ -16340,7 +16340,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  Whether open streams with unwritten buffered data are flushed, open streams are closed,
  or temporary files are removed is implementation-defined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.4.4p3" href="#7.20.4.4p3"><small>3</small></a>
  The _Exit function cannot return to its caller.
  
  
@@ -16351,20 +16351,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.4.5" href="#7.20.4.5">7.20.4.5 The getenv function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.4.5p1" href="#7.20.4.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         char *getenv(const char *name);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.4.5p2" href="#7.20.4.5p2"><small>2</small></a>
  The getenv function searches an environment list, provided by the host environment,
  for a string that matches the string pointed to by name. The set of environment names
  and the method for altering the environment list are implementation-defined.
-<p><!--para 3 -->
+<p><a name="7.20.4.5p3" href="#7.20.4.5p3"><small>3</small></a>
  The implementation shall behave as if no library function calls the getenv function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.4.5p4" href="#7.20.4.5p4"><small>4</small></a>
  The getenv function returns a pointer to a string associated with the matched list
  member. The string pointed to shall not be modified by the program, but may be
  overwritten by a subsequent call to the getenv function. If the specified name cannot
@@ -16373,20 +16373,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.4.6" href="#7.20.4.6">7.20.4.6 The system function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.4.6p1" href="#7.20.4.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         int system(const char *string);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.4.6p2" href="#7.20.4.6p2"><small>2</small></a>
  If string is a null pointer, the system function determines whether the host
  environment has a command processor. If string is not a null pointer, the system
  function passes the string pointed to by string to that command processor to be
  executed in a manner which the implementation shall document; this might then cause the
  program calling system to behave in a non-conforming manner or to terminate.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.4.6p3" href="#7.20.4.6p3"><small>3</small></a>
  If the argument is a null pointer, the system function returns nonzero only if a
  command processor is available. If the argument is not a null pointer, and the system
  function does return, it returns an implementation-defined value.
@@ -16394,29 +16394,29 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.20.5" href="#7.20.5">7.20.5 Searching and sorting utilities</a></h4>
-<p><!--para 1 -->
+<p><a name="7.20.5p1" href="#7.20.5p1"><small>1</small></a>
  These utilities make use of a comparison function to search or sort arrays of unspecified
  type. Where an argument declared as size_t nmemb specifies the length of the array
  for a function, nmemb can have the value zero on a call to that function; the comparison
  function is not called, a search finds no matching element, and sorting performs no
  rearrangement. Pointer arguments on such a call shall still have valid values, as described
  in <a href="#7.1.4">7.1.4</a>.
-<p><!--para 2 -->
+<p><a name="7.20.5p2" href="#7.20.5p2"><small>2</small></a>
  The implementation shall ensure that the second argument of the comparison function
  (when called from bsearch), or both arguments (when called from qsort), are
  pointers to elements of the array.<sup><a href="#note263"><b>263)</b></a></sup> The first argument when called from bsearch
  shall equal key.
-<p><!--para 3 -->
+<p><a name="7.20.5p3" href="#7.20.5p3"><small>3</small></a>
  The comparison function shall not alter the contents of the array. The implementation
  may reorder elements of the array between calls to the comparison function, but shall not
  alter the contents of any individual element.
-<p><!--para 4 -->
+<p><a name="7.20.5p4" href="#7.20.5p4"><small>4</small></a>
  When the same objects (consisting of size bytes, irrespective of their current positions
  in the array) are passed more than once to the comparison function, the results shall be
  consistent with one another. That is, for qsort they shall define a total ordering on the
  array, and for bsearch the same object shall always compare the same way with the
  key.
-<p><!--para 5 -->
+<p><a name="7.20.5p5" href="#7.20.5p5"><small>5</small></a>
  A sequence point occurs immediately before and immediately after each call to the
  comparison function, and also between any call to the comparison function and any
  movement of the objects passed as arguments to that call.
@@ -16434,7 +16434,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.5.1" href="#7.20.5.1">7.20.5.1 The bsearch function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.5.1p1" href="#7.20.5.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.20">&lt;stdlib.h&gt;</a>
           void *bsearch(const void *key, const void *base,
@@ -16442,14 +16442,14 @@ If a length modifier appears with any conversion specifier other than as specifi
                int (*compar)(const void *, const void *));
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.5.1p2" href="#7.20.5.1p2"><small>2</small></a>
  The bsearch function searches an array of nmemb objects, the initial element of which
  is pointed to by base, for an element that matches the object pointed to by key. The
  
  
 <!--page 331 -->
  size of each element of the array is specified by size.
-<p><!--para 3 -->
+<p><a name="7.20.5.1p3" href="#7.20.5.1p3"><small>3</small></a>
  The comparison function pointed to by compar is called with two arguments that point
  to the key object and to an array element, in that order. The function shall return an
  integer less than, equal to, or greater than zero if the key object is considered,
@@ -16457,7 +16457,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  shall consist of: all the elements that compare less than, all the elements that compare
  equal to, and all the elements that compare greater than the key object, in that order.<sup><a href="#note264"><b>264)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.5.1p4" href="#7.20.5.1p4"><small>4</small></a>
  The bsearch function returns a pointer to a matching element of the array, or a null
  pointer if no match is found. If two elements compare as equal, which element is
  matched is unspecified.
@@ -16469,26 +16469,26 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.5.2" href="#7.20.5.2">7.20.5.2 The qsort function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.5.2p1" href="#7.20.5.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.20">&lt;stdlib.h&gt;</a>
           void qsort(void *base, size_t nmemb, size_t size,
                int (*compar)(const void *, const void *));
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.5.2p2" href="#7.20.5.2p2"><small>2</small></a>
  The qsort function sorts an array of nmemb objects, the initial element of which is
  pointed to by base. The size of each object is specified by size.
-<p><!--para 3 -->
+<p><a name="7.20.5.2p3" href="#7.20.5.2p3"><small>3</small></a>
  The contents of the array are sorted into ascending order according to a comparison
  function pointed to by compar, which is called with two arguments that point to the
  objects being compared. The function shall return an integer less than, equal to, or
  greater than zero if the first argument is considered to be respectively less than, equal to,
  or greater than the second.
-<p><!--para 4 -->
+<p><a name="7.20.5.2p4" href="#7.20.5.2p4"><small>4</small></a>
  If two elements compare as equal, their order in the resulting sorted array is unspecified.
 <p><b>Returns</b>
-<p><!--para 5 -->
+<p><a name="7.20.5.2p5" href="#7.20.5.2p5"><small>5</small></a>
  The qsort function returns no value.
  
  
@@ -16502,7 +16502,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.6.1" href="#7.20.6.1">7.20.6.1 The abs, labs and llabs functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.6.1p1" href="#7.20.6.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.20">&lt;stdlib.h&gt;</a>
          int abs(int j);
@@ -16510,11 +16510,11 @@ If a length modifier appears with any conversion specifier other than as specifi
          long long int llabs(long long int j);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.6.1p2" href="#7.20.6.1p2"><small>2</small></a>
  The abs, labs, and llabs functions compute the absolute value of an integer j. If the
  result cannot be represented, the behavior is undefined.<sup><a href="#note265"><b>265)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.6.1p3" href="#7.20.6.1p3"><small>3</small></a>
  The abs, labs, and llabs, functions return the absolute value.
 
 <p><b>Footnotes</b>
@@ -16524,7 +16524,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.6.2" href="#7.20.6.2">7.20.6.2 The div, ldiv, and lldiv functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.6.2p1" href="#7.20.6.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.20">&lt;stdlib.h&gt;</a>
          div_t div(int numer, int denom);
@@ -16532,11 +16532,11 @@ If a length modifier appears with any conversion specifier other than as specifi
          lldiv_t lldiv(long long int numer, long long int denom);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.6.2p2" href="#7.20.6.2p2"><small>2</small></a>
  The div, ldiv, and lldiv, functions compute numer / denom and numer %
  denom in a single operation.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.20.6.2p3" href="#7.20.6.2p3"><small>3</small></a>
  The div, ldiv, and lldiv functions return a structure of type div_t, ldiv_t, and
  lldiv_t, respectively, comprising both the quotient and the remainder. The structures
  shall contain (in either order) the members quot (the quotient) and rem (the remainder),
@@ -16550,7 +16550,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.20.7" href="#7.20.7">7.20.7 Multibyte/wide character conversion functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.20.7p1" href="#7.20.7p1"><small>1</small></a>
  The behavior of the multibyte character functions is affected by the LC_CTYPE category
  of the current locale. For a state-dependent encoding, each function is placed into its
  initial conversion state by a call for which its character pointer argument, s, is a null
@@ -16568,23 +16568,23 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.7.1" href="#7.20.7.1">7.20.7.1 The mblen function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.7.1p1" href="#7.20.7.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.20">&lt;stdlib.h&gt;</a>
          int mblen(const char *s, size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.7.1p2" href="#7.20.7.1p2"><small>2</small></a>
  If s is not a null pointer, the mblen function determines the number of bytes contained
  in the multibyte character pointed to by s. Except that the conversion state of the
  mbtowc function is not affected, it is equivalent to
 <pre>
          mbtowc((wchar_t *)0, s, n);
 </pre>
-<p><!--para 3 -->
+<p><a name="7.20.7.1p3" href="#7.20.7.1p3"><small>3</small></a>
  The implementation shall behave as if no library function calls the mblen function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.7.1p4" href="#7.20.7.1p4"><small>4</small></a>
  If s is a null pointer, the mblen function returns a nonzero or zero value, if multibyte
  character encodings, respectively, do or do not have state-dependent encodings. If s is
  not a null pointer, the mblen function either returns 0 (if s points to the null character),
@@ -16601,7 +16601,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.7.2" href="#7.20.7.2">7.20.7.2 The mbtowc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.7.2p1" href="#7.20.7.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         int mbtowc(wchar_t * restrict pwc,
@@ -16609,7 +16609,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.7.2p2" href="#7.20.7.2p2"><small>2</small></a>
  If s is not a null pointer, the mbtowc function inspects at most n bytes beginning with
  the byte pointed to by s to determine the number of bytes needed to complete the next
  multibyte character (including any shift sequences). If the function determines that the
@@ -16617,30 +16617,30 @@ If a length modifier appears with any conversion specifier other than as specifi
  corresponding wide character and then, if pwc is not a null pointer, stores that value in
  the object pointed to by pwc. If the corresponding wide character is the null wide
  character, the function is left in the initial conversion state.
-<p><!--para 3 -->
+<p><a name="7.20.7.2p3" href="#7.20.7.2p3"><small>3</small></a>
  The implementation shall behave as if no library function calls the mbtowc function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.7.2p4" href="#7.20.7.2p4"><small>4</small></a>
  If s is a null pointer, the mbtowc function returns a nonzero or zero value, if multibyte
  character encodings, respectively, do or do not have state-dependent encodings. If s is
  not a null pointer, the mbtowc function either returns 0 (if s points to the null character),
  or returns the number of bytes that are contained in the converted multibyte character (if
  the next n or fewer bytes form a valid multibyte character), or returns -1 (if they do not
  form a valid multibyte character).
-<p><!--para 5 -->
+<p><a name="7.20.7.2p5" href="#7.20.7.2p5"><small>5</small></a>
  In no case will the value returned be greater than n or the value of the MB_CUR_MAX
  macro.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.7.3" href="#7.20.7.3">7.20.7.3 The wctomb function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.7.3p1" href="#7.20.7.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         int wctomb(char *s, wchar_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.7.3p2" href="#7.20.7.3p2"><small>2</small></a>
  The wctomb function determines the number of bytes needed to represent the multibyte
  character corresponding to the wide character given by wc (including any shift
  sequences), and stores the multibyte character representation in the array whose first
@@ -16649,28 +16649,28 @@ If a length modifier appears with any conversion specifier other than as specifi
  sequence needed to restore the initial shift state, and the function is left in the initial
  conversion state.
 <!--page 335 -->
-<p><!--para 3 -->
+<p><a name="7.20.7.3p3" href="#7.20.7.3p3"><small>3</small></a>
  The implementation shall behave as if no library function calls the wctomb function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.7.3p4" href="#7.20.7.3p4"><small>4</small></a>
  If s is a null pointer, the wctomb function returns a nonzero or zero value, if multibyte
  character encodings, respectively, do or do not have state-dependent encodings. If s is
  not a null pointer, the wctomb function returns -1 if the value of wc does not correspond
  to a valid multibyte character, or returns the number of bytes that are contained in the
  multibyte character corresponding to the value of wc.
-<p><!--para 5 -->
+<p><a name="7.20.7.3p5" href="#7.20.7.3p5"><small>5</small></a>
  In no case will the value returned be greater than the value of the MB_CUR_MAX macro.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.20.8" href="#7.20.8">7.20.8 Multibyte/wide string conversion functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.20.8p1" href="#7.20.8p1"><small>1</small></a>
  The behavior of the multibyte string functions is affected by the LC_CTYPE category of
  the current locale.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.8.1" href="#7.20.8.1">7.20.8.1 The mbstowcs function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.8.1p1" href="#7.20.8.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.20">&lt;stdlib.h&gt;</a>
           size_t mbstowcs(wchar_t * restrict pwcs,
@@ -16678,7 +16678,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.8.1p2" href="#7.20.8.1p2"><small>2</small></a>
  The mbstowcs function converts a sequence of multibyte characters that begins in the
  initial shift state from the array pointed to by s into a sequence of corresponding wide
  characters and stores not more than n wide characters into the array pointed to by pwcs.
@@ -16686,11 +16686,11 @@ If a length modifier appears with any conversion specifier other than as specifi
  character) will be examined or converted. Each multibyte character is converted as if by
  a call to the mbtowc function, except that the conversion state of the mbtowc function is
  not affected.
-<p><!--para 3 -->
+<p><a name="7.20.8.1p3" href="#7.20.8.1p3"><small>3</small></a>
  No more than n elements will be modified in the array pointed to by pwcs. If copying
  takes place between objects that overlap, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.8.1p4" href="#7.20.8.1p4"><small>4</small></a>
  If an invalid multibyte character is encountered, the mbstowcs function returns
  (size_t)(-1). Otherwise, the mbstowcs function returns the number of array
  elements modified, not including a terminating null wide character, if any.<sup><a href="#note267"><b>267)</b></a></sup>
@@ -16707,7 +16707,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.20.8.2" href="#7.20.8.2">7.20.8.2 The wcstombs function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.20.8.2p1" href="#7.20.8.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.20">&lt;stdlib.h&gt;</a>
         size_t wcstombs(char * restrict s,
@@ -16715,18 +16715,18 @@ If a length modifier appears with any conversion specifier other than as specifi
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.20.8.2p2" href="#7.20.8.2p2"><small>2</small></a>
  The wcstombs function converts a sequence of wide characters from the array pointed
  to by pwcs into a sequence of corresponding multibyte characters that begins in the
  initial shift state, and stores these multibyte characters into the array pointed to by s,
  stopping if a multibyte character would exceed the limit of n total bytes or if a null
  character is stored. Each wide character is converted as if by a call to the wctomb
  function, except that the conversion state of the wctomb function is not affected.
-<p><!--para 3 -->
+<p><a name="7.20.8.2p3" href="#7.20.8.2p3"><small>3</small></a>
  No more than n bytes will be modified in the array pointed to by s. If copying takes place
  between objects that overlap, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.20.8.2p4" href="#7.20.8.2p4"><small>4</small></a>
  If a wide character is encountered that does not correspond to a valid multibyte character,
  the wcstombs function returns (size_t)(-1). Otherwise, the wcstombs function
  returns the number of bytes modified, not including a terminating null character, if
@@ -16738,14 +16738,14 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.21.1" href="#7.21.1">7.21.1 String function conventions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.21.1p1" href="#7.21.1p1"><small>1</small></a>
  The header <a href="#7.21">&lt;string.h&gt;</a> declares one type and several functions, and defines one
  macro useful for manipulating arrays of character type and other objects treated as arrays
  of character type.<sup><a href="#note268"><b>268)</b></a></sup> The type is size_t and the macro is NULL (both described in
  <a href="#7.17">7.17</a>). Various methods are used for determining the lengths of the arrays, but in all cases
  a char * or void * argument points to the initial (lowest addressed) character of the
  array. If an array is accessed beyond the end of an object, the behavior is undefined.
-<p><!--para 2 -->
+<p><a name="7.21.1p2" href="#7.21.1p2"><small>2</small></a>
  Where an argument declared as size_t n specifies the length of the array for a
  function, n can have the value zero on a call to that function. Unless explicitly stated
  otherwise in the description of a particular function in this subclause, pointer arguments
@@ -16753,7 +16753,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  function that locates a character finds no occurrence, a function that compares two
  character sequences returns zero, and a function that copies characters copies zero
  characters.
-<p><!--para 3 -->
+<p><a name="7.21.1p3" href="#7.21.1p3"><small>3</small></a>
  For all functions in this subclause, each character shall be interpreted as if it had the type
  unsigned char (and therefore every possible object representation is valid and has a
  different value).
@@ -16768,7 +16768,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.2.1" href="#7.21.2.1">7.21.2.1 The memcpy function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.2.1p1" href="#7.21.2.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.21">&lt;string.h&gt;</a>
           void *memcpy(void * restrict s1,
@@ -16776,12 +16776,12 @@ If a length modifier appears with any conversion specifier other than as specifi
                size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.2.1p2" href="#7.21.2.1p2"><small>2</small></a>
  The memcpy function copies n characters from the object pointed to by s2 into the
  object pointed to by s1. If copying takes place between objects that overlap, the behavior
  is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.2.1p3" href="#7.21.2.1p3"><small>3</small></a>
  The memcpy function returns the value of s1.
  
  
@@ -16792,44 +16792,44 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.2.2" href="#7.21.2.2">7.21.2.2 The memmove function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.2.2p1" href="#7.21.2.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         void *memmove(void *s1, const void *s2, size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.2.2p2" href="#7.21.2.2p2"><small>2</small></a>
  The memmove function copies n characters from the object pointed to by s2 into the
  object pointed to by s1. Copying takes place as if the n characters from the object
  pointed to by s2 are first copied into a temporary array of n characters that does not
  overlap the objects pointed to by s1 and s2, and then the n characters from the
  temporary array are copied into the object pointed to by s1.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.2.2p3" href="#7.21.2.2p3"><small>3</small></a>
  The memmove function returns the value of s1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.2.3" href="#7.21.2.3">7.21.2.3 The strcpy function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.2.3p1" href="#7.21.2.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strcpy(char * restrict s1,
              const char * restrict s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.2.3p2" href="#7.21.2.3p2"><small>2</small></a>
  The strcpy function copies the string pointed to by s2 (including the terminating null
  character) into the array pointed to by s1. If copying takes place between objects that
  overlap, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.2.3p3" href="#7.21.2.3p3"><small>3</small></a>
  The strcpy function returns the value of s1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.2.4" href="#7.21.2.4">7.21.2.4 The strncpy function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.2.4p1" href="#7.21.2.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strncpy(char * restrict s1,
@@ -16837,17 +16837,17 @@ If a length modifier appears with any conversion specifier other than as specifi
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.2.4p2" href="#7.21.2.4p2"><small>2</small></a>
  The strncpy function copies not more than n characters (characters that follow a null
  character are not copied) from the array pointed to by s2 to the array pointed to by
 <!--page 339 -->
  s1.<sup><a href="#note269"><b>269)</b></a></sup> If copying takes place between objects that overlap, the behavior is undefined.
-<p><!--para 3 -->
+<p><a name="7.21.2.4p3" href="#7.21.2.4p3"><small>3</small></a>
  If the array pointed to by s2 is a string that is shorter than n characters, null characters
  are appended to the copy in the array pointed to by s1, until n characters in all have been
  written.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.21.2.4p4" href="#7.21.2.4p4"><small>4</small></a>
  The strncpy function returns the value of s1.
 
 <p><b>Footnotes</b>
@@ -16861,26 +16861,26 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.3.1" href="#7.21.3.1">7.21.3.1 The strcat function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.3.1p1" href="#7.21.3.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.21">&lt;string.h&gt;</a>
           char *strcat(char * restrict s1,
                const char * restrict s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.3.1p2" href="#7.21.3.1p2"><small>2</small></a>
  The strcat function appends a copy of the string pointed to by s2 (including the
  terminating null character) to the end of the string pointed to by s1. The initial character
  of s2 overwrites the null character at the end of s1. If copying takes place between
  objects that overlap, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.3.1p3" href="#7.21.3.1p3"><small>3</small></a>
  The strcat function returns the value of s1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.3.2" href="#7.21.3.2">7.21.3.2 The strncat function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.3.2p1" href="#7.21.3.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.21">&lt;string.h&gt;</a>
           char *strncat(char * restrict s1,
@@ -16888,7 +16888,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.3.2p2" href="#7.21.3.2p2"><small>2</small></a>
  The strncat function appends not more than n characters (a null character and
  characters that follow it are not appended) from the array pointed to by s2 to the end of
  the string pointed to by s1. The initial character of s2 overwrites the null character at the
@@ -16897,7 +16897,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <!--page 340 -->
  takes place between objects that overlap, the behavior is undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.3.2p3" href="#7.21.3.2p3"><small>3</small></a>
  The strncat function returns the value of s1.
 <p><b> Forward references</b>: the strlen function (<a href="#7.21.6.3">7.21.6.3</a>).
 
@@ -16908,7 +16908,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.21.4" href="#7.21.4">7.21.4 Comparison functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.21.4p1" href="#7.21.4p1"><small>1</small></a>
  The sign of a nonzero value returned by the comparison functions memcmp, strcmp,
  and strncmp is determined by the sign of the difference between the values of the first
  pair of characters (both interpreted as unsigned char) that differ in the objects being
@@ -16917,17 +16917,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.4.1" href="#7.21.4.1">7.21.4.1 The memcmp function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.4.1p1" href="#7.21.4.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.21">&lt;string.h&gt;</a>
          int memcmp(const void *s1, const void *s2, size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.4.1p2" href="#7.21.4.1p2"><small>2</small></a>
  The memcmp function compares the first n characters of the object pointed to by s1 to
  the first n characters of the object pointed to by s2.<sup><a href="#note271"><b>271)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.4.1p3" href="#7.21.4.1p3"><small>3</small></a>
  The memcmp function returns an integer greater than, equal to, or less than zero,
  accordingly as the object pointed to by s1 is greater than, equal to, or less than the object
  pointed to by s2.
@@ -16941,17 +16941,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.4.2" href="#7.21.4.2">7.21.4.2 The strcmp function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.4.2p1" href="#7.21.4.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.21">&lt;string.h&gt;</a>
          int strcmp(const char *s1, const char *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.4.2p2" href="#7.21.4.2p2"><small>2</small></a>
  The strcmp function compares the string pointed to by s1 to the string pointed to by
  s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.4.2p3" href="#7.21.4.2p3"><small>3</small></a>
  The strcmp function returns an integer greater than, equal to, or less than zero,
  accordingly as the string pointed to by s1 is greater than, equal to, or less than the string
  
@@ -16961,17 +16961,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.4.3" href="#7.21.4.3">7.21.4.3 The strcoll function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.4.3p1" href="#7.21.4.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         int strcoll(const char *s1, const char *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.4.3p2" href="#7.21.4.3p2"><small>2</small></a>
  The strcoll function compares the string pointed to by s1 to the string pointed to by
  s2, both interpreted as appropriate to the LC_COLLATE category of the current locale.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.4.3p3" href="#7.21.4.3p3"><small>3</small></a>
  The strcoll function returns an integer greater than, equal to, or less than zero,
  accordingly as the string pointed to by s1 is greater than, equal to, or less than the string
  pointed to by s2 when both are interpreted as appropriate to the current locale.
@@ -16979,18 +16979,18 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.4.4" href="#7.21.4.4">7.21.4.4 The strncmp function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.4.4p1" href="#7.21.4.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         int strncmp(const char *s1, const char *s2, size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.4.4p2" href="#7.21.4.4p2"><small>2</small></a>
  The strncmp function compares not more than n characters (characters that follow a
  null character are not compared) from the array pointed to by s1 to the array pointed to
  by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.4.4p3" href="#7.21.4.4p3"><small>3</small></a>
  The strncmp function returns an integer greater than, equal to, or less than zero,
  accordingly as the possibly null-terminated array pointed to by s1 is greater than, equal
  to, or less than the possibly null-terminated array pointed to by s2.
@@ -16998,7 +16998,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.4.5" href="#7.21.4.5">7.21.4.5 The strxfrm function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.4.5p1" href="#7.21.4.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         size_t strxfrm(char * restrict s1,
@@ -17006,7 +17006,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.4.5p2" href="#7.21.4.5p2"><small>2</small></a>
  The strxfrm function transforms the string pointed to by s2 and places the resulting
  string into the array pointed to by s1. The transformation is such that if the strcmp
  function is applied to two transformed strings, it returns a value greater than, equal to, or
@@ -17017,11 +17017,11 @@ If a length modifier appears with any conversion specifier other than as specifi
  be a null pointer. If copying takes place between objects that overlap, the behavior is
  undefined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.4.5p3" href="#7.21.4.5p3"><small>3</small></a>
  The strxfrm function returns the length of the transformed string (not including the
  terminating null character). If the value returned is n or more, the contents of the array
  pointed to by s1 are indeterminate.
-<p><!--para 4 -->
+<p><a name="7.21.4.5p4" href="#7.21.4.5p4"><small>4</small></a>
  EXAMPLE The value of the following expression is the size of the array needed to hold the
  transformation of the string pointed to by s.
 <pre>
@@ -17035,36 +17035,36 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.1" href="#7.21.5.1">7.21.5.1 The memchr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.1p1" href="#7.21.5.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         void *memchr(const void *s, int c, size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.1p2" href="#7.21.5.1p2"><small>2</small></a>
  The memchr function locates the first occurrence of c (converted to an unsigned
  char) in the initial n characters (each interpreted as unsigned char) of the object
  pointed to by s.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.5.1p3" href="#7.21.5.1p3"><small>3</small></a>
  The memchr function returns a pointer to the located character, or a null pointer if the
  character does not occur in the object.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.2" href="#7.21.5.2">7.21.5.2 The strchr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.2p1" href="#7.21.5.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strchr(const char *s, int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.2p2" href="#7.21.5.2p2"><small>2</small></a>
  The strchr function locates the first occurrence of c (converted to a char) in the
  string pointed to by s. The terminating null character is considered to be part of the
  string.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.5.2p3" href="#7.21.5.2p3"><small>3</small></a>
  The strchr function returns a pointer to the located character, or a null pointer if the
  character does not occur in the string.
 <!--page 343 -->
@@ -17072,52 +17072,52 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.3" href="#7.21.5.3">7.21.5.3 The strcspn function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.3p1" href="#7.21.5.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         size_t strcspn(const char *s1, const char *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.3p2" href="#7.21.5.3p2"><small>2</small></a>
  The strcspn function computes the length of the maximum initial segment of the string
  pointed to by s1 which consists entirely of characters not from the string pointed to by
  s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.5.3p3" href="#7.21.5.3p3"><small>3</small></a>
  The strcspn function returns the length of the segment.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.4" href="#7.21.5.4">7.21.5.4 The strpbrk function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.4p1" href="#7.21.5.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strpbrk(const char *s1, const char *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.4p2" href="#7.21.5.4p2"><small>2</small></a>
  The strpbrk function locates the first occurrence in the string pointed to by s1 of any
  character from the string pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.5.4p3" href="#7.21.5.4p3"><small>3</small></a>
  The strpbrk function returns a pointer to the character, or a null pointer if no character
  from s2 occurs in s1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.5" href="#7.21.5.5">7.21.5.5 The strrchr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.5p1" href="#7.21.5.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strrchr(const char *s, int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.5p2" href="#7.21.5.5p2"><small>2</small></a>
  The strrchr function locates the last occurrence of c (converted to a char) in the
  string pointed to by s. The terminating null character is considered to be part of the
  string.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.5.5p3" href="#7.21.5.5p3"><small>3</small></a>
  The strrchr function returns a pointer to the character, or a null pointer if c does not
  occur in the string.
 <!--page 344 -->
@@ -17125,76 +17125,76 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.6" href="#7.21.5.6">7.21.5.6 The strspn function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.6p1" href="#7.21.5.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         size_t strspn(const char *s1, const char *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.6p2" href="#7.21.5.6p2"><small>2</small></a>
  The strspn function computes the length of the maximum initial segment of the string
  pointed to by s1 which consists entirely of characters from the string pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.5.6p3" href="#7.21.5.6p3"><small>3</small></a>
  The strspn function returns the length of the segment.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.7" href="#7.21.5.7">7.21.5.7 The strstr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.7p1" href="#7.21.5.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strstr(const char *s1, const char *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.7p2" href="#7.21.5.7p2"><small>2</small></a>
  The strstr function locates the first occurrence in the string pointed to by s1 of the
  sequence of characters (excluding the terminating null character) in the string pointed to
  by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.5.7p3" href="#7.21.5.7p3"><small>3</small></a>
  The strstr function returns a pointer to the located string, or a null pointer if the string
  is not found. If s2 points to a string with zero length, the function returns s1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.5.8" href="#7.21.5.8">7.21.5.8 The strtok function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.5.8p1" href="#7.21.5.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strtok(char * restrict s1,
              const char * restrict s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.5.8p2" href="#7.21.5.8p2"><small>2</small></a>
  A sequence of calls to the strtok function breaks the string pointed to by s1 into a
  sequence of tokens, each of which is delimited by a character from the string pointed to
  by s2. The first call in the sequence has a non-null first argument; subsequent calls in the
  sequence have a null first argument. The separator string pointed to by s2 may be
  different from call to call.
-<p><!--para 3 -->
+<p><a name="7.21.5.8p3" href="#7.21.5.8p3"><small>3</small></a>
  The first call in the sequence searches the string pointed to by s1 for the first character
  that is not contained in the current separator string pointed to by s2. If no such character
  is found, then there are no tokens in the string pointed to by s1 and the strtok function
 <!--page 345 -->
  returns a null pointer. If such a character is found, it is the start of the first token.
-<p><!--para 4 -->
+<p><a name="7.21.5.8p4" href="#7.21.5.8p4"><small>4</small></a>
  The strtok function then searches from there for a character that is contained in the
  current separator string. If no such character is found, the current token extends to the
  end of the string pointed to by s1, and subsequent searches for a token will return a null
  pointer. If such a character is found, it is overwritten by a null character, which
  terminates the current token. The strtok function saves a pointer to the following
  character, from which the next search for a token will start.
-<p><!--para 5 -->
+<p><a name="7.21.5.8p5" href="#7.21.5.8p5"><small>5</small></a>
  Each subsequent call, with a null pointer as the value of the first argument, starts
  searching from the saved pointer and behaves as described above.
-<p><!--para 6 -->
+<p><a name="7.21.5.8p6" href="#7.21.5.8p6"><small>6</small></a>
  The implementation shall behave as if no library function calls the strtok function.
 <p><b>Returns</b>
-<p><!--para 7 -->
+<p><a name="7.21.5.8p7" href="#7.21.5.8p7"><small>7</small></a>
  The strtok function returns a pointer to the first character of a token, or a null pointer
  if there is no token.
-<p><!--para 8 -->
+<p><a name="7.21.5.8p8" href="#7.21.5.8p8"><small>8</small></a>
  EXAMPLE
 <pre>
          #include <a href="#7.21">&lt;string.h&gt;</a>
@@ -17213,37 +17213,37 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.6.1" href="#7.21.6.1">7.21.6.1 The memset function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.6.1p1" href="#7.21.6.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.21">&lt;string.h&gt;</a>
          void *memset(void *s, int c, size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.6.1p2" href="#7.21.6.1p2"><small>2</small></a>
  The memset function copies the value of c (converted to an unsigned char) into
  each of the first n characters of the object pointed to by s.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.6.1p3" href="#7.21.6.1p3"><small>3</small></a>
  The memset function returns the value of s.
 <!--page 346 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.6.2" href="#7.21.6.2">7.21.6.2 The strerror function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.6.2p1" href="#7.21.6.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         char *strerror(int errnum);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.6.2p2" href="#7.21.6.2p2"><small>2</small></a>
  The strerror function maps the number in errnum to a message string. Typically,
  the values for errnum come from errno, but strerror shall map any value of type
  int to a message.
-<p><!--para 3 -->
+<p><a name="7.21.6.2p3" href="#7.21.6.2p3"><small>3</small></a>
  The implementation shall behave as if no library function calls the strerror function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.21.6.2p4" href="#7.21.6.2p4"><small>4</small></a>
  The strerror function returns a pointer to the string, the contents of which are locale-
  specific. The array pointed to shall not be modified by the program, but may be
  overwritten by a subsequent call to the strerror function.
@@ -17251,26 +17251,26 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.21.6.3" href="#7.21.6.3">7.21.6.3 The strlen function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.21.6.3p1" href="#7.21.6.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.21">&lt;string.h&gt;</a>
         size_t strlen(const char *s);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.21.6.3p2" href="#7.21.6.3p2"><small>2</small></a>
  The strlen function computes the length of the string pointed to by s.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.21.6.3p3" href="#7.21.6.3p3"><small>3</small></a>
  The strlen function returns the number of characters that precede the terminating null
  character.
 <!--page 347 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.22" href="#7.22">7.22 Type-generic math &lt;tgmath.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="7.22p1" href="#7.22p1"><small>1</small></a>
  The header <a href="#7.22">&lt;tgmath.h&gt;</a> includes the headers <a href="#7.12">&lt;math.h&gt;</a> and <a href="#7.3">&lt;complex.h&gt;</a> and
  defines several type-generic macros.
-<p><!--para 2 -->
+<p><a name="7.22p2" href="#7.22p2"><small>2</small></a>
  Of the <a href="#7.12">&lt;math.h&gt;</a> and <a href="#7.3">&lt;complex.h&gt;</a> functions without an f (float) or l (long
  double) suffix, several have one or more parameters whose corresponding real type is
  double. For each such function, except modf, there is a corresponding type-generic
@@ -17278,7 +17278,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  synopsis are generic parameters. Use of the macro invokes a function whose
  corresponding real type and type domain are determined by the arguments for the generic
  parameters.<sup><a href="#note273"><b>273)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="7.22p3" href="#7.22p3"><small>3</small></a>
  Use of the macro invokes a function whose generic parameters have the corresponding
  real type determined as follows:
 <ul>
@@ -17288,7 +17288,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  type, the type determined is double.
 <li>  Otherwise, the type determined is float.
 </ul>
-<p><!--para 4 -->
+<p><a name="7.22p4" href="#7.22p4"><small>4</small></a>
  For each unsuffixed function in <a href="#7.12">&lt;math.h&gt;</a> for which there is a function in
  <a href="#7.3">&lt;complex.h&gt;</a> with the same name except for a c prefix, the corresponding type-
  generic macro (for both functions) has the same name as the function in <a href="#7.12">&lt;math.h&gt;</a>. The
@@ -17322,7 +17322,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </pre>
  If at least one argument for a generic parameter is complex, then use of the macro invokes
  a complex function; otherwise, use of the macro invokes a real function.
-<p><!--para 5 -->
+<p><a name="7.22p5" href="#7.22p5"><small>5</small></a>
  For each unsuffixed function in <a href="#7.12">&lt;math.h&gt;</a> without a c-prefixed counterpart in
  <a href="#7.3">&lt;complex.h&gt;</a> (except modf), the corresponding type-generic macro has the same
  name as the function. These type-generic macros are:
@@ -17340,7 +17340,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </pre>
  If all arguments for generic parameters are real, then use of the macro invokes a real
  function; otherwise, use of the macro results in undefined behavior.
-<p><!--para 6 -->
+<p><a name="7.22p6" href="#7.22p6"><small>6</small></a>
  For each unsuffixed function in <a href="#7.3">&lt;complex.h&gt;</a> that is not a c-prefixed counterpart to a
  function in <a href="#7.12">&lt;math.h&gt;</a>, the corresponding type-generic macro has the same name as the
  function. These type-generic macros are:
@@ -17350,7 +17350,7 @@ If a length modifier appears with any conversion specifier other than as specifi
          cimag                   cproj
 </pre>
  Use of the macro with any real or complex argument invokes a complex function.
-<p><!--para 7 -->
+<p><a name="7.22p7" href="#7.22p7"><small>7</small></a>
  EXAMPLE       With the declarations
 <pre>
          #include <a href="#7.22">&lt;tgmath.h&gt;</a>
@@ -17403,21 +17403,21 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.23.1" href="#7.23.1">7.23.1 Components of time</a></h4>
-<p><!--para 1 -->
+<p><a name="7.23.1p1" href="#7.23.1p1"><small>1</small></a>
  The header <a href="#7.23">&lt;time.h&gt;</a> defines two macros, and declares several types and functions for
  manipulating time. Many functions deal with a calendar time that represents the current
  date (according to the Gregorian calendar) and time. Some functions deal with local
  time, which is the calendar time expressed for some specific time zone, and with Daylight
  Saving Time, which is a temporary change in the algorithm for determining local time.
  The local time zone and Daylight Saving Time are implementation-defined.
-<p><!--para 2 -->
+<p><a name="7.23.1p2" href="#7.23.1p2"><small>2</small></a>
  The macros defined are NULL (described in <a href="#7.17">7.17</a>); and
 <pre>
          CLOCKS_PER_SEC
 </pre>
  which expands to an expression with type clock_t (described below) that is the
  number per second of the value returned by the clock function.
-<p><!--para 3 -->
+<p><a name="7.23.1p3" href="#7.23.1p3"><small>3</small></a>
  The types declared are size_t (described in <a href="#7.17">7.17</a>);
 <pre>
          clock_t
@@ -17431,7 +17431,7 @@ If a length modifier appears with any conversion specifier other than as specifi
          struct tm
 </pre>
  which holds the components of a calendar time, called the broken-down time.
-<p><!--para 4 -->
+<p><a name="7.23.1p4" href="#7.23.1p4"><small>4</small></a>
  The range and precision of times representable in clock_t and time_t are
  implementation-defined. The tm structure shall contain at least the following members,
  in any order. The semantics of the members and their normal ranges are expressed in the
@@ -17464,16 +17464,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.2.1" href="#7.23.2.1">7.23.2.1 The clock function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.2.1p1" href="#7.23.2.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.23">&lt;time.h&gt;</a>
          clock_t clock(void);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.2.1p2" href="#7.23.2.1p2"><small>2</small></a>
  The clock function determines the processor time used.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.2.1p3" href="#7.23.2.1p3"><small>3</small></a>
  The clock function returns the implementation's best approximation to the processor
  time used by the program since the beginning of an implementation-defined era related
  only to the program invocation. To determine the time in seconds, the value returned by
@@ -17489,17 +17489,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.2.2" href="#7.23.2.2">7.23.2.2 The difftime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.2.2p1" href="#7.23.2.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.23">&lt;time.h&gt;</a>
          double difftime(time_t time1, time_t time0);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.2.2p2" href="#7.23.2.2p2"><small>2</small></a>
  The difftime function computes the difference between two calendar times: time1 -
  time0.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.2.2p3" href="#7.23.2.2p3"><small>3</small></a>
  The difftime function returns the difference expressed in seconds as a double.
  
  
@@ -17510,13 +17510,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.2.3" href="#7.23.2.3">7.23.2.3 The mktime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.2.3p1" href="#7.23.2.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.23">&lt;time.h&gt;</a>
          time_t mktime(struct tm *timeptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.2.3p2" href="#7.23.2.3p2"><small>2</small></a>
  The mktime function converts the broken-down time, expressed as local time, in the
  structure pointed to by timeptr into a calendar time value with the same encoding as
  that of the values returned by the time function. The original values of the tm_wday
@@ -17527,11 +17527,11 @@ If a length modifier appears with any conversion specifier other than as specifi
  time, but with their values forced to the ranges indicated above; the final value of
  tm_mday is not set until tm_mon and tm_year are determined.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.2.3p3" href="#7.23.2.3p3"><small>3</small></a>
  The mktime function returns the specified calendar time encoded as a value of type
  time_t. If the calendar time cannot be represented, the function returns the value
  (time_t)(-1).
-<p><!--para 4 -->
+<p><a name="7.23.2.3p4" href="#7.23.2.3p4"><small>4</small></a>
  EXAMPLE       What day of the week is July 4, 2001?
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -17571,17 +17571,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.2.4" href="#7.23.2.4">7.23.2.4 The time function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.2.4p1" href="#7.23.2.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.23">&lt;time.h&gt;</a>
         time_t time(time_t *timer);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.2.4p2" href="#7.23.2.4p2"><small>2</small></a>
  The time function determines the current calendar time. The encoding of the value is
  unspecified.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.2.4p3" href="#7.23.2.4p3"><small>3</small></a>
  The time function returns the implementation's best approximation to the current
  calendar time. The value (time_t)(-1) is returned if the calendar time is not
  available. If timer is not a null pointer, the return value is also assigned to the object it
@@ -17589,7 +17589,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.23.3" href="#7.23.3">7.23.3 Time conversion functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.23.3p1" href="#7.23.3p1"><small>1</small></a>
  Except for the strftime function, these functions each return a pointer to one of two
  types of static objects: a broken-down time structure or an array of char. Execution of
  any of the functions that return a pointer to one of these object types may overwrite the
@@ -17600,13 +17600,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.3.1" href="#7.23.3.1">7.23.3.1 The asctime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.3.1p1" href="#7.23.3.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.23">&lt;time.h&gt;</a>
         char *asctime(const struct tm *timeptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.3.1p2" href="#7.23.3.1p2"><small>2</small></a>
  The asctime function converts the broken-down time in the structure pointed to by
  timeptr into a string in the form
 <!--page 354 -->
@@ -17635,26 +17635,26 @@ If a length modifier appears with any conversion specifier other than as specifi
  }
 </pre>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.3.1p3" href="#7.23.3.1p3"><small>3</small></a>
  The asctime function returns a pointer to the string.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.3.2" href="#7.23.3.2">7.23.3.2 The ctime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.3.2p1" href="#7.23.3.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.23">&lt;time.h&gt;</a>
         char *ctime(const time_t *timer);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.3.2p2" href="#7.23.3.2p2"><small>2</small></a>
  The ctime function converts the calendar time pointed to by timer to local time in the
  form of a string. It is equivalent to
 <pre>
         asctime(localtime(timer))
 </pre>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.3.2p3" href="#7.23.3.2p3"><small>3</small></a>
  The ctime function returns the pointer returned by the asctime function with that
  broken-down time as argument.
 <p><b> Forward references</b>: the localtime function (<a href="#7.23.3.4">7.23.3.4</a>).
@@ -17663,41 +17663,41 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.3.3" href="#7.23.3.3">7.23.3.3 The gmtime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.3.3p1" href="#7.23.3.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.23">&lt;time.h&gt;</a>
         struct tm *gmtime(const time_t *timer);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.3.3p2" href="#7.23.3.3p2"><small>2</small></a>
  The gmtime function converts the calendar time pointed to by timer into a broken-
  down time, expressed as UTC.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.3.3p3" href="#7.23.3.3p3"><small>3</small></a>
  The gmtime function returns a pointer to the broken-down time, or a null pointer if the
  specified time cannot be converted to UTC.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.3.4" href="#7.23.3.4">7.23.3.4 The localtime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.3.4p1" href="#7.23.3.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.23">&lt;time.h&gt;</a>
         struct tm *localtime(const time_t *timer);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.3.4p2" href="#7.23.3.4p2"><small>2</small></a>
  The localtime function converts the calendar time pointed to by timer into a
  broken-down time, expressed as local time.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.23.3.4p3" href="#7.23.3.4p3"><small>3</small></a>
  The localtime function returns a pointer to the broken-down time, or a null pointer if
  the specified time cannot be converted to local time.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.23.3.5" href="#7.23.3.5">7.23.3.5 The strftime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.23.3.5p1" href="#7.23.3.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.23">&lt;time.h&gt;</a>
         size_t strftime(char * restrict s,
@@ -17706,7 +17706,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              const struct tm * restrict timeptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.23.3.5p2" href="#7.23.3.5p2"><small>2</small></a>
  The strftime function places characters into the array pointed to by s as controlled by
  the string pointed to by format. The format shall be a multibyte character sequence,
  beginning and ending in its initial shift state. The format string consists of zero or
@@ -17717,7 +17717,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <!--page 356 -->
  unchanged into the array. If copying takes place between objects that overlap, the
  behavior is undefined. No more than maxsize characters are placed into the array.
-<p><!--para 3 -->
+<p><a name="7.23.3.5p3" href="#7.23.3.5p3"><small>3</small></a>
  Each conversion specifier is replaced by appropriate characters as described in the
  following list. The appropriate characters are determined using the LC_TIME category
  of the current locale and by the values of zero or more members of the broken-down time
@@ -17780,7 +17780,7 @@ If a length modifier appears with any conversion specifier other than as specifi
       time zone is determinable. [tm_isdst]
 <dt> %%  <dd> is replaced by %.
 </dl>
-<p><!--para 4 -->
+<p><a name="7.23.3.5p4" href="#7.23.3.5p4"><small>4</small></a>
  Some conversion specifiers can be modified by the inclusion of an E or O modifier
  character to indicate an alternative format or specification. If the alternative format or
  specification does not exist for the current locale, the modifier is ignored.
@@ -17818,7 +17818,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <dt> %Oy <dd>is replaced by the last 2 digits of the year, using the locale's alternative numeric
      symbols.
 </dl>
-<p><!--para 5 -->
+<p><a name="7.23.3.5p5" href="#7.23.3.5p5"><small>5</small></a>
  %g, %G, and %V give values according to the ISO 8601 week-based year. In this system,
  weeks begin on a Monday and week 1 of the year is the week that includes January 4th,
  which is also the week that includes the first Thursday of the year, and is also the first
@@ -17828,9 +17828,9 @@ If a length modifier appears with any conversion specifier other than as specifi
  December 29th, 30th, or 31st is a Monday, it and any following days are part of week 1 of
  the following year. Thus, for Tuesday 30th December 1997, %G is replaced by 1998 and
  %V is replaced by 01.
-<p><!--para 6 -->
+<p><a name="7.23.3.5p6" href="#7.23.3.5p6"><small>6</small></a>
  If a conversion specifier is not one of the above, the behavior is undefined.
-<p><!--para 7 -->
+<p><a name="7.23.3.5p7" href="#7.23.3.5p7"><small>7</small></a>
  In the "C" locale, the E and O modifiers are ignored and the replacement strings for the
  following specifiers are:
 <dl>
@@ -17847,7 +17847,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </dl>
 <!--page 359 -->
 <p><b>Returns</b>
-<p><!--para 8 -->
+<p><a name="7.23.3.5p8" href="#7.23.3.5p8"><small>8</small></a>
  If the total number of resulting characters including the terminating null character is not
  more than maxsize, the strftime function returns the number of characters placed
  into the array pointed to by s not including the terminating null character. Otherwise,
@@ -17859,10 +17859,10 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.24.1" href="#7.24.1">7.24.1 Introduction</a></h4>
-<p><!--para 1 -->
+<p><a name="7.24.1p1" href="#7.24.1p1"><small>1</small></a>
  The header <a href="#7.24">&lt;wchar.h&gt;</a> declares four data types, one tag, four macros, and many
  functions.<sup><a href="#note277"><b>277)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="7.24.1p2" href="#7.24.1p2"><small>2</small></a>
  The types declared are wchar_t and size_t (both described in <a href="#7.17">7.17</a>);
 <pre>
           mbstate_t
@@ -17881,7 +17881,7 @@ If a length modifier appears with any conversion specifier other than as specifi
           struct tm
 </pre>
  which is declared as an incomplete structure type (the contents are described in <a href="#7.23.1">7.23.1</a>).
-<p><!--para 3 -->
+<p><a name="7.24.1p3" href="#7.24.1p3"><small>3</small></a>
  The macros defined are NULL (described in <a href="#7.17">7.17</a>); WCHAR_MIN and WCHAR_MAX
  (described in <a href="#7.18.3">7.18.3</a>); and
 <pre>
@@ -17892,7 +17892,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  by several functions in this subclause to indicate end-of-file, that is, no more input from a
  stream. It is also used as a wide character value that does not correspond to any member
  of the extended character set.
-<p><!--para 4 -->
+<p><a name="7.24.1p4" href="#7.24.1p4"><small>4</small></a>
  The functions declared are grouped as follows:
 <ul>
 <li>  Functions that perform input and output of wide characters, or multibyte characters,
@@ -17906,7 +17906,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  Functions that provide extended capabilities for conversion between multibyte and
  wide character sequences.
 </ul>
-<p><!--para 5 -->
+<p><a name="7.24.1p5" href="#7.24.1p5"><small>5</small></a>
  Unless explicitly stated otherwise, if the execution of a function described in this
  subclause causes copying to take place between objects that overlap, the behavior is
  undefined.
@@ -17921,7 +17921,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.24.2" href="#7.24.2">7.24.2 Formatted wide character input/output functions</a></h4>
-<p><!--para 1 -->
+<p><a name="7.24.2p1" href="#7.24.2p1"><small>1</small></a>
  The formatted wide character input/output functions shall behave as if there is a sequence
  point after the actions associated with each specifier.<sup><a href="#note280"><b>280)</b></a></sup>
 
@@ -17932,7 +17932,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.1" href="#7.24.2.1">7.24.2.1 The fwprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.1p1" href="#7.24.2.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -17940,20 +17940,20 @@ If a length modifier appears with any conversion specifier other than as specifi
               const wchar_t * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.1p2" href="#7.24.2.1p2"><small>2</small></a>
  The fwprintf function writes output to the stream pointed to by stream, under
  control of the wide string pointed to by format that specifies how subsequent arguments
  are converted for output. If there are insufficient arguments for the format, the behavior
  is undefined. If the format is exhausted while arguments remain, the excess arguments
  are evaluated (as always) but are otherwise ignored. The fwprintf function returns
  when the end of the format string is encountered.
-<p><!--para 3 -->
+<p><a name="7.24.2.1p3" href="#7.24.2.1p3"><small>3</small></a>
  The format is composed of zero or more directives: ordinary wide characters (not %),
  which are copied unchanged to the output stream; and conversion specifications, each of
  which results in fetching zero or more subsequent arguments, converting them, if
  applicable, according to the corresponding conversion specifier, and then writing the
  result to the output stream.
-<p><!--para 4 -->
+<p><a name="7.24.2.1p4" href="#7.24.2.1p4"><small>4</small></a>
  Each conversion specification is introduced by the wide character %. After the %, the
  following appear in sequence:
 <ul>
@@ -17979,14 +17979,14 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  A conversion specifier wide character that specifies the type of conversion to be
  applied.
 </ul>
-<p><!--para 5 -->
+<p><a name="7.24.2.1p5" href="#7.24.2.1p5"><small>5</small></a>
  As noted above, a field width, or precision, or both, may be indicated by an asterisk. In
  this case, an int argument supplies the field width or precision. The arguments
  specifying field width, or precision, or both, shall appear (in that order) before the
  argument (if any) to be converted. A negative field width argument is taken as a - flag
  followed by a positive field width. A negative precision argument is taken as if the
  precision were omitted.
-<p><!--para 6 -->
+<p><a name="7.24.2.1p6" href="#7.24.2.1p6"><small>6</small></a>
  The flag wide characters and their meanings are:
 <dl>
 <dt> -   <dd>     The result of the conversion is left-justified within the field. (It is right-justified if
@@ -18015,7 +18015,7 @@ If a length modifier appears with any conversion specifier other than as specifi
            conversions, if a precision is specified, the 0 flag is ignored. For other
            conversions, the behavior is undefined.
 </dl>
-<p><!--para 7 -->
+<p><a name="7.24.2.1p7" href="#7.24.2.1p7"><small>7</small></a>
  The length modifiers and their meanings are:
 <dl>
 <dt> hh     <dd>        Specifies that a following d, i, o, u, x, or X conversion specifier applies to a
@@ -18058,7 +18058,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </dl>
  If a length modifier appears with any conversion specifier other than as specified above,
  the behavior is undefined.
-<p><!--para 8 -->
+<p><a name="7.24.2.1p8" href="#7.24.2.1p8"><small>8</small></a>
  The conversion specifiers and their meanings are:
 <dl>
 <dt> d,i   <dd>     The int argument is converted to signed decimal in the style [-]dddd. The
@@ -18166,24 +18166,24 @@ If a length modifier appears with any conversion specifier other than as specifi
 <dt> %      <dd>        A % wide character is written. No argument is converted. The complete
                 conversion specification shall be %%.
 </dl>
-<p><!--para 9 -->
+<p><a name="7.24.2.1p9" href="#7.24.2.1p9"><small>9</small></a>
  If a conversion specification is invalid, the behavior is undefined.<sup><a href="#note286"><b>286)</b></a></sup> If any argument is
  not the correct type for the corresponding conversion specification, the behavior is
  undefined.
-<p><!--para 10 -->
+<p><a name="7.24.2.1p10" href="#7.24.2.1p10"><small>10</small></a>
  In no case does a nonexistent or small field width cause truncation of a field; if the result
  of a conversion is wider than the field width, the field is expanded to contain the
  conversion result.
-<p><!--para 11 -->
+<p><a name="7.24.2.1p11" href="#7.24.2.1p11"><small>11</small></a>
  For a and A conversions, if FLT_RADIX is a power of 2, the value is correctly rounded
  to a hexadecimal floating number with the given precision.
 <p><b>Recommended practice</b>
-<p><!--para 12 -->
+<p><a name="7.24.2.1p12" href="#7.24.2.1p12"><small>12</small></a>
  For a and A conversions, if FLT_RADIX is not a power of 2 and the result is not exactly
  representable in the given precision, the result should be one of the two adjacent numbers
  in hexadecimal floating style with the given precision, with the extra stipulation that the
  error should have a correct sign for the current rounding direction.
-<p><!--para 13 -->
+<p><a name="7.24.2.1p13" href="#7.24.2.1p13"><small>13</small></a>
  For e, E, f, F, g, and G conversions, if the number of significant decimal digits is at most
  DECIMAL_DIG, then the result should be correctly rounded.<sup><a href="#note287"><b>287)</b></a></sup> If the number of
  significant decimal digits is more than DECIMAL_DIG but the source value is exactly
@@ -18193,16 +18193,16 @@ If a length modifier appears with any conversion specifier other than as specifi
  of the resultant decimal string D should satisfy L &lt;= D &lt;= U, with the extra stipulation that
  the error should have a correct sign for the current rounding direction.
 <p><b>Returns</b>
-<p><!--para 14 -->
+<p><a name="7.24.2.1p14" href="#7.24.2.1p14"><small>14</small></a>
  The fwprintf function returns the number of wide characters transmitted, or a negative
  value if an output or encoding error occurred.
  
 <!--page 368 -->
 <p><b>Environmental limits</b>
-<p><!--para 15 -->
+<p><a name="7.24.2.1p15" href="#7.24.2.1p15"><small>15</small></a>
  The number of wide characters that can be produced by any single conversion shall be at
  least 4095.
-<p><!--para 16 -->
+<p><a name="7.24.2.1p16" href="#7.24.2.1p16"><small>16</small></a>
  EXAMPLE       To print a date and time in the form ''Sunday, July 3, 10:02'' followed by pi to five decimal
  places:
 <pre>
@@ -18247,7 +18247,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.2" href="#7.24.2.2">7.24.2.2 The fwscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.2p1" href="#7.24.2.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -18255,7 +18255,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              const wchar_t * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.2p2" href="#7.24.2.2p2"><small>2</small></a>
  The fwscanf function reads input from the stream pointed to by stream, under
  control of the wide string pointed to by format that specifies the admissible input
  sequences and how they are to be converted for assignment, using subsequent arguments
@@ -18263,7 +18263,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  arguments for the format, the behavior is undefined. If the format is exhausted while
  arguments remain, the excess arguments are evaluated (as always) but are otherwise
  ignored.
-<p><!--para 3 -->
+<p><a name="7.24.2.2p3" href="#7.24.2.2p3"><small>3</small></a>
  The format is composed of zero or more directives: one or more white-space wide
  characters, an ordinary wide character (neither % nor a white-space wide character), or a
  conversion specification. Each conversion specification is introduced by the wide
@@ -18277,29 +18277,29 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  A conversion specifier wide character that specifies the type of conversion to be
  applied.
 </ul>
-<p><!--para 4 -->
+<p><a name="7.24.2.2p4" href="#7.24.2.2p4"><small>4</small></a>
  The fwscanf function executes each directive of the format in turn. If a directive fails,
  as detailed below, the function returns. Failures are described as input failures (due to the
  occurrence of an encoding error or the unavailability of input characters), or matching
  failures (due to inappropriate input).
-<p><!--para 5 -->
+<p><a name="7.24.2.2p5" href="#7.24.2.2p5"><small>5</small></a>
  A directive composed of white-space wide character(s) is executed by reading input up to
  the first non-white-space wide character (which remains unread), or until no more wide
  characters can be read.
-<p><!--para 6 -->
+<p><a name="7.24.2.2p6" href="#7.24.2.2p6"><small>6</small></a>
  A directive that is an ordinary wide character is executed by reading the next wide
  character of the stream. If that wide character differs from the directive, the directive
  fails and the differing and subsequent wide characters remain unread. Similarly, if end-
  of-file, an encoding error, or a read error prevents a wide character from being read, the
  directive fails.
-<p><!--para 7 -->
+<p><a name="7.24.2.2p7" href="#7.24.2.2p7"><small>7</small></a>
  A directive that is a conversion specification defines a set of matching input sequences, as
  described below for each specifier. A conversion specification is executed in the
  following steps:
-<p><!--para 8 -->
+<p><a name="7.24.2.2p8" href="#7.24.2.2p8"><small>8</small></a>
  Input white-space wide characters (as specified by the iswspace function) are skipped,
  unless the specification includes a [, c, or n specifier.<sup><a href="#note288"><b>288)</b></a></sup>
-<p><!--para 9 -->
+<p><a name="7.24.2.2p9" href="#7.24.2.2p9"><small>9</small></a>
  An input item is read from the stream, unless the specification includes an n specifier. An
  input item is defined as the longest sequence of input wide characters which does not
  exceed any specified field width and which is, or is a prefix of, a matching input
@@ -18307,7 +18307,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  length of the input item is zero, the execution of the directive fails; this condition is a
  matching failure unless end-of-file, an encoding error, or a read error prevented input
  from the stream, in which case it is an input failure.
-<p><!--para 10 -->
+<p><a name="7.24.2.2p10" href="#7.24.2.2p10"><small>10</small></a>
  Except in the case of a % specifier, the input item (or, in the case of a %n directive, the
  count of input wide characters) is converted to a type appropriate to the conversion
  specifier. If the input item is not a matching sequence, the execution of the directive fails:
@@ -18319,7 +18319,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <!--page 370 -->
  object does not have an appropriate type, or if the result of the conversion cannot be
  represented in the object, the behavior is undefined.
-<p><!--para 11 -->
+<p><a name="7.24.2.2p11" href="#7.24.2.2p11"><small>11</small></a>
  The length modifiers and their meanings are:
 <dl>
 <dt> hh      <dd>    Specifies that a following d, i, o, u, x, X, or n conversion specifier applies
@@ -18348,7 +18348,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </dl>
  If a length modifier appears with any conversion specifier other than as specified above,
  the behavior is undefined.
-<p><!--para 12 -->
+<p><a name="7.24.2.2p12" href="#7.24.2.2p12"><small>12</small></a>
  The conversion specifiers and their meanings are:
 <dl>
 <dt> d   <dd>       Matches an optionally signed decimal integer, whose format is the same as
@@ -18443,22 +18443,22 @@ If a length modifier appears with any conversion specifier other than as specifi
 <dt> %      <dd>        Matches a single % wide character; no conversion or assignment occurs. The
                 complete conversion specification shall be %%.
 </dl>
-<p><!--para 13 -->
+<p><a name="7.24.2.2p13" href="#7.24.2.2p13"><small>13</small></a>
  If a conversion specification is invalid, the behavior is undefined.<sup><a href="#note290"><b>290)</b></a></sup>
-<p><!--para 14 -->
+<p><a name="7.24.2.2p14" href="#7.24.2.2p14"><small>14</small></a>
  The conversion specifiers A, E, F, G, and X are also valid and behave the same as,
  respectively, a, e, f, g, and x.
-<p><!--para 15 -->
+<p><a name="7.24.2.2p15" href="#7.24.2.2p15"><small>15</small></a>
  Trailing white space (including new-line wide characters) is left unread unless matched
  by a directive. The success of literal matches and suppressed assignments is not directly
  determinable other than via the %n directive.
 <p><b>Returns</b>
-<p><!--para 16 -->
+<p><a name="7.24.2.2p16" href="#7.24.2.2p16"><small>16</small></a>
  The fwscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the function returns the number of input items
  assigned, which can be fewer than provided for, or even zero, in the event of an early
  matching failure.
-<p><!--para 17 -->
+<p><a name="7.24.2.2p17" href="#7.24.2.2p17"><small>17</small></a>
  EXAMPLE 1        The call:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -18474,7 +18474,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  will assign to n the value 3, to i the value 25, to x the value 5.432, and to name the sequence
  thompson\0.
  
-<p><!--para 18 -->
+<p><a name="7.24.2.2p18" href="#7.24.2.2p18"><small>18</small></a>
  EXAMPLE 2        The call:
 <pre>
           #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -18508,7 +18508,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.3" href="#7.24.2.3">7.24.2.3 The swprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.3p1" href="#7.24.2.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int swprintf(wchar_t * restrict s,
@@ -18516,13 +18516,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              const wchar_t * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.3p2" href="#7.24.2.3p2"><small>2</small></a>
  The swprintf function is equivalent to fwprintf, except that the argument s
  specifies an array of wide characters into which the generated output is to be written,
  rather than written to a stream. No more than n wide characters are written, including a
  terminating null wide character, which is always added (unless n is zero).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.3p3" href="#7.24.2.3p3"><small>3</small></a>
  The swprintf function returns the number of wide characters written in the array, not
  counting the terminating null wide character, or a negative value if an encoding error
  occurred or if n or more wide characters were requested to be written.
@@ -18530,20 +18530,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.4" href="#7.24.2.4">7.24.2.4 The swscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.4p1" href="#7.24.2.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int swscanf(const wchar_t * restrict s,
              const wchar_t * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.4p2" href="#7.24.2.4p2"><small>2</small></a>
  The swscanf function is equivalent to fwscanf, except that the argument s specifies a
  wide string from which the input is to be obtained, rather than from a stream. Reaching
  the end of the wide string is equivalent to encountering end-of-file for the fwscanf
  function.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.4p3" href="#7.24.2.4p3"><small>3</small></a>
  The swscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the swscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -18553,7 +18553,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.5" href="#7.24.2.5">7.24.2.5 The vfwprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.5p1" href="#7.24.2.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -18563,16 +18563,16 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.5p2" href="#7.24.2.5p2"><small>2</small></a>
  The vfwprintf function is equivalent to fwprintf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vfwprintf function does not invoke the
  va_end macro.<sup><a href="#note291"><b>291)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.5p3" href="#7.24.2.5p3"><small>3</small></a>
  The vfwprintf function returns the number of wide characters transmitted, or a
  negative value if an output or encoding error occurred.
-<p><!--para 4 -->
+<p><a name="7.24.2.5p4" href="#7.24.2.5p4"><small>4</small></a>
  EXAMPLE       The following shows the use of the vfwprintf function in a general error-reporting
  routine.
 <pre>
@@ -18604,7 +18604,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.6" href="#7.24.2.6">7.24.2.6 The vfwscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.6p1" href="#7.24.2.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
@@ -18614,13 +18614,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.6p2" href="#7.24.2.6p2"><small>2</small></a>
  The vfwscanf function is equivalent to fwscanf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vfwscanf function does not invoke the
  va_end macro.<sup><a href="#note291"><b>291)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.6p3" href="#7.24.2.6p3"><small>3</small></a>
  The vfwscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the vfwscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -18629,7 +18629,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.7" href="#7.24.2.7">7.24.2.7 The vswprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.7p1" href="#7.24.2.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -18639,13 +18639,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.7p2" href="#7.24.2.7p2"><small>2</small></a>
  The vswprintf function is equivalent to swprintf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vswprintf function does not invoke the
  va_end macro.<sup><a href="#note291"><b>291)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.7p3" href="#7.24.2.7p3"><small>3</small></a>
  The vswprintf function returns the number of wide characters written in the array, not
  counting the terminating null wide character, or a negative value if an encoding error
  occurred or if n or more wide characters were requested to be generated.
@@ -18654,7 +18654,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.8" href="#7.24.2.8">7.24.2.8 The vswscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.8p1" href="#7.24.2.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -18663,13 +18663,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.8p2" href="#7.24.2.8p2"><small>2</small></a>
  The vswscanf function is equivalent to swscanf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vswscanf function does not invoke the
  va_end macro.<sup><a href="#note291"><b>291)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.8p3" href="#7.24.2.8p3"><small>3</small></a>
  The vswscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the vswscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -18678,7 +18678,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.9" href="#7.24.2.9">7.24.2.9 The vwprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.9p1" href="#7.24.2.9p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -18686,13 +18686,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.9p2" href="#7.24.2.9p2"><small>2</small></a>
  The vwprintf function is equivalent to wprintf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vwprintf function does not invoke the
  va_end macro.<sup><a href="#note291"><b>291)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.9p3" href="#7.24.2.9p3"><small>3</small></a>
  The vwprintf function returns the number of wide characters transmitted, or a negative
  value if an output or encoding error occurred.
 <!--page 378 -->
@@ -18700,7 +18700,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.10" href="#7.24.2.10">7.24.2.10 The vwscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.10p1" href="#7.24.2.10p1"><small>1</small></a>
 <pre>
         #include <a href="#7.15">&lt;stdarg.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -18708,13 +18708,13 @@ If a length modifier appears with any conversion specifier other than as specifi
              va_list arg);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.10p2" href="#7.24.2.10p2"><small>2</small></a>
  The vwscanf function is equivalent to wscanf, with the variable argument list
  replaced by arg, which shall have been initialized by the va_start macro (and
  possibly subsequent va_arg calls). The vwscanf function does not invoke the
  va_end macro.<sup><a href="#note291"><b>291)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.10p3" href="#7.24.2.10p3"><small>3</small></a>
  The vwscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the vwscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -18723,35 +18723,35 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.11" href="#7.24.2.11">7.24.2.11 The wprintf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.11p1" href="#7.24.2.11p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int wprintf(const wchar_t * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.11p2" href="#7.24.2.11p2"><small>2</small></a>
  The wprintf function is equivalent to fwprintf with the argument stdout
  interposed before the arguments to wprintf.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.11p3" href="#7.24.2.11p3"><small>3</small></a>
  The wprintf function returns the number of wide characters transmitted, or a negative
  value if an output or encoding error occurred.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.2.12" href="#7.24.2.12">7.24.2.12 The wscanf function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.2.12p1" href="#7.24.2.12p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int wscanf(const wchar_t * restrict format, ...);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.2.12p2" href="#7.24.2.12p2"><small>2</small></a>
  The wscanf function is equivalent to fwscanf with the argument stdin interposed
  before the arguments to wscanf.
 <!--page 379 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.2.12p3" href="#7.24.2.12p3"><small>3</small></a>
  The wscanf function returns the value of the macro EOF if an input failure occurs
  before any conversion. Otherwise, the wscanf function returns the number of input
  items assigned, which can be fewer than provided for, or even zero, in the event of an
@@ -18763,20 +18763,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.1" href="#7.24.3.1">7.24.3.1 The fgetwc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.1p1" href="#7.24.3.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          wint_t fgetwc(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.1p2" href="#7.24.3.1p2"><small>2</small></a>
  If the end-of-file indicator for the input stream pointed to by stream is not set and a
  next wide character is present, the fgetwc function obtains that wide character as a
  wchar_t converted to a wint_t and advances the associated file position indicator for
  the stream (if defined).
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.1p3" href="#7.24.3.1p3"><small>3</small></a>
  If the end-of-file indicator for the stream is set, or if the stream is at end-of-file, the end-
  of-file indicator for the stream is set and the fgetwc function returns WEOF. Otherwise,
  the fgetwc function returns the next wide character from the input stream pointed to by
@@ -18792,7 +18792,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.2" href="#7.24.3.2">7.24.3.2 The fgetws function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.2p1" href="#7.24.3.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -18800,7 +18800,7 @@ If a length modifier appears with any conversion specifier other than as specifi
               int n, FILE * restrict stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.2p2" href="#7.24.3.2p2"><small>2</small></a>
  The fgetws function reads at most one less than the number of wide characters
  specified by n from the stream pointed to by stream into the array pointed to by s. No
  
@@ -18810,7 +18810,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  after end-of-file. A null wide character is written immediately after the last wide
  character read into the array.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.2p3" href="#7.24.3.2p3"><small>3</small></a>
  The fgetws function returns s if successful. If end-of-file is encountered and no
  characters have been read into the array, the contents of the array remain unchanged and a
  null pointer is returned. If a read or encoding error occurs during the operation, the array
@@ -18819,21 +18819,21 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.3" href="#7.24.3.3">7.24.3.3 The fputwc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.3p1" href="#7.24.3.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wint_t fputwc(wchar_t c, FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.3p2" href="#7.24.3.3p2"><small>2</small></a>
  The fputwc function writes the wide character specified by c to the output stream
  pointed to by stream, at the position indicated by the associated file position indicator
  for the stream (if defined), and advances the indicator appropriately. If the file cannot
  support positioning requests, or if the stream was opened with append mode, the
  character is appended to the output stream.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.3p3" href="#7.24.3.3p3"><small>3</small></a>
  The fputwc function returns the wide character written. If a write error occurs, the
  error indicator for the stream is set and fputwc returns WEOF. If an encoding error
  occurs, the value of the macro EILSEQ is stored in errno and fputwc returns WEOF.
@@ -18841,7 +18841,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.4" href="#7.24.3.4">7.24.3.4 The fputws function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.4p1" href="#7.24.3.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -18849,11 +18849,11 @@ If a length modifier appears with any conversion specifier other than as specifi
              FILE * restrict stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.4p2" href="#7.24.3.4p2"><small>2</small></a>
  The fputws function writes the wide string pointed to by s to the stream pointed to by
  stream. The terminating null wide character is not written.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.4p3" href="#7.24.3.4p3"><small>3</small></a>
  The fputws function returns EOF if a write or encoding error occurs; otherwise, it
  returns a nonnegative value.
 <!--page 381 -->
@@ -18861,20 +18861,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.5" href="#7.24.3.5">7.24.3.5 The fwide function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.5p1" href="#7.24.3.5p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          int fwide(FILE *stream, int mode);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.5p2" href="#7.24.3.5p2"><small>2</small></a>
  The fwide function determines the orientation of the stream pointed to by stream. If
  mode is greater than zero, the function first attempts to make the stream wide oriented. If
  mode is less than zero, the function first attempts to make the stream byte oriented.<sup><a href="#note293"><b>293)</b></a></sup>
  Otherwise, mode is zero and the function does not alter the orientation of the stream.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.5p3" href="#7.24.3.5p3"><small>3</small></a>
  The fwide function returns a value greater than zero if, after the call, the stream has
  wide orientation, a value less than zero if the stream has byte orientation, or zero if the
  stream has no orientation.
@@ -18886,26 +18886,26 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.6" href="#7.24.3.6">7.24.3.6 The getwc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.6p1" href="#7.24.3.6p1"><small>1</small></a>
 <pre>
          #include <a href="#7.19">&lt;stdio.h&gt;</a>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          wint_t getwc(FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.6p2" href="#7.24.3.6p2"><small>2</small></a>
  The getwc function is equivalent to fgetwc, except that if it is implemented as a
  macro, it may evaluate stream more than once, so the argument should never be an
  expression with side effects.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.6p3" href="#7.24.3.6p3"><small>3</small></a>
  The getwc function returns the next wide character from the input stream pointed to by
  stream, or WEOF.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.7" href="#7.24.3.7">7.24.3.7 The getwchar function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.7p1" href="#7.24.3.7p1"><small>1</small></a>
 <pre>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          wint_t getwchar(void);
@@ -18916,57 +18916,57 @@ If a length modifier appears with any conversion specifier other than as specifi
  
 <!--page 382 -->
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.7p2" href="#7.24.3.7p2"><small>2</small></a>
  The getwchar function is equivalent to getwc with the argument stdin.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.7p3" href="#7.24.3.7p3"><small>3</small></a>
  The getwchar function returns the next wide character from the input stream pointed to
  by stdin, or WEOF.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.8" href="#7.24.3.8">7.24.3.8 The putwc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.8p1" href="#7.24.3.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wint_t putwc(wchar_t c, FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.8p2" href="#7.24.3.8p2"><small>2</small></a>
  The putwc function is equivalent to fputwc, except that if it is implemented as a
  macro, it may evaluate stream more than once, so that argument should never be an
  expression with side effects.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.8p3" href="#7.24.3.8p3"><small>3</small></a>
  The putwc function returns the wide character written, or WEOF.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.9" href="#7.24.3.9">7.24.3.9 The putwchar function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.9p1" href="#7.24.3.9p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wint_t putwchar(wchar_t c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.9p2" href="#7.24.3.9p2"><small>2</small></a>
  The putwchar function is equivalent to putwc with the second argument stdout.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.3.9p3" href="#7.24.3.9p3"><small>3</small></a>
  The putwchar function returns the character written, or WEOF.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.3.10" href="#7.24.3.10">7.24.3.10 The ungetwc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.3.10p1" href="#7.24.3.10p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wint_t ungetwc(wint_t c, FILE *stream);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.3.10p2" href="#7.24.3.10p2"><small>2</small></a>
  The ungetwc function pushes the wide character specified by c back onto the input
  stream pointed to by stream. Pushed-back wide characters will be returned by
  subsequent reads on that stream in the reverse order of their pushing. A successful
@@ -18974,16 +18974,16 @@ If a length modifier appears with any conversion specifier other than as specifi
  intervening call (with the stream pointed to by stream) to a file positioning function
  (fseek, fsetpos, or rewind) discards any pushed-back wide characters for the
  stream. The external storage corresponding to the stream is unchanged.
-<p><!--para 3 -->
+<p><a name="7.24.3.10p3" href="#7.24.3.10p3"><small>3</small></a>
  One wide character of pushback is guaranteed, even if the call to the ungetwc function
  follows just after a call to a formatted wide character input function fwscanf,
  vfwscanf, vwscanf, or wscanf. If the ungetwc function is called too many times
  on the same stream without an intervening read or file positioning operation on that
  stream, the operation may fail.
-<p><!--para 4 -->
+<p><a name="7.24.3.10p4" href="#7.24.3.10p4"><small>4</small></a>
  If the value of c equals that of the macro WEOF, the operation fails and the input stream is
  unchanged.
-<p><!--para 5 -->
+<p><a name="7.24.3.10p5" href="#7.24.3.10p5"><small>5</small></a>
  A successful call to the ungetwc function clears the end-of-file indicator for the stream.
  The value of the file position indicator for the stream after reading or discarding all
  pushed-back wide characters is the same as it was before the wide characters were pushed
@@ -18991,18 +18991,18 @@ If a length modifier appears with any conversion specifier other than as specifi
  call to the ungetwc function is unspecified until all pushed-back wide characters are
  read or discarded.
 <p><b>Returns</b>
-<p><!--para 6 -->
+<p><a name="7.24.3.10p6" href="#7.24.3.10p6"><small>6</small></a>
  The ungetwc function returns the wide character pushed back, or WEOF if the operation
  fails.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.24.4" href="#7.24.4">7.24.4 General wide string utilities</a></h4>
-<p><!--para 1 -->
+<p><a name="7.24.4p1" href="#7.24.4p1"><small>1</small></a>
  The header <a href="#7.24">&lt;wchar.h&gt;</a> declares a number of functions useful for wide string
  manipulation. Various methods are used for determining the lengths of the arrays, but in
  all cases a wchar_t * argument points to the initial (lowest addressed) element of the
  array. If an array is accessed beyond the end of an object, the behavior is undefined.
-<p><!--para 2 -->
+<p><a name="7.24.4p2" href="#7.24.4p2"><small>2</small></a>
  Where an argument declared as size_t n determines the length of the array for a
  function, n can have the value zero on a call to that function. Unless explicitly stated
  otherwise in the description of a particular function in this subclause, pointer arguments
@@ -19018,7 +19018,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.1.1" href="#7.24.4.1.1">7.24.4.1.1 The wcstod, wcstof, and wcstold functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.1.1p1" href="#7.24.4.1.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         double wcstod(const wchar_t * restrict nptr,
@@ -19029,7 +19029,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              wchar_t ** restrict endptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.1.1p2" href="#7.24.4.1.1p2"><small>2</small></a>
  The wcstod, wcstof, and wcstold functions convert the initial portion of the wide
  string pointed to by nptr to double, float, and long double representation,
  respectively. First, they decompose the input string into three parts: an initial, possibly
@@ -19038,7 +19038,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  infinity or NaN; and a final wide string of one or more unrecognized wide characters,
  including the terminating null wide character of the input wide string. Then, they attempt
  to convert the subject sequence to a floating-point number, and return the result.
-<p><!--para 3 -->
+<p><a name="7.24.4.1.1p3" href="#7.24.4.1.1p3"><small>3</small></a>
  The expected form of the subject sequence is an optional plus or minus sign, then one of
  the following:
 <ul>
@@ -19064,7 +19064,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <!--page 385 -->
  The subject sequence contains no wide characters if the input wide string is not of the
  expected form.
-<p><!--para 4 -->
+<p><a name="7.24.4.1.1p4" href="#7.24.4.1.1p4"><small>4</small></a>
  If the subject sequence has the expected form for a floating-point number, the sequence of
  wide characters starting with the first digit or the decimal-point wide character
  (whichever occurs first) is interpreted as a floating constant according to the rules of
@@ -19081,18 +19081,18 @@ If a length modifier appears with any conversion specifier other than as specifi
  the meaning of the n-wchar sequences is implementation-defined.<sup><a href="#note295"><b>295)</b></a></sup> A pointer to the
  final wide string is stored in the object pointed to by endptr, provided that endptr is
  not a null pointer.
-<p><!--para 5 -->
+<p><a name="7.24.4.1.1p5" href="#7.24.4.1.1p5"><small>5</small></a>
  If the subject sequence has the hexadecimal form and FLT_RADIX is a power of 2, the
  value resulting from the conversion is correctly rounded.
-<p><!--para 6 -->
+<p><a name="7.24.4.1.1p6" href="#7.24.4.1.1p6"><small>6</small></a>
  In other than the "C" locale, additional locale-specific subject sequence forms may be
  accepted.
-<p><!--para 7 -->
+<p><a name="7.24.4.1.1p7" href="#7.24.4.1.1p7"><small>7</small></a>
  If the subject sequence is empty or does not have the expected form, no conversion is
  performed; the value of nptr is stored in the object pointed to by endptr, provided
  that endptr is not a null pointer.
 <p><b>Recommended practice</b>
-<p><!--para 8 -->
+<p><a name="7.24.4.1.1p8" href="#7.24.4.1.1p8"><small>8</small></a>
  If the subject sequence has the hexadecimal form, FLT_RADIX is not a power of 2, and
  the result is not exactly representable, the result should be one of the two numbers in the
  appropriate internal format that are adjacent to the hexadecimal floating source value,
@@ -19102,7 +19102,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  
  
 <!--page 386 -->
-<p><!--para 9 -->
+<p><a name="7.24.4.1.1p9" href="#7.24.4.1.1p9"><small>9</small></a>
  If the subject sequence has the decimal form and at most DECIMAL_DIG (defined in
  <a href="#7.7">&lt;float.h&gt;</a>) significant digits, the result should be correctly rounded. If the subject
  sequence D has the decimal form and more than DECIMAL_DIG significant digits,
@@ -19113,7 +19113,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  stipulation that the error with respect to D should have a correct sign for the current
  rounding direction.<sup><a href="#note296"><b>296)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 10 -->
+<p><a name="7.24.4.1.1p10" href="#7.24.4.1.1p10"><small>10</small></a>
  The functions return the converted value, if any. If no conversion could be performed,
  zero is returned. If the correct value is outside the range of representable values, plus or
  minus HUGE_VAL, HUGE_VALF, or HUGE_VALL is returned (according to the return
@@ -19143,7 +19143,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.1.2" href="#7.24.4.1.2">7.24.4.1.2 The wcstol, wcstoll, wcstoul, and wcstoull functions</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.1.2p1" href="#7.24.4.1.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         long int wcstol(
@@ -19164,7 +19164,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              int base);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.1.2p2" href="#7.24.4.1.2p2"><small>2</small></a>
  The wcstol, wcstoll, wcstoul, and wcstoull functions convert the initial
  portion of the wide string pointed to by nptr to long int, long long int,
  unsigned long int, and unsigned long long int representation,
@@ -19174,7 +19174,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  by the value of base, and a final wide string of one or more unrecognized wide
  characters, including the terminating null wide character of the input wide string. Then,
  they attempt to convert the subject sequence to an integer, and return the result.
-<p><!--para 3 -->
+<p><a name="7.24.4.1.2p3" href="#7.24.4.1.2p3"><small>3</small></a>
  If the value of base is zero, the expected form of the subject sequence is that of an
  integer constant as described for the corresponding single-byte characters in <a href="#6.4.4.1">6.4.4.1</a>,
  optionally preceded by a plus or minus sign, but not including an integer suffix. If the
@@ -19186,13 +19186,13 @@ If a length modifier appears with any conversion specifier other than as specifi
  value of base is 16, the wide characters 0x or 0X may optionally precede the sequence
  of letters and digits, following the sign if present.
 <!--page 388 -->
-<p><!--para 4 -->
+<p><a name="7.24.4.1.2p4" href="#7.24.4.1.2p4"><small>4</small></a>
  The subject sequence is defined as the longest initial subsequence of the input wide
  string, starting with the first non-white-space wide character, that is of the expected form.
  The subject sequence contains no wide characters if the input wide string is empty or
  consists entirely of white space, or if the first non-white-space wide character is other
  than a sign or a permissible letter or digit.
-<p><!--para 5 -->
+<p><a name="7.24.4.1.2p5" href="#7.24.4.1.2p5"><small>5</small></a>
  If the subject sequence has the expected form and the value of base is zero, the sequence
  of wide characters starting with the first digit is interpreted as an integer constant
  according to the rules of <a href="#6.4.4.1">6.4.4.1</a>. If the subject sequence has the expected form and the
@@ -19201,15 +19201,15 @@ If a length modifier appears with any conversion specifier other than as specifi
  resulting from the conversion is negated (in the return type). A pointer to the final wide
  string is stored in the object pointed to by endptr, provided that endptr is not a null
  pointer.
-<p><!--para 6 -->
+<p><a name="7.24.4.1.2p6" href="#7.24.4.1.2p6"><small>6</small></a>
  In other than the "C" locale, additional locale-specific subject sequence forms may be
  accepted.
-<p><!--para 7 -->
+<p><a name="7.24.4.1.2p7" href="#7.24.4.1.2p7"><small>7</small></a>
  If the subject sequence is empty or does not have the expected form, no conversion is
  performed; the value of nptr is stored in the object pointed to by endptr, provided
  that endptr is not a null pointer.
 <p><b>Returns</b>
-<p><!--para 8 -->
+<p><a name="7.24.4.1.2p8" href="#7.24.4.1.2p8"><small>8</small></a>
  The wcstol, wcstoll, wcstoul, and wcstoull functions return the converted
  value, if any. If no conversion could be performed, zero is returned. If the correct value
  is outside the range of representable values, LONG_MIN, LONG_MAX, LLONG_MIN,
@@ -19222,25 +19222,25 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.2.1" href="#7.24.4.2.1">7.24.4.2.1 The wcscpy function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.2.1p1" href="#7.24.4.2.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcscpy(wchar_t * restrict s1,
              const wchar_t * restrict s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.2.1p2" href="#7.24.4.2.1p2"><small>2</small></a>
  The wcscpy function copies the wide string pointed to by s2 (including the terminating
  null wide character) into the array pointed to by s1.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.2.1p3" href="#7.24.4.2.1p3"><small>3</small></a>
  The wcscpy function returns the value of s1.
 <!--page 389 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.2.2" href="#7.24.4.2.2">7.24.4.2.2 The wcsncpy function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.2.2p1" href="#7.24.4.2.2p1"><small>1</small></a>
 <pre>
           #include <a href="#7.24">&lt;wchar.h&gt;</a>
           wchar_t *wcsncpy(wchar_t * restrict s1,
@@ -19248,16 +19248,16 @@ If a length modifier appears with any conversion specifier other than as specifi
                size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.2.2p2" href="#7.24.4.2.2p2"><small>2</small></a>
  The wcsncpy function copies not more than n wide characters (those that follow a null
  wide character are not copied) from the array pointed to by s2 to the array pointed to by
  s1.<sup><a href="#note297"><b>297)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="7.24.4.2.2p3" href="#7.24.4.2.2p3"><small>3</small></a>
  If the array pointed to by s2 is a wide string that is shorter than n wide characters, null
  wide characters are appended to the copy in the array pointed to by s1, until n wide
  characters in all have been written.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.24.4.2.2p4" href="#7.24.4.2.2p4"><small>4</small></a>
  The wcsncpy function returns the value of s1.
 
 <p><b>Footnotes</b>
@@ -19268,7 +19268,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.2.3" href="#7.24.4.2.3">7.24.4.2.3 The wmemcpy function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.2.3p1" href="#7.24.4.2.3p1"><small>1</small></a>
 <pre>
           #include <a href="#7.24">&lt;wchar.h&gt;</a>
           wchar_t *wmemcpy(wchar_t * restrict s1,
@@ -19276,11 +19276,11 @@ If a length modifier appears with any conversion specifier other than as specifi
                size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.2.3p2" href="#7.24.4.2.3p2"><small>2</small></a>
  The wmemcpy function copies n wide characters from the object pointed to by s2 to the
  object pointed to by s1.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.2.3p3" href="#7.24.4.2.3p3"><small>3</small></a>
  The wmemcpy function returns the value of s1.
  
  
@@ -19291,21 +19291,21 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.2.4" href="#7.24.4.2.4">7.24.4.2.4 The wmemmove function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.2.4p1" href="#7.24.4.2.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wmemmove(wchar_t *s1, const wchar_t *s2,
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.2.4p2" href="#7.24.4.2.4p2"><small>2</small></a>
  The wmemmove function copies n wide characters from the object pointed to by s2 to
  the object pointed to by s1. Copying takes place as if the n wide characters from the
  object pointed to by s2 are first copied into a temporary array of n wide characters that
  does not overlap the objects pointed to by s1 or s2, and then the n wide characters from
  the temporary array are copied into the object pointed to by s1.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.2.4p3" href="#7.24.4.2.4p3"><small>3</small></a>
  The wmemmove function returns the value of s1.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -19314,25 +19314,25 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.3.1" href="#7.24.4.3.1">7.24.4.3.1 The wcscat function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.3.1p1" href="#7.24.4.3.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcscat(wchar_t * restrict s1,
              const wchar_t * restrict s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.3.1p2" href="#7.24.4.3.1p2"><small>2</small></a>
  The wcscat function appends a copy of the wide string pointed to by s2 (including the
  terminating null wide character) to the end of the wide string pointed to by s1. The initial
  wide character of s2 overwrites the null wide character at the end of s1.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.3.1p3" href="#7.24.4.3.1p3"><small>3</small></a>
  The wcscat function returns the value of s1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.3.2" href="#7.24.4.3.2">7.24.4.3.2 The wcsncat function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.3.2p1" href="#7.24.4.3.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcsncat(wchar_t * restrict s1,
@@ -19340,7 +19340,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.3.2p2" href="#7.24.4.3.2p2"><small>2</small></a>
  The wcsncat function appends not more than n wide characters (a null wide character
  and those that follow it are not appended) from the array pointed to by s2 to the end of
 <!--page 391 -->
@@ -19348,7 +19348,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  wide character at the end of s1. A terminating null wide character is always appended to
  the result.<sup><a href="#note298"><b>298)</b></a></sup>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.3.2p3" href="#7.24.4.3.2p3"><small>3</small></a>
  The wcsncat function returns the value of s1.
 
 <p><b>Footnotes</b>
@@ -19358,7 +19358,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.4" href="#7.24.4.4">7.24.4.4 Wide string comparison functions</a></h5>
-<p><!--para 1 -->
+<p><a name="7.24.4.4p1" href="#7.24.4.4p1"><small>1</small></a>
  Unless explicitly stated otherwise, the functions described in this subclause order two
  wide characters the same way as two integers of the underlying integer type designated
  by wchar_t.
@@ -19366,17 +19366,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.4.1" href="#7.24.4.4.1">7.24.4.4.1 The wcscmp function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.4.1p1" href="#7.24.4.4.1p1"><small>1</small></a>
 <pre>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          int wcscmp(const wchar_t *s1, const wchar_t *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.4.1p2" href="#7.24.4.4.1p2"><small>2</small></a>
  The wcscmp function compares the wide string pointed to by s1 to the wide string
  pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.4.1p3" href="#7.24.4.4.1p3"><small>3</small></a>
  The wcscmp function returns an integer greater than, equal to, or less than zero,
  accordingly as the wide string pointed to by s1 is greater than, equal to, or less than the
  wide string pointed to by s2.
@@ -19384,18 +19384,18 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.4.2" href="#7.24.4.4.2">7.24.4.4.2 The wcscoll function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.4.2p1" href="#7.24.4.4.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          int wcscoll(const wchar_t *s1, const wchar_t *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.4.2p2" href="#7.24.4.4.2p2"><small>2</small></a>
  The wcscoll function compares the wide string pointed to by s1 to the wide string
  pointed to by s2, both interpreted as appropriate to the LC_COLLATE category of the
  current locale.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.4.2p3" href="#7.24.4.4.2p3"><small>3</small></a>
  The wcscoll function returns an integer greater than, equal to, or less than zero,
  accordingly as the wide string pointed to by s1 is greater than, equal to, or less than the
  
@@ -19407,19 +19407,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.4.3" href="#7.24.4.4.3">7.24.4.4.3 The wcsncmp function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.4.3p1" href="#7.24.4.4.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int wcsncmp(const wchar_t *s1, const wchar_t *s2,
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.4.3p2" href="#7.24.4.4.3p2"><small>2</small></a>
  The wcsncmp function compares not more than n wide characters (those that follow a
  null wide character are not compared) from the array pointed to by s1 to the array
  pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.4.3p3" href="#7.24.4.4.3p3"><small>3</small></a>
  The wcsncmp function returns an integer greater than, equal to, or less than zero,
  accordingly as the possibly null-terminated array pointed to by s1 is greater than, equal
  to, or less than the possibly null-terminated array pointed to by s2.
@@ -19427,7 +19427,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.4.4" href="#7.24.4.4.4">7.24.4.4.4 The wcsxfrm function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.4.4p1" href="#7.24.4.4.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         size_t wcsxfrm(wchar_t * restrict s1,
@@ -19435,7 +19435,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.4.4p2" href="#7.24.4.4.4p2"><small>2</small></a>
  The wcsxfrm function transforms the wide string pointed to by s2 and places the
  resulting wide string into the array pointed to by s1. The transformation is such that if
  the wcscmp function is applied to two transformed wide strings, it returns a value greater
@@ -19444,11 +19444,11 @@ If a length modifier appears with any conversion specifier other than as specifi
  into the resulting array pointed to by s1, including the terminating null wide character. If
  n is zero, s1 is permitted to be a null pointer.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.4.4p3" href="#7.24.4.4.4p3"><small>3</small></a>
  The wcsxfrm function returns the length of the transformed wide string (not including
  the terminating null wide character). If the value returned is n or greater, the contents of
  the array pointed to by s1 are indeterminate.
-<p><!--para 4 -->
+<p><a name="7.24.4.4.4p4" href="#7.24.4.4.4p4"><small>4</small></a>
  EXAMPLE The value of the following expression is the length of the array needed to hold the
  transformation of the wide string pointed to by s:
 <!--page 393 -->
@@ -19460,18 +19460,18 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.4.5" href="#7.24.4.4.5">7.24.4.4.5 The wmemcmp function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.4.5p1" href="#7.24.4.4.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int wmemcmp(const wchar_t *s1, const wchar_t *s2,
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.4.5p2" href="#7.24.4.4.5p2"><small>2</small></a>
  The wmemcmp function compares the first n wide characters of the object pointed to by
  s1 to the first n wide characters of the object pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.4.5p3" href="#7.24.4.4.5p3"><small>3</small></a>
  The wmemcmp function returns an integer greater than, equal to, or less than zero,
  accordingly as the object pointed to by s1 is greater than, equal to, or less than the object
  pointed to by s2.
@@ -19482,105 +19482,105 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.1" href="#7.24.4.5.1">7.24.4.5.1 The wcschr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.1p1" href="#7.24.4.5.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcschr(const wchar_t *s, wchar_t c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.1p2" href="#7.24.4.5.1p2"><small>2</small></a>
  The wcschr function locates the first occurrence of c in the wide string pointed to by s.
  The terminating null wide character is considered to be part of the wide string.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.5.1p3" href="#7.24.4.5.1p3"><small>3</small></a>
  The wcschr function returns a pointer to the located wide character, or a null pointer if
  the wide character does not occur in the wide string.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.2" href="#7.24.4.5.2">7.24.4.5.2 The wcscspn function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.2p1" href="#7.24.4.5.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         size_t wcscspn(const wchar_t *s1, const wchar_t *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.2p2" href="#7.24.4.5.2p2"><small>2</small></a>
  The wcscspn function computes the length of the maximum initial segment of the wide
  string pointed to by s1 which consists entirely of wide characters not from the wide
  string pointed to by s2.
 <!--page 394 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.5.2p3" href="#7.24.4.5.2p3"><small>3</small></a>
  The wcscspn function returns the length of the segment.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.3" href="#7.24.4.5.3">7.24.4.5.3 The wcspbrk function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.3p1" href="#7.24.4.5.3p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcspbrk(const wchar_t *s1, const wchar_t *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.3p2" href="#7.24.4.5.3p2"><small>2</small></a>
  The wcspbrk function locates the first occurrence in the wide string pointed to by s1 of
  any wide character from the wide string pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.5.3p3" href="#7.24.4.5.3p3"><small>3</small></a>
  The wcspbrk function returns a pointer to the wide character in s1, or a null pointer if
  no wide character from s2 occurs in s1.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.4" href="#7.24.4.5.4">7.24.4.5.4 The wcsrchr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.4p1" href="#7.24.4.5.4p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcsrchr(const wchar_t *s, wchar_t c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.4p2" href="#7.24.4.5.4p2"><small>2</small></a>
  The wcsrchr function locates the last occurrence of c in the wide string pointed to by
  s. The terminating null wide character is considered to be part of the wide string.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.5.4p3" href="#7.24.4.5.4p3"><small>3</small></a>
  The wcsrchr function returns a pointer to the wide character, or a null pointer if c does
  not occur in the wide string.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.5" href="#7.24.4.5.5">7.24.4.5.5 The wcsspn function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.5p1" href="#7.24.4.5.5p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         size_t wcsspn(const wchar_t *s1, const wchar_t *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.5p2" href="#7.24.4.5.5p2"><small>2</small></a>
  The wcsspn function computes the length of the maximum initial segment of the wide
  string pointed to by s1 which consists entirely of wide characters from the wide string
  pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.5.5p3" href="#7.24.4.5.5p3"><small>3</small></a>
  The wcsspn function returns the length of the segment.
 <!--page 395 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.6" href="#7.24.4.5.6">7.24.4.5.6 The wcsstr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.6p1" href="#7.24.4.5.6p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcsstr(const wchar_t *s1, const wchar_t *s2);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.6p2" href="#7.24.4.5.6p2"><small>2</small></a>
  The wcsstr function locates the first occurrence in the wide string pointed to by s1 of
  the sequence of wide characters (excluding the terminating null wide character) in the
  wide string pointed to by s2.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.5.6p3" href="#7.24.4.5.6p3"><small>3</small></a>
  The wcsstr function returns a pointer to the located wide string, or a null pointer if the
  wide string is not found. If s2 points to a wide string with zero length, the function
  returns s1.
@@ -19588,7 +19588,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.7" href="#7.24.4.5.7">7.24.4.5.7 The wcstok function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.7p1" href="#7.24.4.5.7p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wcstok(wchar_t * restrict s1,
@@ -19596,41 +19596,41 @@ If a length modifier appears with any conversion specifier other than as specifi
              wchar_t ** restrict ptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.7p2" href="#7.24.4.5.7p2"><small>2</small></a>
  A sequence of calls to the wcstok function breaks the wide string pointed to by s1 into
  a sequence of tokens, each of which is delimited by a wide character from the wide string
  pointed to by s2. The third argument points to a caller-provided wchar_t pointer into
  which the wcstok function stores information necessary for it to continue scanning the
  same wide string.
-<p><!--para 3 -->
+<p><a name="7.24.4.5.7p3" href="#7.24.4.5.7p3"><small>3</small></a>
  The first call in a sequence has a non-null first argument and stores an initial value in the
  object pointed to by ptr. Subsequent calls in the sequence have a null first argument and
  the object pointed to by ptr is required to have the value stored by the previous call in
  the sequence, which is then updated. The separator wide string pointed to by s2 may be
  different from call to call.
-<p><!--para 4 -->
+<p><a name="7.24.4.5.7p4" href="#7.24.4.5.7p4"><small>4</small></a>
  The first call in the sequence searches the wide string pointed to by s1 for the first wide
  character that is not contained in the current separator wide string pointed to by s2. If no
  such wide character is found, then there are no tokens in the wide string pointed to by s1
  and the wcstok function returns a null pointer. If such a wide character is found, it is
  the start of the first token.
-<p><!--para 5 -->
+<p><a name="7.24.4.5.7p5" href="#7.24.4.5.7p5"><small>5</small></a>
  The wcstok function then searches from there for a wide character that is contained in
  the current separator wide string. If no such wide character is found, the current token
 <!--page 396 -->
  extends to the end of the wide string pointed to by s1, and subsequent searches in the
  same wide string for a token return a null pointer. If such a wide character is found, it is
  overwritten by a null wide character, which terminates the current token.
-<p><!--para 6 -->
+<p><a name="7.24.4.5.7p6" href="#7.24.4.5.7p6"><small>6</small></a>
  In all cases, the wcstok function stores sufficient information in the pointer pointed to
  by ptr so that subsequent calls, with a null pointer for s1 and the unmodified pointer
  value for ptr, shall start searching just past the element overwritten by a null wide
  character (if any).
 <p><b>Returns</b>
-<p><!--para 7 -->
+<p><a name="7.24.4.5.7p7" href="#7.24.4.5.7p7"><small>7</small></a>
  The wcstok function returns a pointer to the first wide character of a token, or a null
  pointer if there is no token.
-<p><!--para 8 -->
+<p><a name="7.24.4.5.7p8" href="#7.24.4.5.7p8"><small>8</small></a>
  EXAMPLE
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -19648,18 +19648,18 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.5.8" href="#7.24.4.5.8">7.24.4.5.8 The wmemchr function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.5.8p1" href="#7.24.4.5.8p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wmemchr(const wchar_t *s, wchar_t c,
              size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.5.8p2" href="#7.24.4.5.8p2"><small>2</small></a>
  The wmemchr function locates the first occurrence of c in the initial n wide characters of
  the object pointed to by s.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.5.8p3" href="#7.24.4.5.8p3"><small>3</small></a>
  The wmemchr function returns a pointer to the located wide character, or a null pointer if
  the wide character does not occur in the object.
 <!--page 397 -->
@@ -19670,33 +19670,33 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.6.1" href="#7.24.4.6.1">7.24.4.6.1 The wcslen function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.6.1p1" href="#7.24.4.6.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         size_t wcslen(const wchar_t *s);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.6.1p2" href="#7.24.4.6.1p2"><small>2</small></a>
  The wcslen function computes the length of the wide string pointed to by s.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.6.1p3" href="#7.24.4.6.1p3"><small>3</small></a>
  The wcslen function returns the number of wide characters that precede the terminating
  null wide character.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.4.6.2" href="#7.24.4.6.2">7.24.4.6.2 The wmemset function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.4.6.2p1" href="#7.24.4.6.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wchar_t *wmemset(wchar_t *s, wchar_t c, size_t n);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.4.6.2p2" href="#7.24.4.6.2p2"><small>2</small></a>
  The wmemset function copies the value of c into each of the first n wide characters of
  the object pointed to by s.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.4.6.2p3" href="#7.24.4.6.2p3"><small>3</small></a>
  The wmemset function returns the value of s.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -19705,7 +19705,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.5.1" href="#7.24.5.1">7.24.5.1 The wcsftime function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.5.1p1" href="#7.24.5.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.23">&lt;time.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
@@ -19715,7 +19715,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              const struct tm * restrict timeptr);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.5.1p2" href="#7.24.5.1p2"><small>2</small></a>
  The wcsftime function is equivalent to the strftime function, except that:
 <ul>
 <li>  The argument s points to the initial element of an array of wide characters into which
@@ -19727,7 +19727,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  The return value indicates the number of wide characters.
 </ul>
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.5.1p3" href="#7.24.5.1p3"><small>3</small></a>
  If the total number of resulting wide characters including the terminating null wide
  character is not more than maxsize, the wcsftime function returns the number of
  wide characters placed into the array pointed to by s not including the terminating null
@@ -19736,16 +19736,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.24.6" href="#7.24.6">7.24.6 Extended multibyte/wide character conversion utilities</a></h4>
-<p><!--para 1 -->
+<p><a name="7.24.6p1" href="#7.24.6p1"><small>1</small></a>
  The header <a href="#7.24">&lt;wchar.h&gt;</a> declares an extended set of functions useful for conversion
  between multibyte characters and wide characters.
-<p><!--para 2 -->
+<p><a name="7.24.6p2" href="#7.24.6p2"><small>2</small></a>
  Most of the following functions -- those that are listed as ''restartable'', <a href="#7.24.6.3">7.24.6.3</a> and
  <a href="#7.24.6.4">7.24.6.4</a> -- take as a last argument a pointer to an object of type mbstate_t that is used
  to describe the current conversion state from a particular multibyte character sequence to
  a wide character sequence (or the reverse) under the rules of a particular setting for the
  LC_CTYPE category of the current locale.
-<p><!--para 3 -->
+<p><a name="7.24.6p3" href="#7.24.6p3"><small>3</small></a>
  The initial conversion state corresponds, for a conversion in either direction, to the
  beginning of a new multibyte character in the initial shift state. A zero-valued
  mbstate_t object is (at least) one way to describe an initial conversion state. A zero-
@@ -19755,7 +19755,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  different multibyte character sequence, or in the other conversion direction, or with a
  different LC_CTYPE category setting than on earlier function calls, the behavior is
  undefined.<sup><a href="#note299"><b>299)</b></a></sup>
-<p><!--para 4 -->
+<p><a name="7.24.6p4" href="#7.24.6p4"><small>4</small></a>
  On entry, each function takes the described conversion state (either internal or pointed to
  by an argument) as current. The conversion state described by the pointed-to object is
  altered as needed to track the shift state, and the position within a multibyte character, for
@@ -19778,18 +19778,18 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.1.1" href="#7.24.6.1.1">7.24.6.1.1 The btowc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.1.1p1" href="#7.24.6.1.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         wint_t btowc(int c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.1.1p2" href="#7.24.6.1.1p2"><small>2</small></a>
  The btowc function determines whether c constitutes a valid single-byte character in the
  initial shift state.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.6.1.1p3" href="#7.24.6.1.1p3"><small>3</small></a>
  The btowc function returns WEOF if c has the value EOF or if (unsigned char)c
  does not constitute a valid single-byte character in the initial shift state. Otherwise, it
  returns the wide character representation of that character.
@@ -19797,19 +19797,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.1.2" href="#7.24.6.1.2">7.24.6.1.2 The wctob function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.1.2p1" href="#7.24.6.1.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.19">&lt;stdio.h&gt;</a>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int wctob(wint_t c);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.1.2p2" href="#7.24.6.1.2p2"><small>2</small></a>
  The wctob function determines whether c corresponds to a member of the extended
  character set whose multibyte character representation is a single byte when in the initial
  shift state.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.6.1.2p3" href="#7.24.6.1.2p3"><small>3</small></a>
  The wctob function returns EOF if c does not correspond to a multibyte character with
  length one in the initial shift state. Otherwise, it returns the single-byte representation of
  that character as an unsigned char converted to an int.
@@ -19820,24 +19820,24 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.2.1" href="#7.24.6.2.1">7.24.6.2.1 The mbsinit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.2.1p1" href="#7.24.6.2.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         int mbsinit(const mbstate_t *ps);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.2.1p2" href="#7.24.6.2.1p2"><small>2</small></a>
  If ps is not a null pointer, the mbsinit function determines whether the pointed-to
  mbstate_t object describes an initial conversion state.
 <!--page 400 -->
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.6.2.1p3" href="#7.24.6.2.1p3"><small>3</small></a>
  The mbsinit function returns nonzero if ps is a null pointer or if the pointed-to object
  describes an initial conversion state; otherwise, it returns zero.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.3" href="#7.24.6.3">7.24.6.3 Restartable multibyte/wide character conversion functions</a></h5>
-<p><!--para 1 -->
+<p><a name="7.24.6.3p1" href="#7.24.6.3p1"><small>1</small></a>
  These functions differ from the corresponding multibyte character functions of <a href="#7.20.7">7.20.7</a>
  (mblen, mbtowc, and wctomb) in that they have an extra parameter, ps, of type
  pointer to mbstate_t that points to an object that can completely describe the current
@@ -19845,14 +19845,14 @@ If a length modifier appears with any conversion specifier other than as specifi
  each function uses its own internal mbstate_t object instead, which is initialized at
  program startup to the initial conversion state. The implementation behaves as if no
  library function calls these functions with a null pointer for ps.
-<p><!--para 2 -->
+<p><a name="7.24.6.3p2" href="#7.24.6.3p2"><small>2</small></a>
  Also unlike their corresponding functions, the return value does not represent whether the
  encoding is state-dependent.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.3.1" href="#7.24.6.3.1">7.24.6.3.1 The mbrlen function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.3.1p1" href="#7.24.6.3.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.24">&lt;wchar.h&gt;</a>
         size_t mbrlen(const char * restrict s,
@@ -19860,7 +19860,7 @@ If a length modifier appears with any conversion specifier other than as specifi
              mbstate_t * restrict ps);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.3.1p2" href="#7.24.6.3.1p2"><small>2</small></a>
  The mbrlen function is equivalent to the call:
 <pre>
         mbrtowc(NULL, s, n, ps != NULL ? ps : &amp;internal)
@@ -19868,7 +19868,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  where internal is the mbstate_t object for the mbrlen function, except that the
  expression designated by ps is evaluated only once.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.24.6.3.1p3" href="#7.24.6.3.1p3"><small>3</small></a>
  The mbrlen function returns a value between zero and n, inclusive, (size_t)(-2),
  or (size_t)(-1).
 <p><b> Forward references</b>: the mbrtowc function (<a href="#7.24.6.3.2">7.24.6.3.2</a>).
@@ -19877,7 +19877,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.3.2" href="#7.24.6.3.2">7.24.6.3.2 The mbrtowc function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.3.2p1" href="#7.24.6.3.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          size_t mbrtowc(wchar_t * restrict pwc,
@@ -19886,13 +19886,13 @@ If a length modifier appears with any conversion specifier other than as specifi
               mbstate_t * restrict ps);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.3.2p2" href="#7.24.6.3.2p2"><small>2</small></a>
  If s is a null pointer, the mbrtowc function is equivalent to the call:
 <pre>
                  mbrtowc(NULL, "", 1, ps)
 </pre>
  In this case, the values of the parameters pwc and n are ignored.
-<p><!--para 3 -->
+<p><a name="7.24.6.3.2p3" href="#7.24.6.3.2p3"><small>3</small></a>
  If s is not a null pointer, the mbrtowc function inspects at most n bytes beginning with
  the byte pointed to by s to determine the number of bytes needed to complete the next
  multibyte character (including any shift sequences). If the function determines that the
@@ -19901,7 +19901,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  the object pointed to by pwc. If the corresponding wide character is the null wide
  character, the resulting state described is the initial conversion state.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.24.6.3.2p4" href="#7.24.6.3.2p4"><small>4</small></a>
  The mbrtowc function returns the first of the following that applies (given the current
  conversion state):
 <dl>
@@ -19928,7 +19928,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.3.3" href="#7.24.6.3.3">7.24.6.3.3 The wcrtomb function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.3.3p1" href="#7.24.6.3.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          size_t wcrtomb(char * restrict s,
@@ -19936,13 +19936,13 @@ If a length modifier appears with any conversion specifier other than as specifi
               mbstate_t * restrict ps);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.3.3p2" href="#7.24.6.3.3p2"><small>2</small></a>
  If s is a null pointer, the wcrtomb function is equivalent to the call
 <pre>
                  wcrtomb(buf, L'\0', ps)
 </pre>
  where buf is an internal buffer.
-<p><!--para 3 -->
+<p><a name="7.24.6.3.3p3" href="#7.24.6.3.3p3"><small>3</small></a>
  If s is not a null pointer, the wcrtomb function determines the number of bytes needed
  to represent the multibyte character that corresponds to the wide character given by wc
  (including any shift sequences), and stores the multibyte character representation in the
@@ -19950,7 +19950,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  wc is a null wide character, a null byte is stored, preceded by any shift sequence needed
  to restore the initial shift state; the resulting state described is the initial conversion state.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.24.6.3.3p4" href="#7.24.6.3.3p4"><small>4</small></a>
  The wcrtomb function returns the number of bytes stored in the array object (including
  any shift sequences). When wc is not a valid wide character, an encoding error occurs:
  the function stores the value of the macro EILSEQ in errno and returns
@@ -19958,7 +19958,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.4" href="#7.24.6.4">7.24.6.4 Restartable multibyte/wide string conversion functions</a></h5>
-<p><!--para 1 -->
+<p><a name="7.24.6.4p1" href="#7.24.6.4p1"><small>1</small></a>
  These functions differ from the corresponding multibyte string functions of <a href="#7.20.8">7.20.8</a>
  (mbstowcs and wcstombs) in that they have an extra parameter, ps, of type pointer to
  mbstate_t that points to an object that can completely describe the current conversion
@@ -19966,7 +19966,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  uses its own internal mbstate_t object instead, which is initialized at program startup
  to the initial conversion state. The implementation behaves as if no library function calls
  these functions with a null pointer for ps.
-<p><!--para 2 -->
+<p><a name="7.24.6.4p2" href="#7.24.6.4p2"><small>2</small></a>
  Also unlike their corresponding functions, the conversion source parameter, src, has a
  pointer-to-pointer type. When the function is storing the results of conversions (that is,
  when dst is not a null pointer), the pointer object pointed to by this parameter is updated
@@ -19976,7 +19976,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.4.1" href="#7.24.6.4.1">7.24.6.4.1 The mbsrtowcs function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.4.1p1" href="#7.24.6.4.1p1"><small>1</small></a>
 <pre>
           #include <a href="#7.24">&lt;wchar.h&gt;</a>
           size_t mbsrtowcs(wchar_t * restrict dst,
@@ -19985,7 +19985,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                mbstate_t * restrict ps);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.4.1p2" href="#7.24.6.4.1p2"><small>2</small></a>
  The mbsrtowcs function converts a sequence of multibyte characters that begins in the
  conversion state described by the object pointed to by ps, from the array indirectly
  pointed to by src into a sequence of corresponding wide characters. If dst is not a null
@@ -19995,14 +19995,14 @@ If a length modifier appears with any conversion specifier other than as specifi
  not form a valid multibyte character, or (if dst is not a null pointer) when len wide
  characters have been stored into the array pointed to by dst.<sup><a href="#note301"><b>301)</b></a></sup> Each conversion takes
  place as if by a call to the mbrtowc function.
-<p><!--para 3 -->
+<p><a name="7.24.6.4.1p3" href="#7.24.6.4.1p3"><small>3</small></a>
  If dst is not a null pointer, the pointer object pointed to by src is assigned either a null
  pointer (if conversion stopped due to reaching a terminating null character) or the address
  just past the last multibyte character converted (if any). If conversion stopped due to
  reaching a terminating null character and if dst is not a null pointer, the resulting state
  described is the initial conversion state.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.24.6.4.1p4" href="#7.24.6.4.1p4"><small>4</small></a>
  If the input conversion encounters a sequence of bytes that do not form a valid multibyte
  character, an encoding error occurs: the mbsrtowcs function stores the value of the
  macro EILSEQ in errno and returns (size_t)(-1); the conversion state is
@@ -20021,7 +20021,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.24.6.4.2" href="#7.24.6.4.2">7.24.6.4.2 The wcsrtombs function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.24.6.4.2p1" href="#7.24.6.4.2p1"><small>1</small></a>
 <pre>
          #include <a href="#7.24">&lt;wchar.h&gt;</a>
          size_t wcsrtombs(char * restrict dst,
@@ -20030,7 +20030,7 @@ If a length modifier appears with any conversion specifier other than as specifi
               mbstate_t * restrict ps);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.24.6.4.2p2" href="#7.24.6.4.2p2"><small>2</small></a>
  The wcsrtombs function converts a sequence of wide characters from the array
  indirectly pointed to by src into a sequence of corresponding multibyte characters that
  begins in the conversion state described by the object pointed to by ps. If dst is not a
@@ -20041,14 +20041,14 @@ If a length modifier appears with any conversion specifier other than as specifi
  next multibyte character would exceed the limit of len total bytes to be stored into the
  array pointed to by dst. Each conversion takes place as if by a call to the wcrtomb
  function.<sup><a href="#note302"><b>302)</b></a></sup>
-<p><!--para 3 -->
+<p><a name="7.24.6.4.2p3" href="#7.24.6.4.2p3"><small>3</small></a>
  If dst is not a null pointer, the pointer object pointed to by src is assigned either a null
  pointer (if conversion stopped due to reaching a terminating null wide character) or the
  address just past the last wide character converted (if any). If conversion stopped due to
  reaching a terminating null wide character, the resulting state described is the initial
  conversion state.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.24.6.4.2p4" href="#7.24.6.4.2p4"><small>4</small></a>
  If conversion stops because a wide character is reached that does not correspond to a
  valid multibyte character, an encoding error occurs: the wcsrtombs function stores the
  value of the macro EILSEQ in errno and returns (size_t)(-1); the conversion
@@ -20070,9 +20070,9 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.25.1" href="#7.25.1">7.25.1 Introduction</a></h4>
-<p><!--para 1 -->
+<p><a name="7.25.1p1" href="#7.25.1p1"><small>1</small></a>
  The header <a href="#7.25">&lt;wctype.h&gt;</a> declares three data types, one macro, and many functions.<sup><a href="#note303"><b>303)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="7.25.1p2" href="#7.25.1p2"><small>2</small></a>
  The types declared are
 <pre>
           wint_t
@@ -20088,9 +20088,9 @@ If a length modifier appears with any conversion specifier other than as specifi
 </pre>
  which is a scalar type that can hold values which represent locale-specific character
  classifications.
-<p><!--para 3 -->
+<p><a name="7.25.1p3" href="#7.25.1p3"><small>3</small></a>
  The macro defined is WEOF (described in <a href="#7.24.1">7.24.1</a>).
-<p><!--para 4 -->
+<p><a name="7.25.1p4" href="#7.25.1p4"><small>4</small></a>
  The functions declared are grouped as follows:
 <ul>
 <li>  Functions that provide wide character classification;
@@ -20098,11 +20098,11 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  Functions that provide wide character case mapping;
 <li>  Extensible functions that provide wide character mapping.
 </ul>
-<p><!--para 5 -->
+<p><a name="7.25.1p5" href="#7.25.1p5"><small>5</small></a>
  For all functions described in this subclause that accept an argument of type wint_t, the
  value shall be representable as a wchar_t or shall equal the value of the macro WEOF. If
  this argument has any other value, the behavior is undefined.
-<p><!--para 6 -->
+<p><a name="7.25.1p6" href="#7.25.1p6"><small>6</small></a>
  The behavior of these functions is affected by the LC_CTYPE category of the current
  locale.
  
@@ -20117,10 +20117,10 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.25.2" href="#7.25.2">7.25.2 Wide character classification utilities</a></h4>
-<p><!--para 1 -->
+<p><a name="7.25.2p1" href="#7.25.2p1"><small>1</small></a>
  The header <a href="#7.25">&lt;wctype.h&gt;</a> declares several functions useful for classifying wide
  characters.
-<p><!--para 2 -->
+<p><a name="7.25.2p2" href="#7.25.2p2"><small>2</small></a>
  The term printing wide character refers to a member of a locale-specific set of wide
  characters, each of which occupies at least one printing position on a display device. The
  term control wide character refers to a member of a locale-specific set of wide characters
@@ -20128,10 +20128,10 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1" href="#7.25.2.1">7.25.2.1 Wide character classification functions</a></h5>
-<p><!--para 1 -->
+<p><a name="7.25.2.1p1" href="#7.25.2.1p1"><small>1</small></a>
  The functions in this subclause return nonzero (true) if and only if the value of the
  argument wc conforms to that in the description of the function.
-<p><!--para 2 -->
+<p><a name="7.25.2.1p2" href="#7.25.2.1p2"><small>2</small></a>
  Each of the following functions returns true for each wide character that corresponds (as
  if by a call to the wctob function) to a single-byte character for which the corresponding
  character classification function from <a href="#7.4.1">7.4.1</a> returns true, except that the iswgraph and
@@ -20149,26 +20149,26 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.1" href="#7.25.2.1.1">7.25.2.1.1 The iswalnum function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.1p1" href="#7.25.2.1.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         int iswalnum(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.1p2" href="#7.25.2.1.1p2"><small>2</small></a>
  The iswalnum function tests for any wide character for which iswalpha or
  iswdigit is true.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.2" href="#7.25.2.1.2">7.25.2.1.2 The iswalpha function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.2p1" href="#7.25.2.1.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         int iswalpha(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.2p2" href="#7.25.2.1.2p2"><small>2</small></a>
  The iswalpha function tests for any wide character for which iswupper or
  iswlower is true, or any wide character that is one of a locale-specific set of alphabetic
  
@@ -20184,13 +20184,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.3" href="#7.25.2.1.3">7.25.2.1.3 The iswblank function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.3p1" href="#7.25.2.1.3p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswblank(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.3p2" href="#7.25.2.1.3p2"><small>2</small></a>
  The iswblank function tests for any wide character that is a standard blank wide
  character or is one of a locale-specific set of wide characters for which iswspace is true
  and that is used to separate words within a line of text. The standard blank wide
@@ -20200,32 +20200,32 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.4" href="#7.25.2.1.4">7.25.2.1.4 The iswcntrl function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.4p1" href="#7.25.2.1.4p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswcntrl(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.4p2" href="#7.25.2.1.4p2"><small>2</small></a>
  The iswcntrl function tests for any control wide character.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.5" href="#7.25.2.1.5">7.25.2.1.5 The iswdigit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.5p1" href="#7.25.2.1.5p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswdigit(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.5p2" href="#7.25.2.1.5p2"><small>2</small></a>
  The iswdigit function tests for any wide character that corresponds to a decimal-digit
  character (as defined in <a href="#5.2.1">5.2.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.6" href="#7.25.2.1.6">7.25.2.1.6 The iswgraph function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.6p1" href="#7.25.2.1.6p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswgraph(wint_t wc);
@@ -20236,7 +20236,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  
 <!--page 408 -->
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.6p2" href="#7.25.2.1.6p2"><small>2</small></a>
  The iswgraph function tests for any wide character for which iswprint is true and
  iswspace is false.<sup><a href="#note306"><b>306)</b></a></sup>
 
@@ -20249,13 +20249,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.7" href="#7.25.2.1.7">7.25.2.1.7 The iswlower function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.7p1" href="#7.25.2.1.7p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswlower(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.7p2" href="#7.25.2.1.7p2"><small>2</small></a>
  The iswlower function tests for any wide character that corresponds to a lowercase
  letter or is one of a locale-specific set of wide characters for which none of iswcntrl,
  iswdigit, iswpunct, or iswspace is true.
@@ -20263,25 +20263,25 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.8" href="#7.25.2.1.8">7.25.2.1.8 The iswprint function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.8p1" href="#7.25.2.1.8p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswprint(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.8p2" href="#7.25.2.1.8p2"><small>2</small></a>
  The iswprint function tests for any printing wide character.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.9" href="#7.25.2.1.9">7.25.2.1.9 The iswpunct function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.9p1" href="#7.25.2.1.9p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswpunct(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.9p2" href="#7.25.2.1.9p2"><small>2</small></a>
  The iswpunct function tests for any printing wide character that is one of a locale-
  specific set of punctuation wide characters for which neither iswspace nor iswalnum
  is true.<sup><a href="#note306"><b>306)</b></a></sup>
@@ -20289,7 +20289,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.10" href="#7.25.2.1.10">7.25.2.1.10 The iswspace function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.10p1" href="#7.25.2.1.10p1"><small>1</small></a>
 <pre>
          #include <a href="#7.25">&lt;wctype.h&gt;</a>
          int iswspace(wint_t wc);
@@ -20299,7 +20299,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  
 <!--page 409 -->
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.10p2" href="#7.25.2.1.10p2"><small>2</small></a>
  The iswspace function tests for any wide character that corresponds to a locale-specific
  set of white-space wide characters for which none of iswalnum, iswgraph, or
  iswpunct is true.
@@ -20307,13 +20307,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.11" href="#7.25.2.1.11">7.25.2.1.11 The iswupper function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.11p1" href="#7.25.2.1.11p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         int iswupper(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.11p2" href="#7.25.2.1.11p2"><small>2</small></a>
  The iswupper function tests for any wide character that corresponds to an uppercase
  letter or is one of a locale-specific set of wide characters for which none of iswcntrl,
  iswdigit, iswpunct, or iswspace is true.
@@ -20321,19 +20321,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.1.12" href="#7.25.2.1.12">7.25.2.1.12 The iswxdigit function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.1.12p1" href="#7.25.2.1.12p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         int iswxdigit(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.1.12p2" href="#7.25.2.1.12p2"><small>2</small></a>
  The iswxdigit function tests for any wide character that corresponds to a
  hexadecimal-digit character (as defined in <a href="#6.4.4.1">6.4.4.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.2" href="#7.25.2.2">7.25.2.2 Extensible wide character classification functions</a></h5>
-<p><!--para 1 -->
+<p><a name="7.25.2.2p1" href="#7.25.2.2p1"><small>1</small></a>
  The functions wctype and iswctype provide extensible wide character classification
  as well as testing equivalent to that performed by the functions described in the previous
  subclause (<a href="#7.25.2.1">7.25.2.1</a>).
@@ -20341,17 +20341,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.2.1" href="#7.25.2.2.1">7.25.2.2.1 The iswctype function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.2.1p1" href="#7.25.2.2.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         int iswctype(wint_t wc, wctype_t desc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.2.1p2" href="#7.25.2.2.1p2"><small>2</small></a>
  The iswctype function determines whether the wide character wc has the property
  described by desc. The current setting of the LC_CTYPE category shall be the same as
  during the call to wctype that returned the value desc.
-<p><!--para 3 -->
+<p><a name="7.25.2.2.1p3" href="#7.25.2.2.1p3"><small>3</small></a>
  Each of the following expressions has a truth-value equivalent to the call to the wide
  character classification function (<a href="#7.25.2.1">7.25.2.1</a>) in the comment that follows the expression:
 <!--page 410 -->
@@ -20370,7 +20370,7 @@ If a length modifier appears with any conversion specifier other than as specifi
         iswctype(wc,       wctype("xdigit"))            //   iswxdigit(wc)
 </pre>
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.25.2.2.1p4" href="#7.25.2.2.1p4"><small>4</small></a>
  The iswctype function returns nonzero (true) if and only if the value of the wide
  character wc has the property described by desc.
 <p><b> Forward references</b>: the wctype function (<a href="#7.25.2.2.2">7.25.2.2.2</a>).
@@ -20378,20 +20378,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.2.2.2" href="#7.25.2.2.2">7.25.2.2.2 The wctype function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.2.2.2p1" href="#7.25.2.2.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         wctype_t wctype(const char *property);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.2.2.2p2" href="#7.25.2.2.2p2"><small>2</small></a>
  The wctype function constructs a value with type wctype_t that describes a class of
  wide characters identified by the string argument property.
-<p><!--para 3 -->
+<p><a name="7.25.2.2.2p3" href="#7.25.2.2.2p3"><small>3</small></a>
  The strings listed in the description of the iswctype function shall be valid in all
  locales as property arguments to the wctype function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.25.2.2.2p4" href="#7.25.2.2.2p4"><small>4</small></a>
  If property identifies a valid class of wide characters according to the LC_CTYPE
  category of the current locale, the wctype function returns a nonzero value that is valid
  as the second argument to the iswctype function; otherwise, it returns zero.              *
@@ -20399,7 +20399,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.25.3" href="#7.25.3">7.25.3 Wide character case mapping utilities</a></h4>
-<p><!--para 1 -->
+<p><a name="7.25.3p1" href="#7.25.3p1"><small>1</small></a>
  The header <a href="#7.25">&lt;wctype.h&gt;</a> declares several functions useful for mapping wide characters.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -20408,16 +20408,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.3.1.1" href="#7.25.3.1.1">7.25.3.1.1 The towlower function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.3.1.1p1" href="#7.25.3.1.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         wint_t towlower(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.3.1.1p2" href="#7.25.3.1.1p2"><small>2</small></a>
  The towlower function converts an uppercase letter to a corresponding lowercase letter.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.25.3.1.1p3" href="#7.25.3.1.1p3"><small>3</small></a>
  If the argument is a wide character for which iswupper is true and there are one or
  more corresponding wide characters, as specified by the current locale, for which
  iswlower is true, the towlower function returns one of the corresponding wide
@@ -20427,16 +20427,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.3.1.2" href="#7.25.3.1.2">7.25.3.1.2 The towupper function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.3.1.2p1" href="#7.25.3.1.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         wint_t towupper(wint_t wc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.3.1.2p2" href="#7.25.3.1.2p2"><small>2</small></a>
  The towupper function converts a lowercase letter to a corresponding uppercase letter.
 <p><b>Returns</b>
-<p><!--para 3 -->
+<p><a name="7.25.3.1.2p3" href="#7.25.3.1.2p3"><small>3</small></a>
  If the argument is a wide character for which iswlower is true and there are one or
  more corresponding wide characters, as specified by the current locale, for which
  iswupper is true, the towupper function returns one of the corresponding wide
@@ -20445,7 +20445,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.3.2" href="#7.25.3.2">7.25.3.2 Extensible wide character case mapping functions</a></h5>
-<p><!--para 1 -->
+<p><a name="7.25.3.2p1" href="#7.25.3.2p1"><small>1</small></a>
  The functions wctrans and towctrans provide extensible wide character mapping as
  well as case mapping equivalent to that performed by the functions described in the
  previous subclause (<a href="#7.25.3.1">7.25.3.1</a>).
@@ -20454,17 +20454,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.3.2.1" href="#7.25.3.2.1">7.25.3.2.1 The towctrans function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.3.2.1p1" href="#7.25.3.2.1p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         wint_t towctrans(wint_t wc, wctrans_t desc);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.3.2.1p2" href="#7.25.3.2.1p2"><small>2</small></a>
  The towctrans function maps the wide character wc using the mapping described by
  desc. The current setting of the LC_CTYPE category shall be the same as during the call
  to wctrans that returned the value desc.
-<p><!--para 3 -->
+<p><a name="7.25.3.2.1p3" href="#7.25.3.2.1p3"><small>3</small></a>
  Each of the following expressions behaves the same as the call to the wide character case
  mapping function (<a href="#7.25.3.1">7.25.3.1</a>) in the comment that follows the expression:
 <pre>
@@ -20472,27 +20472,27 @@ If a length modifier appears with any conversion specifier other than as specifi
         towctrans(wc, wctrans("toupper"))                      // towupper(wc)
 </pre>
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.25.3.2.1p4" href="#7.25.3.2.1p4"><small>4</small></a>
  The towctrans function returns the mapped value of wc using the mapping described
  by desc.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="7.25.3.2.2" href="#7.25.3.2.2">7.25.3.2.2 The wctrans function</a></h5>
 <p><b>Synopsis</b>
-<p><!--para 1 -->
+<p><a name="7.25.3.2.2p1" href="#7.25.3.2.2p1"><small>1</small></a>
 <pre>
         #include <a href="#7.25">&lt;wctype.h&gt;</a>
         wctrans_t wctrans(const char *property);
 </pre>
 <p><b>Description</b>
-<p><!--para 2 -->
+<p><a name="7.25.3.2.2p2" href="#7.25.3.2.2p2"><small>2</small></a>
  The wctrans function constructs a value with type wctrans_t that describes a
  mapping between wide characters identified by the string argument property.
-<p><!--para 3 -->
+<p><a name="7.25.3.2.2p3" href="#7.25.3.2.2p3"><small>3</small></a>
  The strings listed in the description of the towctrans function shall be valid in all
  locales as property arguments to the wctrans function.
 <p><b>Returns</b>
-<p><!--para 4 -->
+<p><a name="7.25.3.2.2p4" href="#7.25.3.2.2p4"><small>4</small></a>
  If property identifies a valid mapping of wide characters according to the LC_CTYPE
  category of the current locale, the wctrans function returns a nonzero value that is valid
  as the second argument to the towctrans function; otherwise, it returns zero.
@@ -20500,13 +20500,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="7.26" href="#7.26">7.26 Future library directions</a></h3>
-<p><!--para 1 -->
+<p><a name="7.26p1" href="#7.26p1"><small>1</small></a>
  The following names are grouped under individual headers for convenience. All external
  names described below are reserved no matter what headers are included by the program.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.1" href="#7.26.1">7.26.1 Complex arithmetic &lt;complex.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.1p1" href="#7.26.1p1"><small>1</small></a>
  The function names
 <pre>
       cerf                cexpm1              clog2
@@ -20518,43 +20518,43 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.2" href="#7.26.2">7.26.2 Character handling &lt;ctype.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.2p1" href="#7.26.2p1"><small>1</small></a>
  Function names that begin with either is or to, and a lowercase letter may be added to
  the declarations in the <a href="#7.4">&lt;ctype.h&gt;</a> header.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.3" href="#7.26.3">7.26.3 Errors &lt;errno.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.3p1" href="#7.26.3p1"><small>1</small></a>
  Macros that begin with E and a digit or E and an uppercase letter may be added to the
  declarations in the <a href="#7.5">&lt;errno.h&gt;</a> header.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.4" href="#7.26.4">7.26.4 Format conversion of integer types &lt;inttypes.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.4p1" href="#7.26.4p1"><small>1</small></a>
  Macro names beginning with PRI or SCN followed by any lowercase letter or X may be
  added to the macros defined in the <a href="#7.8">&lt;inttypes.h&gt;</a> header.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.5" href="#7.26.5">7.26.5 Localization &lt;locale.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.5p1" href="#7.26.5p1"><small>1</small></a>
  Macros that begin with LC_ and an uppercase letter may be added to the definitions in
  the <a href="#7.11">&lt;locale.h&gt;</a> header.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.6" href="#7.26.6">7.26.6 Signal handling &lt;signal.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.6p1" href="#7.26.6p1"><small>1</small></a>
  Macros that begin with either SIG and an uppercase letter or SIG_ and an uppercase
  letter may be added to the definitions in the <a href="#7.14">&lt;signal.h&gt;</a> header.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.7" href="#7.26.7">7.26.7 Boolean type and values &lt;stdbool.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.7p1" href="#7.26.7p1"><small>1</small></a>
  The ability to undefine and perhaps then redefine the macros bool, true, and false is
  an obsolescent feature.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.8" href="#7.26.8">7.26.8 Integer types &lt;stdint.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.8p1" href="#7.26.8p1"><small>1</small></a>
  Typedef names beginning with int or uint and ending with _t may be added to the
  types defined in the <a href="#7.18">&lt;stdint.h&gt;</a> header. Macro names beginning with INT or UINT
  and ending with _MAX, _MIN, or _C may be added to the macros defined in the
@@ -20563,40 +20563,40 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.9" href="#7.26.9">7.26.9 Input/output &lt;stdio.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.9p1" href="#7.26.9p1"><small>1</small></a>
  Lowercase letters may be added to the conversion specifiers and length modifiers in
  fprintf and fscanf. Other characters may be used in extensions.
-<p><!--para 2 -->
+<p><a name="7.26.9p2" href="#7.26.9p2"><small>2</small></a>
  The gets function is obsolescent, and is deprecated.
-<p><!--para 3 -->
+<p><a name="7.26.9p3" href="#7.26.9p3"><small>3</small></a>
  The use of ungetc on a binary stream where the file position indicator is zero prior to
  the call is an obsolescent feature.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.10" href="#7.26.10">7.26.10 General utilities &lt;stdlib.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.10p1" href="#7.26.10p1"><small>1</small></a>
  Function names that begin with str and a lowercase letter may be added to the
  declarations in the <a href="#7.20">&lt;stdlib.h&gt;</a> header.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.11" href="#7.26.11">7.26.11 String handling &lt;string.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.11p1" href="#7.26.11p1"><small>1</small></a>
  Function names that begin with str, mem, or wcs and a lowercase letter may be added
  to the declarations in the <a href="#7.21">&lt;string.h&gt;</a> header.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.12" href="#7.26.12">7.26.12 Extended multibyte and wide character utilities &lt;wchar.h&gt;</a></h4>
-<p><!--para 1 -->
+<p><a name="7.26.12p1" href="#7.26.12p1"><small>1</small></a>
  Function names that begin with wcs and a lowercase letter may be added to the
  declarations in the <a href="#7.24">&lt;wchar.h&gt;</a> header.
-<p><!--para 2 -->
+<p><a name="7.26.12p2" href="#7.26.12p2"><small>2</small></a>
  Lowercase letters may be added to the conversion specifiers and length modifiers in
  fwprintf and fwscanf. Other characters may be used in extensions.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="7.26.13" href="#7.26.13">7.26.13 Wide character classification and mapping utilities</a></h4>
  <a href="#7.25">&lt;wctype.h&gt;</a>
-<p><!--para 1 -->
+<p><a name="7.26.13p1" href="#7.26.13p1"><small>1</small></a>
  Function names that begin with is or to and a lowercase letter may be added to the
  declarations in the <a href="#7.25">&lt;wctype.h&gt;</a> header.
 <!--page 415 -->
@@ -20607,7 +20607,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                                               (informative)
                                Language syntax summary
 </pre>
-<p><!--para 1 -->
+<p><a name="Ap1" href="#Ap1"><small>1</small></a>
  NOTE     The notation is described in <a href="#6.1">6.1</a>.
  
 
@@ -22284,7 +22284,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                                      (informative)
                                    Sequence points
 </pre>
-<p><!--para 1 -->
+<p><a name="Cp1" href="#Cp1"><small>1</small></a>
  The following are the sequence points described in <a href="#5.1.2.3">5.1.2.3</a>:
 <ul>
 <li>  The call to a function, after the arguments have been evaluated (<a href="#6.5.2.2">6.5.2.2</a>).
@@ -22311,10 +22311,10 @@ If a length modifier appears with any conversion specifier other than as specifi
                                      (normative)
                 Universal character names for identifiers
 </pre>
-<p><!--para 1 -->
+<p><a name="Dp1" href="#Dp1"><small>1</small></a>
  This clause lists the hexadecimal code values that are valid in universal character names
  in identifiers.
-<p><!--para 2 -->
+<p><a name="Dp2" href="#Dp2"><small>2</small></a>
  This table is reproduced unchanged from ISO/IEC TR 10176:1998, produced by ISO/IEC
  JTC 1/SC 22/WG 20, except for the omission of ranges that are part of the basic character
  sets.
@@ -22387,7 +22387,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                                     (informative)
                              Implementation limits
 </pre>
-<p><!--para 1 -->
+<p><a name="Ep1" href="#Ep1"><small>1</small></a>
  The contents of the header <a href="#7.10">&lt;limits.h&gt;</a> are given below, in alphabetical order. The
  minimum magnitudes shown shall be replaced by implementation-defined magnitudes
  with the same sign. The values shall all be constant expressions suitable for use in #if
@@ -22413,19 +22413,19 @@ If a length modifier appears with any conversion specifier other than as specifi
         #define     ULONG_MAX                     4294967295
         #define     ULLONG_MAX          18446744073709551615
 </pre>
-<p><!--para 2 -->
+<p><a name="Ep2" href="#Ep2"><small>2</small></a>
  The contents of the header <a href="#7.7">&lt;float.h&gt;</a> are given below. All integer values, except
  FLT_ROUNDS, shall be constant expressions suitable for use in #if preprocessing
  directives; all floating values shall be constant expressions. The components are
  described further in <a href="#5.2.4.2.2">5.2.4.2.2</a>.
-<p><!--para 3 -->
+<p><a name="Ep3" href="#Ep3"><small>3</small></a>
  The values given in the following list shall be replaced by implementation-defined
  expressions:
 <pre>
         #define FLT_EVAL_METHOD
         #define FLT_ROUNDS
 </pre>
-<p><!--para 4 -->
+<p><a name="Ep4" href="#Ep4"><small>4</small></a>
  The values given in the following list shall be replaced by implementation-defined
  constant expressions that are greater or equal in magnitude (absolute value) to those
  shown, with the same sign:
@@ -22452,7 +22452,7 @@ If a length modifier appears with any conversion specifier other than as specifi
         #define    LDBL_MIN_10_EXP                              -37
         #define    LDBL_MIN_EXP
 </pre>
-<p><!--para 5 -->
+<p><a name="Ep5" href="#Ep5"><small>5</small></a>
  The values given in the following list shall be replaced by implementation-defined
  constant expressions with values that are greater than or equal to those shown:
 <pre>
@@ -22460,7 +22460,7 @@ If a length modifier appears with any conversion specifier other than as specifi
         #define FLT_MAX                                      1E+37
         #define LDBL_MAX                                     1E+37
 </pre>
-<p><!--para 6 -->
+<p><a name="Ep6" href="#Ep6"><small>6</small></a>
  The values given in the following list shall be replaced by implementation-defined
  constant expressions with (positive) values that are less than or equal to those shown:
 <!--page 456 -->
@@ -22482,7 +22482,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.1" href="#F.1">F.1 Introduction</a></h3>
-<p><!--para 1 -->
+<p><a name="F.1p1" href="#F.1p1"><small>1</small></a>
  This annex specifies C language support for the IEC 60559 floating-point standard. The
  IEC 60559 floating-point standard is specifically Binary floating-point arithmetic for
  microprocessor systems, second edition (IEC 60559:1989), previously designated
@@ -22497,7 +22497,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.2" href="#F.2">F.2 Types</a></h3>
-<p><!--para 1 -->
+<p><a name="F.2p1" href="#F.2p1"><small>1</small></a>
  The C floating types match the IEC 60559 formats as follows:
 <ul>
 <li>  The float type matches the IEC 60559 single format.
@@ -22508,7 +22508,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  Any non-IEC 60559 extended format used for the long double type shall have more
  precision than IEC 60559 double and at least the range of IEC 60559 double.<sup><a href="#note308"><b>308)</b></a></sup>
 <p><b>Recommended practice</b>
-<p><!--para 2 -->
+<p><a name="F.2p2" href="#F.2p2"><small>2</small></a>
  The long double type should match an IEC 60559 extended format.
  
  
@@ -22526,7 +22526,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.2.1" href="#F.2.1">F.2.1 Infinities, signed zeros, and NaNs</a></h4>
-<p><!--para 1 -->
+<p><a name="F.2.1p1" href="#F.2.1p1"><small>1</small></a>
  This specification does not define the behavior of signaling NaNs.<sup><a href="#note309"><b>309)</b></a></sup> It generally uses
  the term NaN to denote quiet NaNs. The NAN and INFINITY macros and the nan
  functions in <a href="#7.12">&lt;math.h&gt;</a> provide designations for IEC 60559 NaNs and infinities.
@@ -22538,7 +22538,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.3" href="#F.3">F.3 Operators and functions</a></h3>
-<p><!--para 1 -->
+<p><a name="F.3p1" href="#F.3p1"><small>1</small></a>
  C operators and functions provide IEC 60559 required and recommended facilities as
  listed below.
 <ul>
@@ -22617,7 +22617,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.4" href="#F.4">F.4 Floating to integer conversion</a></h3>
-<p><!--para 1 -->
+<p><a name="F.4p1" href="#F.4p1"><small>1</small></a>
  If the floating value is infinite or NaN or if the integral part of the floating value exceeds
  the range of the integer type, then the ''invalid'' floating-point exception is raised and the
  resulting value is unspecified. Whether conversion of non-integer floating values whose
@@ -22634,16 +22634,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.5" href="#F.5">F.5 Binary-decimal conversion</a></h3>
-<p><!--para 1 -->
+<p><a name="F.5p1" href="#F.5p1"><small>1</small></a>
  Conversion from the widest supported IEC 60559 format to decimal with
  DECIMAL_DIG digits and back is the identity function.<sup><a href="#note311"><b>311)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="F.5p2" href="#F.5p2"><small>2</small></a>
  Conversions involving IEC 60559 formats follow all pertinent recommended practice. In
  particular, conversion between any supported IEC 60559 format and decimal with
  DECIMAL_DIG or fewer significant digits is correctly rounded (honoring the current
  rounding mode), which assures that conversion from the widest supported IEC 60559
  format to decimal with DECIMAL_DIG digits and back is the identity function.
-<p><!--para 3 -->
+<p><a name="F.5p3" href="#F.5p3"><small>3</small></a>
  Functions such as strtod that convert character sequences to floating types honor the
  rounding direction. Hence, if the rounding direction might be upward or downward, the
  implementation cannot convert a minus-signed sequence by negating the converted
@@ -22663,19 +22663,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.6" href="#F.6">F.6 Contracted expressions</a></h3>
-<p><!--para 1 -->
+<p><a name="F.6p1" href="#F.6p1"><small>1</small></a>
  A contracted expression treats infinities, NaNs, signed zeros, subnormals, and the
  rounding directions in a manner consistent with the basic arithmetic operations covered
  by IEC 60559.
 <p><b>Recommended practice</b>
-<p><!--para 2 -->
+<p><a name="F.6p2" href="#F.6p2"><small>2</small></a>
  A contracted expression should raise floating-point exceptions in a manner generally
  consistent with the basic arithmetic operations. A contracted expression should deliver
  the same value as its uncontracted counterpart, else should be correctly rounded (once).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.7" href="#F.7">F.7 Floating-point environment</a></h3>
-<p><!--para 1 -->
+<p><a name="F.7p1" href="#F.7p1"><small>1</small></a>
  The floating-point environment defined in <a href="#7.6">&lt;fenv.h&gt;</a> includes the IEC 60559 floating-
  point exception status flags and directed-rounding control modes. It includes also
  IEC 60559 dynamic rounding precision and trap enablement modes, if the
@@ -22687,7 +22687,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.7.1" href="#F.7.1">F.7.1 Environment management</a></h4>
-<p><!--para 1 -->
+<p><a name="F.7.1p1" href="#F.7.1p1"><small>1</small></a>
  IEC 60559 requires that floating-point operations implicitly raise floating-point exception
  status flags, and that rounding control modes can be set explicitly to affect result values of
  floating-point operations. When the state for the FENV_ACCESS pragma (defined in
@@ -22702,7 +22702,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.7.2" href="#F.7.2">F.7.2 Translation</a></h4>
-<p><!--para 1 -->
+<p><a name="F.7.2p1" href="#F.7.2p1"><small>1</small></a>
  During translation the IEC 60559 default modes are in effect:
 <ul>
 <li>  The rounding direction mode is rounding to nearest.
@@ -22710,7 +22710,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  Trapping or stopping (if supported) is disabled on all floating-point exceptions.
 </ul>
 <p><b>Recommended practice</b>
-<p><!--para 2 -->
+<p><a name="F.7.2p2" href="#F.7.2p2"><small>2</small></a>
  The implementation should produce a diagnostic message for each translation-time
  
  
@@ -22729,7 +22729,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.7.3" href="#F.7.3">F.7.3 Execution</a></h4>
-<p><!--para 1 -->
+<p><a name="F.7.3p1" href="#F.7.3p1"><small>1</small></a>
  At program startup the floating-point environment is initialized as prescribed by
  IEC 60559:
 <ul>
@@ -22742,13 +22742,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.7.4" href="#F.7.4">F.7.4 Constant expressions</a></h4>
-<p><!--para 1 -->
+<p><a name="F.7.4p1" href="#F.7.4p1"><small>1</small></a>
  An arithmetic constant expression of floating type, other than one in an initializer for an
  object that has static storage duration, is evaluated (as if) during execution; thus, it is
  affected by any operative floating-point control modes and raises floating-point
  exceptions as required by IEC 60559 (provided the state for the FENV_ACCESS pragma
  is ''on'').<sup><a href="#note315"><b>315)</b></a></sup>
-<p><!--para 2 -->
+<p><a name="F.7.4p2" href="#F.7.4p2"><small>2</small></a>
  EXAMPLE
 <pre>
           #include <a href="#7.6">&lt;fenv.h&gt;</a>
@@ -22762,7 +22762,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                 /* ... */
           }
 </pre>
-<p><!--para 3 -->
+<p><a name="F.7.4p3" href="#F.7.4p3"><small>3</small></a>
  For the static initialization, the division is done at translation time, raising no (execution-time) floating-
  point exceptions. On the other hand, for the three automatic initializations the invalid division occurs at
  
@@ -22784,13 +22784,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.7.5" href="#F.7.5">F.7.5 Initialization</a></h4>
-<p><!--para 1 -->
+<p><a name="F.7.5p1" href="#F.7.5p1"><small>1</small></a>
  All computation for automatic initialization is done (as if) at execution time; thus, it is
  affected by any operative modes and raises floating-point exceptions as required by
  IEC 60559 (provided the state for the FENV_ACCESS pragma is ''on''). All computation
  for initialization of objects that have static storage duration is done (as if) at translation
  time.
-<p><!--para 2 -->
+<p><a name="F.7.5p2" href="#F.7.5p2"><small>2</small></a>
  EXAMPLE
 <pre>
           #include <a href="#7.6">&lt;fenv.h&gt;</a>
@@ -22806,7 +22806,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                 /* ... */
           }
 </pre>
-<p><!--para 3 -->
+<p><a name="F.7.5p3" href="#F.7.5p3"><small>3</small></a>
  The static initialization of v raises no (execution-time) floating-point exceptions because its computation is
  done at translation time. The automatic initialization of u and w require an execution-time conversion to
  float of the wider value 1.1e75, which raises floating-point exceptions. The automatic initializations
@@ -22833,12 +22833,12 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.7.6" href="#F.7.6">F.7.6 Changing the environment</a></h4>
-<p><!--para 1 -->
+<p><a name="F.7.6p1" href="#F.7.6p1"><small>1</small></a>
  Operations defined in <a href="#6.5">6.5</a> and functions and macros defined for the standard libraries
  change floating-point status flags and control modes just as indicated by their
  specifications (including conformance to IEC 60559). They do not change flags or modes
  (so as to be detectable by the user) in any other cases.
-<p><!--para 2 -->
+<p><a name="F.7.6p2" href="#F.7.6p2"><small>2</small></a>
  If the argument to the feraiseexcept function in <a href="#7.6">&lt;fenv.h&gt;</a> represents IEC 60559
  valid coincident floating-point exceptions for atomic operations (namely ''overflow'' and
  ''inexact'', or ''underflow'' and ''inexact''), then ''overflow'' or ''underflow'' is raised
@@ -22846,19 +22846,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.8" href="#F.8">F.8 Optimization</a></h3>
-<p><!--para 1 -->
+<p><a name="F.8p1" href="#F.8p1"><small>1</small></a>
  This section identifies code transformations that might subvert IEC 60559-specified
  behavior, and others that do not.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.8.1" href="#F.8.1">F.8.1 Global transformations</a></h4>
-<p><!--para 1 -->
+<p><a name="F.8.1p1" href="#F.8.1p1"><small>1</small></a>
  Floating-point arithmetic operations and external function calls may entail side effects
  which optimization shall honor, at least where the state of the FENV_ACCESS pragma is
  ''on''. The flags and modes in the floating-point environment may be regarded as global
  variables; floating-point operations (+, *, etc.) implicitly read the modes and write the
  flags.
-<p><!--para 2 -->
+<p><a name="F.8.1p2" href="#F.8.1p2"><small>2</small></a>
  Concern about side effects may inhibit code motion and removal of seemingly useless
  code. For example, in
 <pre>
@@ -22875,7 +22875,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  body might not execute (maybe 0 &gt;= n), x + 1 cannot be moved out of the loop. (Of
  course these optimizations are valid if the implementation can rule out the nettlesome
  cases.)
-<p><!--para 3 -->
+<p><a name="F.8.1p3" href="#F.8.1p3"><small>3</small></a>
  This specification does not require support for trap handlers that maintain information
  about the order or count of floating-point exceptions. Therefore, between function calls,
  floating-point exceptions need not be precise: the actual order and number of occurrences
@@ -22888,7 +22888,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.8.2" href="#F.8.2">F.8.2 Expression transformations</a></h4>
-<p><!--para 1 -->
+<p><a name="F.8.2p1" href="#F.8.2p1"><small>1</small></a>
 <table border=1>
 <tr><td><pre> x / 2 &lt;-&gt; x * 0.5    </pre><td>                 Although similar transformations involving inexact
                                          constants generally do not yield numerically equivalent
@@ -22943,7 +22943,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.8.3" href="#F.8.3">F.8.3 Relational operators</a></h4>
-<p><!--para 1 -->
+<p><a name="F.8.3p1" href="#F.8.3p1"><small>1</small></a>
 <table border=1>
 <tr><td><pre> x != x -&gt; false          </pre><td>                 The statement x != x is true if x is a NaN.
 <tr><td><pre> x == x -&gt; true           </pre><td>                 The statement x == x is false if x is a NaN.
@@ -22958,7 +22958,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 </table>
  The sense of relational operators shall be maintained. This includes handling unordered
  cases as expressed by the source code.
-<p><!--para 2 -->
+<p><a name="F.8.3p2" href="#F.8.3p2"><small>2</small></a>
  EXAMPLE
 <pre>
           // calls g and raises ''invalid'' if a and b are unordered
@@ -23003,7 +23003,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="F.8.4" href="#F.8.4">F.8.4 Constant arithmetic</a></h4>
-<p><!--para 1 -->
+<p><a name="F.8.4p1" href="#F.8.4p1"><small>1</small></a>
  The implementation shall honor floating-point exceptions raised by execution-time
  constant arithmetic wherever the state of the FENV_ACCESS pragma is ''on''. (See <a href="#F.7.4">F.7.4</a>
  and <a href="#F.7.5">F.7.5</a>.) An operation on constants that raises no floating-point exception can be
@@ -23019,56 +23019,56 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="F.9" href="#F.9">F.9 Mathematics &lt;math.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="F.9p1" href="#F.9p1"><small>1</small></a>
  This subclause contains specifications of <a href="#7.12">&lt;math.h&gt;</a> facilities that are particularly suited
  for IEC 60559 implementations.
-<p><!--para 2 -->
+<p><a name="F.9p2" href="#F.9p2"><small>2</small></a>
  The Standard C macro HUGE_VAL and its float and long double analogs,
  HUGE_VALF and HUGE_VALL, expand to expressions whose values are positive
  infinities.
-<p><!--para 3 -->
+<p><a name="F.9p3" href="#F.9p3"><small>3</small></a>
  Special cases for functions in <a href="#7.12">&lt;math.h&gt;</a> are covered directly or indirectly by
  IEC 60559. The functions that IEC 60559 specifies directly are identified in <a href="#F.3">F.3</a>. The
  other functions in <a href="#7.12">&lt;math.h&gt;</a> treat infinities, NaNs, signed zeros, subnormals, and
  (provided the state of the FENV_ACCESS pragma is ''on'') the floating-point status flags
  in a manner consistent with the basic arithmetic operations covered by IEC 60559.
-<p><!--para 4 -->
+<p><a name="F.9p4" href="#F.9p4"><small>4</small></a>
  The expression math_errhandling &amp; MATH_ERREXCEPT shall evaluate to a
  nonzero value.
-<p><!--para 5 -->
+<p><a name="F.9p5" href="#F.9p5"><small>5</small></a>
  The ''invalid'' and ''divide-by-zero'' floating-point exceptions are raised as specified in
  subsequent subclauses of this annex.
-<p><!--para 6 -->
+<p><a name="F.9p6" href="#F.9p6"><small>6</small></a>
  The ''overflow'' floating-point exception is raised whenever an infinity -- or, because of
  rounding direction, a maximal-magnitude finite number -- is returned in lieu of a value
  
  
 <!--page 467 -->
  whose magnitude is too large.
-<p><!--para 7 -->
+<p><a name="F.9p7" href="#F.9p7"><small>7</small></a>
  The ''underflow'' floating-point exception is raised whenever a result is tiny (essentially
  subnormal or zero) and suffers loss of accuracy.<sup><a href="#note320"><b>320)</b></a></sup>
-<p><!--para 8 -->
+<p><a name="F.9p8" href="#F.9p8"><small>8</small></a>
  Whether or when library functions raise the ''inexact'' floating-point exception is
  unspecified, unless explicitly specified otherwise.
-<p><!--para 9 -->
+<p><a name="F.9p9" href="#F.9p9"><small>9</small></a>
  Whether or when library functions raise an undeserved ''underflow'' floating-point
  exception is unspecified.<sup><a href="#note321"><b>321)</b></a></sup> Otherwise, as implied by <a href="#F.7.6">F.7.6</a>, the <a href="#7.12">&lt;math.h&gt;</a> functions do
  not raise spurious floating-point exceptions (detectable by the user), other than the
  ''inexact'' floating-point exception.
-<p><!--para 10 -->
+<p><a name="F.9p10" href="#F.9p10"><small>10</small></a>
  Whether the functions honor the rounding direction mode is implementation-defined,
  unless explicitly specified otherwise.
-<p><!--para 11 -->
+<p><a name="F.9p11" href="#F.9p11"><small>11</small></a>
  Functions with a NaN argument return a NaN result and raise no floating-point exception,
  except where stated otherwise.
-<p><!--para 12 -->
+<p><a name="F.9p12" href="#F.9p12"><small>12</small></a>
  The specifications in the following subclauses append to the definitions in <a href="#7.12">&lt;math.h&gt;</a>.
  For families of functions, the specifications apply to all of the functions even though only
  the principal function is shown. Unless otherwise specified, where the symbol ''(+-)''
  occurs in both an argument and the result, the result has the same sign as the argument.
 <p><b>Recommended practice</b>
-<p><!--para 13 -->
+<p><a name="F.9p13" href="#F.9p13"><small>13</small></a>
  If a function with one or more NaN arguments returns a NaN result, the result should be
  the same as one of the NaN arguments (after possible type conversion), except perhaps
  for the sign.
@@ -23086,7 +23086,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.1.1" href="#F.9.1.1">F.9.1.1 The acos functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.1.1p1" href="#F.9.1.1p1"><small>1</small></a>
 <ul>
 <li>  acos(1) returns +0.
 <li>  acos(x) returns a NaN and raises the ''invalid'' floating-point exception for
@@ -23100,7 +23100,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.1.2" href="#F.9.1.2">F.9.1.2 The asin functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.1.2p1" href="#F.9.1.2p1"><small>1</small></a>
 <ul>
 <li>  asin((+-)0) returns (+-)0.
 <li>  asin(x) returns a NaN and raises the ''invalid'' floating-point exception for
@@ -23109,7 +23109,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.1.3" href="#F.9.1.3">F.9.1.3 The atan functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.1.3p1" href="#F.9.1.3p1"><small>1</small></a>
 <ul>
 <li>  atan((+-)0) returns (+-)0.
 <li>  atan((+-)(inf)) returns (+-)pi /2.
@@ -23117,7 +23117,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.1.4" href="#F.9.1.4">F.9.1.4 The atan2 functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.1.4p1" href="#F.9.1.4p1"><small>1</small></a>
 <ul>
 <li>  atan2((+-)0, -0) returns (+-)pi .<sup><a href="#note322"><b>322)</b></a></sup>
 <li>  atan2((+-)0, +0) returns (+-)0.
@@ -23139,7 +23139,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.1.5" href="#F.9.1.5">F.9.1.5 The cos functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.1.5p1" href="#F.9.1.5p1"><small>1</small></a>
 <ul>
 <li>  cos((+-)0) returns 1.
 <li>  cos((+-)(inf)) returns a NaN and raises the ''invalid'' floating-point exception.
@@ -23147,7 +23147,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.1.6" href="#F.9.1.6">F.9.1.6 The sin functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.1.6p1" href="#F.9.1.6p1"><small>1</small></a>
 <ul>
 <li>  sin((+-)0) returns (+-)0.
 <li>  sin((+-)(inf)) returns a NaN and raises the ''invalid'' floating-point exception.
@@ -23160,7 +23160,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.1.7" href="#F.9.1.7">F.9.1.7 The tan functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.1.7p1" href="#F.9.1.7p1"><small>1</small></a>
 <ul>
 <li>  tan((+-)0) returns (+-)0.
 <li>  tan((+-)(inf)) returns a NaN and raises the ''invalid'' floating-point exception.
@@ -23171,7 +23171,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.2.1" href="#F.9.2.1">F.9.2.1 The acosh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.2.1p1" href="#F.9.2.1p1"><small>1</small></a>
 <ul>
 <li>  acosh(1) returns +0.
 <li>  acosh(x) returns a NaN and raises the ''invalid'' floating-point exception for x &lt; 1.
@@ -23180,7 +23180,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.2.2" href="#F.9.2.2">F.9.2.2 The asinh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.2.2p1" href="#F.9.2.2p1"><small>1</small></a>
 <ul>
 <li>  asinh((+-)0) returns (+-)0.
 <li>  asinh((+-)(inf)) returns (+-)(inf).
@@ -23188,7 +23188,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.2.3" href="#F.9.2.3">F.9.2.3 The atanh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.2.3p1" href="#F.9.2.3p1"><small>1</small></a>
 <ul>
 <li>  atanh((+-)0) returns (+-)0.
 <li>  atanh((+-)1) returns (+-)(inf) and raises the ''divide-by-zero'' floating-point exception.
@@ -23198,7 +23198,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.2.4" href="#F.9.2.4">F.9.2.4 The cosh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.2.4p1" href="#F.9.2.4p1"><small>1</small></a>
 <ul>
 <li>  cosh((+-)0) returns 1.
 <li>  cosh((+-)(inf)) returns +(inf).
@@ -23206,7 +23206,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.2.5" href="#F.9.2.5">F.9.2.5 The sinh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.2.5p1" href="#F.9.2.5p1"><small>1</small></a>
 <ul>
 <li>  sinh((+-)0) returns (+-)0.
 <li>  sinh((+-)(inf)) returns (+-)(inf).
@@ -23214,7 +23214,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.2.6" href="#F.9.2.6">F.9.2.6 The tanh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.2.6p1" href="#F.9.2.6p1"><small>1</small></a>
 <ul>
 <li>  tanh((+-)0) returns (+-)0.
 <li>  tanh((+-)(inf)) returns (+-)1.
@@ -23226,7 +23226,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.1" href="#F.9.3.1">F.9.3.1 The exp functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.1p1" href="#F.9.3.1p1"><small>1</small></a>
 <ul>
 <li>  exp((+-)0) returns 1.
 <li>  exp(-(inf)) returns +0.
@@ -23235,7 +23235,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.2" href="#F.9.3.2">F.9.3.2 The exp2 functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.2p1" href="#F.9.3.2p1"><small>1</small></a>
 <ul>
 <li>  exp2((+-)0) returns 1.
 <li>  exp2(-(inf)) returns +0.
@@ -23244,7 +23244,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.3" href="#F.9.3.3">F.9.3.3 The expm1 functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.3p1" href="#F.9.3.3p1"><small>1</small></a>
 <ul>
 <li>  expm1((+-)0) returns (+-)0.
 <li>  expm1(-(inf)) returns -1.
@@ -23253,7 +23253,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.4" href="#F.9.3.4">F.9.3.4 The frexp functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.4p1" href="#F.9.3.4p1"><small>1</small></a>
 <ul>
 <li>  frexp((+-)0, exp) returns (+-)0, and stores 0 in the object pointed to by exp.
 <li>  frexp((+-)(inf), exp) returns (+-)(inf), and stores an unspecified value in the object
@@ -23261,9 +23261,9 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  frexp(NaN, exp) stores an unspecified value in the object pointed to by exp
  (and returns a NaN).
 </ul>
-<p><!--para 2 -->
+<p><a name="F.9.3.4p2" href="#F.9.3.4p2"><small>2</small></a>
  frexp raises no floating-point exceptions.
-<p><!--para 3 -->
+<p><a name="F.9.3.4p3" href="#F.9.3.4p3"><small>3</small></a>
  On a binary system, the body of the frexp function might be
 <pre>
         {
@@ -23274,19 +23274,19 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.5" href="#F.9.3.5">F.9.3.5 The ilogb functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.5p1" href="#F.9.3.5p1"><small>1</small></a>
  If the correct result is outside the range of the return type, the numeric result is
  unspecified and the ''invalid'' floating-point exception is raised.
 <!--page 471 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.6" href="#F.9.3.6">F.9.3.6 The ldexp functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.6p1" href="#F.9.3.6p1"><small>1</small></a>
  On a binary system, ldexp(x, exp) is equivalent to scalbn(x, exp).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.7" href="#F.9.3.7">F.9.3.7 The log functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.7p1" href="#F.9.3.7p1"><small>1</small></a>
 <ul>
 <li>  log((+-)0) returns -(inf) and raises the ''divide-by-zero'' floating-point exception.
 <li>  log(1) returns +0.
@@ -23296,7 +23296,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.8" href="#F.9.3.8">F.9.3.8 The log10 functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.8p1" href="#F.9.3.8p1"><small>1</small></a>
 <ul>
 <li>  log10((+-)0) returns -(inf) and raises the ''divide-by-zero'' floating-point exception.
 <li>  log10(1) returns +0.
@@ -23306,7 +23306,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.9" href="#F.9.3.9">F.9.3.9 The log1p functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.9p1" href="#F.9.3.9p1"><small>1</small></a>
 <ul>
 <li>  log1p((+-)0) returns (+-)0.
 <li>  log1p(-1) returns -(inf) and raises the ''divide-by-zero'' floating-point exception.
@@ -23317,7 +23317,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.10" href="#F.9.3.10">F.9.3.10 The log2 functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.10p1" href="#F.9.3.10p1"><small>1</small></a>
 <ul>
 <li>  log2((+-)0) returns -(inf) and raises the ''divide-by-zero'' floating-point exception.
 <li>  log2(1) returns +0.
@@ -23327,7 +23327,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.11" href="#F.9.3.11">F.9.3.11 The logb functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.11p1" href="#F.9.3.11p1"><small>1</small></a>
 <ul>
 <li>  logb((+-)0) returns -(inf) and raises the ''divide-by-zero'' floating-point exception.
 <li>  logb((+-)(inf)) returns +(inf).
@@ -23336,14 +23336,14 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.12" href="#F.9.3.12">F.9.3.12 The modf functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.12p1" href="#F.9.3.12p1"><small>1</small></a>
 <ul>
 <li>  modf((+-)x, iptr) returns a result with the same sign as x.
 <li>  modf((+-)(inf), iptr) returns (+-)0 and stores (+-)(inf) in the object pointed to by iptr.
 <li>  modf(NaN, iptr) stores a NaN in the object pointed to by iptr (and returns a
  NaN).
 </ul>
-<p><!--para 2 -->
+<p><a name="F.9.3.12p2" href="#F.9.3.12p2"><small>2</small></a>
  modf behaves as though implemented by
 <pre>
        #include <a href="#7.12">&lt;math.h&gt;</a>
@@ -23363,7 +23363,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.3.13" href="#F.9.3.13">F.9.3.13 The scalbn and scalbln functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.3.13p1" href="#F.9.3.13p1"><small>1</small></a>
 <ul>
 <li>  scalbn((+-)0, n) returns (+-)0.
 <li>  scalbn(x, 0) returns x.
@@ -23375,7 +23375,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.4.1" href="#F.9.4.1">F.9.4.1 The cbrt functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.4.1p1" href="#F.9.4.1p1"><small>1</small></a>
 <ul>
 <li>  cbrt((+-)0) returns (+-)0.
 <li>  cbrt((+-)(inf)) returns (+-)(inf).
@@ -23383,7 +23383,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.4.2" href="#F.9.4.2">F.9.4.2 The fabs functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.4.2p1" href="#F.9.4.2p1"><small>1</small></a>
 <ul>
 <li>  fabs((+-)0) returns +0.
 <li>  fabs((+-)(inf)) returns +(inf).
@@ -23392,7 +23392,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.4.3" href="#F.9.4.3">F.9.4.3 The hypot functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.4.3p1" href="#F.9.4.3p1"><small>1</small></a>
 <ul>
 <li>  hypot(x, y), hypot(y, x), and hypot(x, -y) are equivalent.
 <li>  hypot(x, (+-)0) is equivalent to fabs(x).
@@ -23401,7 +23401,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.4.4" href="#F.9.4.4">F.9.4.4 The pow functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.4.4p1" href="#F.9.4.4p1"><small>1</small></a>
 <ul>
 <li>  pow((+-)0, y) returns (+-)(inf) and raises the ''divide-by-zero'' floating-point exception
  for y an odd integer &lt; 0.
@@ -23429,7 +23429,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.4.5" href="#F.9.4.5">F.9.4.5 The sqrt functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.4.5p1" href="#F.9.4.5p1"><small>1</small></a>
  sqrt is fully specified as a basic arithmetic operation in IEC 60559.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -23437,7 +23437,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.5.1" href="#F.9.5.1">F.9.5.1 The erf functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.5.1p1" href="#F.9.5.1p1"><small>1</small></a>
 <ul>
 <li>  erf((+-)0) returns (+-)0.
 <li>  erf((+-)(inf)) returns (+-)1.
@@ -23445,7 +23445,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.5.2" href="#F.9.5.2">F.9.5.2 The erfc functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.5.2p1" href="#F.9.5.2p1"><small>1</small></a>
 <ul>
 <li>  erfc(-(inf)) returns 2.
 <li>  erfc(+(inf)) returns +0.
@@ -23453,7 +23453,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.5.3" href="#F.9.5.3">F.9.5.3 The lgamma functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.5.3p1" href="#F.9.5.3p1"><small>1</small></a>
 <ul>
 <li>  lgamma(1) returns +0.
 <li>  lgamma(2) returns +0.
@@ -23465,7 +23465,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.5.4" href="#F.9.5.4">F.9.5.4 The tgamma functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.5.4p1" href="#F.9.5.4p1"><small>1</small></a>
 <ul>
 <li>  tgamma((+-)0) returns (+-)(inf) and raises the ''divide-by-zero'' floating-point exception.
 <li>  tgamma(x) returns a NaN and raises the ''invalid'' floating-point exception for x a
@@ -23479,12 +23479,12 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.1" href="#F.9.6.1">F.9.6.1 The ceil functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.1p1" href="#F.9.6.1p1"><small>1</small></a>
 <ul>
 <li>  ceil((+-)0) returns (+-)0.
 <li>  ceil((+-)(inf)) returns (+-)(inf).
 </ul>
-<p><!--para 2 -->
+<p><a name="F.9.6.1p2" href="#F.9.6.1p2"><small>2</small></a>
  The double version of ceil behaves as though implemented by
 <!--page 475 -->
 <pre>
@@ -23504,17 +23504,17 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.2" href="#F.9.6.2">F.9.6.2 The floor functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.2p1" href="#F.9.6.2p1"><small>1</small></a>
 <ul>
 <li>  floor((+-)0) returns (+-)0.
 <li>  floor((+-)(inf)) returns (+-)(inf).
 </ul>
-<p><!--para 2 -->
+<p><a name="F.9.6.2p2" href="#F.9.6.2p2"><small>2</small></a>
  See the sample implementation for ceil in <a href="#F.9.6.1">F.9.6.1</a>.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.3" href="#F.9.6.3">F.9.6.3 The nearbyint functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.3p1" href="#F.9.6.3p1"><small>1</small></a>
  The nearbyint functions use IEC 60559 rounding according to the current rounding
  direction. They do not raise the ''inexact'' floating-point exception if the result differs in
  value from the argument.
@@ -23525,13 +23525,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.4" href="#F.9.6.4">F.9.6.4 The rint functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.4p1" href="#F.9.6.4p1"><small>1</small></a>
  The rint functions differ from the nearbyint functions only in that they do raise the
  ''inexact'' floating-point exception if the result differs in value from the argument.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.5" href="#F.9.6.5">F.9.6.5 The lrint and llrint functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.5p1" href="#F.9.6.5p1"><small>1</small></a>
  The lrint and llrint functions provide floating-to-integer conversion as prescribed
  by IEC 60559. They round according to the current rounding direction. If the rounded
  value is outside the range of the return type, the numeric result is unspecified and the
@@ -23542,12 +23542,12 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.6" href="#F.9.6.6">F.9.6.6 The round functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.6p1" href="#F.9.6.6p1"><small>1</small></a>
 <ul>
 <li>  round((+-)0) returns (+-)0.
 <li>  round((+-)(inf)) returns (+-)(inf).
 </ul>
-<p><!--para 2 -->
+<p><a name="F.9.6.6p2" href="#F.9.6.6p2"><small>2</small></a>
  The double version of round behaves as though implemented by
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
@@ -23572,7 +23572,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.7" href="#F.9.6.7">F.9.6.7 The lround and llround functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.7p1" href="#F.9.6.7p1"><small>1</small></a>
  The lround and llround functions differ from the lrint and llrint functions
  with the default rounding direction just in that the lround and llround functions
  round halfway cases away from zero and need not raise the ''inexact'' floating-point
@@ -23580,7 +23580,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.6.8" href="#F.9.6.8">F.9.6.8 The trunc functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.6.8p1" href="#F.9.6.8p1"><small>1</small></a>
  The trunc functions use IEC 60559 rounding toward zero (regardless of the current
  rounding direction).
 <ul>
@@ -23594,14 +23594,14 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.7.1" href="#F.9.7.1">F.9.7.1 The fmod functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.7.1p1" href="#F.9.7.1p1"><small>1</small></a>
 <ul>
 <li>  fmod((+-)0, y) returns (+-)0 for y not zero.
 <li>  fmod(x, y) returns a NaN and raises the ''invalid'' floating-point exception for x
  infinite or y zero.
 <li>  fmod(x, (+-)(inf)) returns x for x not infinite.
 </ul>
-<p><!--para 2 -->
+<p><a name="F.9.7.1p2" href="#F.9.7.1p2"><small>2</small></a>
  The double version of fmod behaves as though implemented by
 <pre>
         #include <a href="#7.12">&lt;math.h&gt;</a>
@@ -23618,13 +23618,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.7.2" href="#F.9.7.2">F.9.7.2 The remainder functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.7.2p1" href="#F.9.7.2p1"><small>1</small></a>
  The remainder functions are fully specified as a basic arithmetic operation in
  IEC 60559.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.7.3" href="#F.9.7.3">F.9.7.3 The remquo functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.7.3p1" href="#F.9.7.3p1"><small>1</small></a>
  The remquo functions follow the specifications for the remainder functions. They
  have no further specifications special to IEC 60559 implementations.
 
@@ -23633,18 +23633,18 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.8.1" href="#F.9.8.1">F.9.8.1 The copysign functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.8.1p1" href="#F.9.8.1p1"><small>1</small></a>
  copysign is specified in the Appendix to IEC 60559.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.8.2" href="#F.9.8.2">F.9.8.2 The nan functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.8.2p1" href="#F.9.8.2p1"><small>1</small></a>
  All IEC 60559 implementations support quiet NaNs, in all floating formats.
 <!--page 478 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.8.3" href="#F.9.8.3">F.9.8.3 The nextafter functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.8.3p1" href="#F.9.8.3p1"><small>1</small></a>
 <ul>
 <li>  nextafter(x, y) raises the ''overflow'' and ''inexact'' floating-point exceptions
  for x finite and the function value infinite.
@@ -23654,7 +23654,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.8.4" href="#F.9.8.4">F.9.8.4 The nexttoward functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.8.4p1" href="#F.9.8.4p1"><small>1</small></a>
  No additional requirements beyond those on nextafter.
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -23662,15 +23662,15 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.9.1" href="#F.9.9.1">F.9.9.1 The fdim functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.9.1p1" href="#F.9.9.1p1"><small>1</small></a>
  No additional requirements.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.9.2" href="#F.9.9.2">F.9.9.2 The fmax functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.9.2p1" href="#F.9.9.2p1"><small>1</small></a>
  If just one argument is a NaN, the fmax functions return the other argument (if both
  arguments are NaNs, the functions return a NaN).
-<p><!--para 2 -->
+<p><a name="F.9.9.2p2" href="#F.9.9.2p2"><small>2</small></a>
  The body of the fmax function might be<sup><a href="#note323"><b>323)</b></a></sup>
 <pre>
         { return (isgreaterequal(x, y) ||
@@ -23684,7 +23684,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.9.3" href="#F.9.9.3">F.9.9.3 The fmin functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.9.3p1" href="#F.9.9.3p1"><small>1</small></a>
  The fmin functions are analogous to the fmax functions (see <a href="#F.9.9.2">F.9.9.2</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
@@ -23692,7 +23692,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="F.9.10.1" href="#F.9.10.1">F.9.10.1 The fma functions</a></h5>
-<p><!--para 1 -->
+<p><a name="F.9.10.1p1" href="#F.9.10.1p1"><small>1</small></a>
 <ul>
 <li>  fma(x, y, z) computes xy + z, correctly rounded once.
 <li>  fma(x, y, z) returns a NaN and optionally raises the ''invalid'' floating-point
@@ -23717,7 +23717,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="G.1" href="#G.1">G.1 Introduction</a></h3>
-<p><!--para 1 -->
+<p><a name="G.1p1" href="#G.1p1"><small>1</small></a>
  This annex supplements <a href="#F">annex F</a> to specify complex arithmetic for compatibility with
  IEC 60559 real floating-point arithmetic. Although these specifications have been
  carefully designed, there is little existing practice to validate the design decisions.
@@ -23727,27 +23727,27 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="G.2" href="#G.2">G.2 Types</a></h3>
-<p><!--para 1 -->
+<p><a name="G.2p1" href="#G.2p1"><small>1</small></a>
  There is a new keyword _Imaginary, which is used to specify imaginary types. It is
  used as a type specifier within declaration specifiers in the same way as _Complex is
  (thus, _Imaginary float is a valid type name).
-<p><!--para 2 -->
+<p><a name="G.2p2" href="#G.2p2"><small>2</small></a>
  There are three imaginary types, designated as float _Imaginary, double
  _Imaginary, and long double _Imaginary. The imaginary types (along with
  the real floating and complex types) are floating types.
-<p><!--para 3 -->
+<p><a name="G.2p3" href="#G.2p3"><small>3</small></a>
  For imaginary types, the corresponding real type is given by deleting the keyword
  _Imaginary from the type name.
-<p><!--para 4 -->
+<p><a name="G.2p4" href="#G.2p4"><small>4</small></a>
  Each imaginary type has the same representation and alignment requirements as the
  corresponding real type. The value of an object of imaginary type is the value of the real
  representation times the imaginary unit.
-<p><!--para 5 -->
+<p><a name="G.2p5" href="#G.2p5"><small>5</small></a>
  The imaginary type domain comprises the imaginary types.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="G.3" href="#G.3">G.3 Conventions</a></h3>
-<p><!--para 1 -->
+<p><a name="G.3p1" href="#G.3p1"><small>1</small></a>
  A complex or imaginary value with at least one infinite part is regarded as an infinity
  (even if its other part is a NaN). A complex or imaginary value is a finite number if each
  of its parts is a finite number (neither infinite nor NaN). A complex or imaginary value is
@@ -23759,16 +23759,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="G.4.1" href="#G.4.1">G.4.1 Imaginary types</a></h4>
-<p><!--para 1 -->
+<p><a name="G.4.1p1" href="#G.4.1p1"><small>1</small></a>
  Conversions among imaginary types follow rules analogous to those for real floating
  types.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="G.4.2" href="#G.4.2">G.4.2 Real and imaginary</a></h4>
-<p><!--para 1 -->
+<p><a name="G.4.2p1" href="#G.4.2p1"><small>1</small></a>
  When a value of imaginary type is converted to a real type other than _Bool,<sup><a href="#note324"><b>324)</b></a></sup> the
  result is a positive zero.
-<p><!--para 2 -->
+<p><a name="G.4.2p2" href="#G.4.2p2"><small>2</small></a>
  When a value of real type is converted to an imaginary type, the result is a positive
  imaginary zero.
 
@@ -23778,21 +23778,21 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="G.4.3" href="#G.4.3">G.4.3 Imaginary and complex</a></h4>
-<p><!--para 1 -->
+<p><a name="G.4.3p1" href="#G.4.3p1"><small>1</small></a>
  When a value of imaginary type is converted to a complex type, the real part of the
  complex result value is a positive zero and the imaginary part of the complex result value
  is determined by the conversion rules for the corresponding real types.
-<p><!--para 2 -->
+<p><a name="G.4.3p2" href="#G.4.3p2"><small>2</small></a>
  When a value of complex type is converted to an imaginary type, the real part of the
  complex value is discarded and the value of the imaginary part is converted according to
  the conversion rules for the corresponding real types.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="G.5" href="#G.5">G.5 Binary operators</a></h3>
-<p><!--para 1 -->
+<p><a name="G.5p1" href="#G.5p1"><small>1</small></a>
  The following subclauses supplement <a href="#6.5">6.5</a> in order to specify the type of the result for an
  operation with an imaginary operand.
-<p><!--para 2 -->
+<p><a name="G.5p2" href="#G.5p2"><small>2</small></a>
  For most operand types, the value of the result of a binary operator with an imaginary or
  complex operand is completely determined, with reference to real arithmetic, by the usual
  mathematical formula. For some operand types, the usual mathematical formula is
@@ -23808,11 +23808,11 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="G.5.1" href="#G.5.1">G.5.1 Multiplicative operators</a></h4>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="G.5.1p1" href="#G.5.1p1"><small>1</small></a>
  If one operand has real type and the other operand has imaginary type, then the result has
  imaginary type. If both operands have imaginary type, then the result has real type. (If
  either operand has complex type, then the result has complex type.)
-<p><!--para 2 -->
+<p><a name="G.5.1p2" href="#G.5.1p2"><small>2</small></a>
  If the operands are not both complex, then the result and floating-point exception
  behavior of the * operator is defined by the usual mathematical formula:
 <pre>
@@ -23830,7 +23830,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <pre>
         x + iy       (xu) + i(yu)        (-yv) + i(xv)
 </pre>
-<p><!--para 3 -->
+<p><a name="G.5.1p3" href="#G.5.1p3"><small>3</small></a>
  If the second operand is not complex, then the result and floating-point exception
  behavior of the / operator is defined by the usual mathematical formula:
 <pre>
@@ -23848,7 +23848,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 <pre>
         x + iy       (x/u) + i(y/u)        (y/v) + i(-x/v)
 </pre>
-<p><!--para 4 -->
+<p><a name="G.5.1p4" href="#G.5.1p4"><small>4</small></a>
  The * and / operators satisfy the following infinity properties for all real, imaginary, and
  complex operands:<sup><a href="#note325"><b>325)</b></a></sup>
 <ul>
@@ -23866,11 +23866,11 @@ If a length modifier appears with any conversion specifier other than as specifi
 <li>  if the first operand is a nonzero finite number or an infinity and the second operand is
  a zero, then the result of the / operator is an infinity.
 </ul>
-<p><!--para 5 -->
+<p><a name="G.5.1p5" href="#G.5.1p5"><small>5</small></a>
  If both operands of the * operator are complex or if the second operand of the / operator
  is complex, the operator raises floating-point exceptions if appropriate for the calculation
  of the parts of the result, and may raise spurious floating-point exceptions.
-<p><!--para 6 -->
+<p><a name="G.5.1p6" href="#G.5.1p6"><small>6</small></a>
  EXAMPLE 1 Multiplication of double _Complex operands could be implemented as follows. Note
  that the imaginary unit I has imaginary type (see <a href="#G.6">G.6</a>).
 <!--page 483 -->
@@ -23923,11 +23923,11 @@ If a length modifier appears with any conversion specifier other than as specifi
                   return x + I * y;
           }
 </pre>
-<p><!--para 7 -->
+<p><a name="G.5.1p7" href="#G.5.1p7"><small>7</small></a>
  This implementation achieves the required treatment of infinities at the cost of only one isnan test in
  ordinary (finite) cases. It is less than ideal in that undue overflow and underflow may occur.
  
-<p><!--para 8 -->
+<p><a name="G.5.1p8" href="#G.5.1p8"><small>8</small></a>
  EXAMPLE 2      Division of two double _Complex operands could be implemented as follows.
 <!--page 484 -->
 <pre>
@@ -23975,7 +23975,7 @@ If a length modifier appears with any conversion specifier other than as specifi
                   return x + I * y;
          }
 </pre>
-<p><!--para 9 -->
+<p><a name="G.5.1p9" href="#G.5.1p9"><small>9</small></a>
  Scaling the denominator alleviates the main overflow and underflow problem, which is more serious than
  for multiplication. In the spirit of the multiplication example above, this code does not defend against
  overflow and underflow in the calculation of the numerator. Scaling with the scalbn function, instead of
@@ -23990,11 +23990,11 @@ If a length modifier appears with any conversion specifier other than as specifi
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="G.5.2" href="#G.5.2">G.5.2 Additive operators</a></h4>
 <p><b>Semantics</b>
-<p><!--para 1 -->
+<p><a name="G.5.2p1" href="#G.5.2p1"><small>1</small></a>
  If both operands have imaginary type, then the result has imaginary type. (If one operand
  has real type and the other operand has imaginary type, or if either operand has complex
  type, then the result has complex type.)
-<p><!--para 2 -->
+<p><a name="G.5.2p2" href="#G.5.2p2"><small>2</small></a>
  In all cases the result and floating-point exception behavior of a + or - operator is defined
  by the usual mathematical formula:
 <pre>
@@ -24015,7 +24015,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="G.6" href="#G.6">G.6 Complex arithmetic &lt;complex.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="G.6p1" href="#G.6p1"><small>1</small></a>
  The macros
 <pre>
          imaginary
@@ -24032,33 +24032,33 @@ If a length modifier appears with any conversion specifier other than as specifi
  is defined to be _Imaginary_I (not _Complex_I as stated in <a href="#7.3">7.3</a>). Notwithstanding
  the provisions of <a href="#7.1.3">7.1.3</a>, a program may undefine and then perhaps redefine the macro
  imaginary.
-<p><!--para 2 -->
+<p><a name="G.6p2" href="#G.6p2"><small>2</small></a>
  This subclause contains specifications for the <a href="#7.3">&lt;complex.h&gt;</a> functions that are
  particularly suited to IEC 60559 implementations. For families of functions, the
  specifications apply to all of the functions even though only the principal function is
 <!--page 485 -->
  shown. Unless otherwise specified, where the symbol ''(+-)'' occurs in both an argument
  and the result, the result has the same sign as the argument.
-<p><!--para 3 -->
+<p><a name="G.6p3" href="#G.6p3"><small>3</small></a>
  The functions are continuous onto both sides of their branch cuts, taking into account the
  sign of zero. For example, csqrt(-2 (+-) i0) = (+-)i(sqrt)(2).
-<p><!--para 4 -->
+<p><a name="G.6p4" href="#G.6p4"><small>4</small></a>
  Since complex and imaginary values are composed of real values, each function may be
  regarded as computing real values from real values. Except as noted, the functions treat
  real infinities, NaNs, signed zeros, subnormals, and the floating-point exception flags in a
  manner consistent with the specifications for real functions in F.9.<sup><a href="#note326"><b>326)</b></a></sup>
-<p><!--para 5 -->
+<p><a name="G.6p5" href="#G.6p5"><small>5</small></a>
  The functions cimag, conj, cproj, and creal are fully specified for all
  implementations, including IEC 60559 ones, in <a href="#7.3.9">7.3.9</a>. These functions raise no floating-
  point exceptions.
-<p><!--para 6 -->
+<p><a name="G.6p6" href="#G.6p6"><small>6</small></a>
  Each of the functions cabs and carg is specified by a formula in terms of a real
  function (whose special cases are covered in <a href="#F">annex F</a>):
 <pre>
          cabs(x + iy) = hypot(x, y)
          carg(x + iy) = atan2(y, x)
 </pre>
-<p><!--para 7 -->
+<p><a name="G.6p7" href="#G.6p7"><small>7</small></a>
  Each of the functions casin, catan, ccos, csin, and ctan is specified implicitly by
  a formula in terms of other complex functions (whose special cases are specified below):
 <pre>
@@ -24068,7 +24068,7 @@ If a length modifier appears with any conversion specifier other than as specifi
          csin(z)         =   -i csinh(iz)
          ctan(z)         =   -i ctanh(iz)
 </pre>
-<p><!--para 8 -->
+<p><a name="G.6p8" href="#G.6p8"><small>8</small></a>
  For the other functions, the following subclauses specify behavior for special cases,
  including treatment of the ''invalid'' and ''divide-by-zero'' floating-point exceptions. For
  families of functions, the specifications apply to all of the functions even though only the
@@ -24076,7 +24076,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  specifications for the upper half-plane imply the specifications for the lower half-plane; if
  the function f is also either even, f (-z) = f (z), or odd, f (-z) = - f (z), then the
  specifications for the first quadrant imply the specifications for the other three quadrants.
-<p><!--para 9 -->
+<p><a name="G.6p9" href="#G.6p9"><small>9</small></a>
  In the following subclauses, cis(y) is defined as cos(y) + i sin(y).
  
  
@@ -24094,7 +24094,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.1.1" href="#G.6.1.1">G.6.1.1 The cacos functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.1.1p1" href="#G.6.1.1p1"><small>1</small></a>
 <ul>
 <li>  cacos(conj(z)) = conj(cacos(z)).
 <li>  cacos((+-)0 + i0) returns pi /2 - i0.
@@ -24119,7 +24119,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.2.1" href="#G.6.2.1">G.6.2.1 The cacosh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.2.1p1" href="#G.6.2.1p1"><small>1</small></a>
 <ul>
 <li>  cacosh(conj(z)) = conj(cacosh(z)).
 <li>  cacosh((+-)0 + i0) returns +0 + ipi /2.
@@ -24140,7 +24140,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.2.2" href="#G.6.2.2">G.6.2.2 The casinh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.2.2p1" href="#G.6.2.2p1"><small>1</small></a>
 <ul>
 <li>  casinh(conj(z)) = conj(casinh(z)) and casinh is odd.
 <li>  casinh(+0 + i0) returns 0 + i0.
@@ -24160,7 +24160,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.2.3" href="#G.6.2.3">G.6.2.3 The catanh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.2.3p1" href="#G.6.2.3p1"><small>1</small></a>
 <ul>
 <li>  catanh(conj(z)) = conj(catanh(z)) and catanh is odd.
 <li>  catanh(+0 + i0) returns +0 + i0.
@@ -24183,7 +24183,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.2.4" href="#G.6.2.4">G.6.2.4 The ccosh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.2.4p1" href="#G.6.2.4p1"><small>1</small></a>
 <ul>
 <li>  ccosh(conj(z)) = conj(ccosh(z)) and ccosh is even.
 <li>  ccosh(+0 + i0) returns 1 + i0.
@@ -24209,7 +24209,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.2.5" href="#G.6.2.5">G.6.2.5 The csinh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.2.5p1" href="#G.6.2.5p1"><small>1</small></a>
 <ul>
 <li>  csinh(conj(z)) = conj(csinh(z)) and csinh is odd.
 <li>  csinh(+0 + i0) returns +0 + i0.
@@ -24236,7 +24236,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.2.6" href="#G.6.2.6">G.6.2.6 The ctanh functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.2.6p1" href="#G.6.2.6p1"><small>1</small></a>
 <ul>
 <li>  ctanh(conj(z)) = conj(ctanh(z))and ctanh is odd.
 <li>  ctanh(+0 + i0) returns +0 + i0.
@@ -24261,7 +24261,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.3.1" href="#G.6.3.1">G.6.3.1 The cexp functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.3.1p1" href="#G.6.3.1p1"><small>1</small></a>
 <ul>
 <li>  cexp(conj(z)) = conj(cexp(z)).
 <li>  cexp((+-)0 + i0) returns 1 + i0.
@@ -24288,7 +24288,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.3.2" href="#G.6.3.2">G.6.3.2 The clog functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.3.2p1" href="#G.6.3.2p1"><small>1</small></a>
 <ul>
 <li>  clog(conj(z)) = conj(clog(z)).
 <li>  clog(-0 + i0) returns -(inf) + ipi and raises the ''divide-by-zero'' floating-point
@@ -24315,7 +24315,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.4.1" href="#G.6.4.1">G.6.4.1 The cpow functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.4.1p1" href="#G.6.4.1p1"><small>1</small></a>
  The cpow functions raise floating-point exceptions if appropriate for the calculation of
  the parts of the result, and may raise spurious exceptions.<sup><a href="#note327"><b>327)</b></a></sup>
 
@@ -24326,7 +24326,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="G.6.4.2" href="#G.6.4.2">G.6.4.2 The csqrt functions</a></h5>
-<p><!--para 1 -->
+<p><a name="G.6.4.2p1" href="#G.6.4.2p1"><small>1</small></a>
 <ul>
 <li>  csqrt(conj(z)) = conj(csqrt(z)).
 <li>  csqrt((+-)0 + i0) returns +0 + i0.
@@ -24350,14 +24350,14 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="G.7" href="#G.7">G.7 Type-generic math &lt;tgmath.h&gt;</a></h3>
-<p><!--para 1 -->
+<p><a name="G.7p1" href="#G.7p1"><small>1</small></a>
  Type-generic macros that accept complex arguments also accept imaginary arguments. If
  an argument is imaginary, the macro expands to an expression whose type is real,
  imaginary, or complex, as appropriate for the particular function: if the argument is
  imaginary, then the types of cos, cosh, fabs, carg, cimag, and creal are real; the
  types of sin, tan, sinh, tanh, asin, atan, asinh, and atanh are imaginary; and
  the types of the others are complex.
-<p><!--para 2 -->
+<p><a name="G.7p2" href="#G.7p2"><small>2</small></a>
  Given an imaginary argument, each of the type-generic macros cos, sin, tan, cosh,
  sinh, tanh, asin, atan, asinh, atanh is specified by a formula in terms of real
  functions:
@@ -24384,27 +24384,27 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="H.1" href="#H.1">H.1 Introduction</a></h3>
-<p><!--para 1 -->
+<p><a name="H.1p1" href="#H.1p1"><small>1</small></a>
  This annex documents the extent to which the C language supports the ISO/IEC 10967-1
  standard for language-independent arithmetic (LIA-1). LIA-1 is more general than
  IEC 60559 (<a href="#F">annex F</a>) in that it covers integer and diverse floating-point arithmetics.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="H.2" href="#H.2">H.2 Types</a></h3>
-<p><!--para 1 -->
+<p><a name="H.2p1" href="#H.2p1"><small>1</small></a>
  The relevant C arithmetic types meet the requirements of LIA-1 types if an
  implementation adds notification of exceptional arithmetic operations and meets the 1
  unit in the last place (ULP) accuracy requirement (LIA-1 subclause <a href="#5.2.8">5.2.8</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="H.2.1" href="#H.2.1">H.2.1 Boolean type</a></h4>
-<p><!--para 1 -->
+<p><a name="H.2.1p1" href="#H.2.1p1"><small>1</small></a>
  The LIA-1 data type Boolean is implemented by the C data type bool with values of
  true and false, all from <a href="#7.16">&lt;stdbool.h&gt;</a>.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="H.2.2" href="#H.2.2">H.2.2 Integer types</a></h4>
-<p><!--para 1 -->
+<p><a name="H.2.2p1" href="#H.2.2p1"><small>1</small></a>
  The signed C integer types int, long int, long long int, and the corresponding
  unsigned types are compatible with LIA-1. If an implementation adds support for the
  LIA-1 exceptional values ''integer_overflow'' and ''undefined'', then those types are
@@ -24412,21 +24412,21 @@ If a length modifier appears with any conversion specifier other than as specifi
  in that overflows or out-of-bounds results silently wrap. An implementation that defines
  signed integer types as also being modulo need not detect integer overflow, in which case,
  only integer divide-by-zero need be detected.
-<p><!--para 2 -->
+<p><a name="H.2.2p2" href="#H.2.2p2"><small>2</small></a>
  The parameters for the integer data types can be accessed by the following:
 <pre>
  maxint        INT_MAX, LONG_MAX, LLONG_MAX, UINT_MAX, ULONG_MAX,
                ULLONG_MAX
  minint        INT_MIN, LONG_MIN, LLONG_MIN
 </pre>
-<p><!--para 3 -->
+<p><a name="H.2.2p3" href="#H.2.2p3"><small>3</small></a>
  The parameter ''bounded'' is always true, and is not provided. The parameter ''minint''
  is always 0 for the unsigned types, and is not provided for those types.
 <!--page 494 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="H.2.2.1" href="#H.2.2.1">H.2.2.1 Integer operations</a></h5>
-<p><!--para 1 -->
+<p><a name="H.2.2.1p1" href="#H.2.2.1p1"><small>1</small></a>
  The integer operations on integer types are the following:
 <pre>
  addI           x + y
@@ -24447,7 +24447,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="H.2.3" href="#H.2.3">H.2.3 Floating-point types</a></h4>
-<p><!--para 1 -->
+<p><a name="H.2.3p1" href="#H.2.3p1"><small>1</small></a>
  The C floating-point types float, double, and long double are compatible with
  LIA-1. If an implementation adds support for the LIA-1 exceptional values
  ''underflow'', ''floating_overflow'', and ''"undefined'', then those types are conformant
@@ -24457,7 +24457,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="H.2.3.1" href="#H.2.3.1">H.2.3.1 Floating-point parameters</a></h5>
-<p><!--para 1 -->
+<p><a name="H.2.3.1p1" href="#H.2.3.1p1"><small>1</small></a>
  The parameters for a floating point data type can be accessed by the following:
 <pre>
  r              FLT_RADIX
@@ -24465,7 +24465,7 @@ If a length modifier appears with any conversion specifier other than as specifi
  emax           FLT_MAX_EXP, DBL_MAX_EXP, LDBL_MAX_EXP
  emin           FLT_MIN_EXP, DBL_MIN_EXP, LDBL_MIN_EXP
 </pre>
-<p><!--para 2 -->
+<p><a name="H.2.3.1p2" href="#H.2.3.1p2"><small>2</small></a>
  The derived constants for the floating point types are accessed by the following:
 <!--page 495 -->
 <pre>
@@ -24477,7 +24477,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="H.2.3.2" href="#H.2.3.2">H.2.3.2 Floating-point operations</a></h5>
-<p><!--para 1 -->
+<p><a name="H.2.3.2p1" href="#H.2.3.2p1"><small>1</small></a>
  The floating-point operations on floating-point types are the following:
 <pre>
  addF          x + y
@@ -24503,10 +24503,10 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="H.2.3.3" href="#H.2.3.3">H.2.3.3 Rounding styles</a></h5>
-<p><!--para 1 -->
+<p><a name="H.2.3.3p1" href="#H.2.3.3p1"><small>1</small></a>
  The C Standard requires all floating types to use the same radix and rounding style, so
  that only one identifier for each is provided to map to LIA-1.
-<p><!--para 2 -->
+<p><a name="H.2.3.3p2" href="#H.2.3.3p2"><small>2</small></a>
  The FLT_ROUNDS parameter can be used to indicate the LIA-1 rounding styles:
 <pre>
  truncate      FLT_ROUNDS == 0
@@ -24519,7 +24519,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="H.2.4" href="#H.2.4">H.2.4 Type conversions</a></h4>
-<p><!--para 1 -->
+<p><a name="H.2.4p1" href="#H.2.4p1"><small>1</small></a>
  The LIA-1 type conversions are the following type casts:
 <pre>
  cvtI' -&gt; I      (int)i, (long int)i, (long long int)i,
@@ -24531,14 +24531,14 @@ If a length modifier appears with any conversion specifier other than as specifi
  cvtI -&gt; F       (float)i, (double)i, (long double)i
  cvtF' -&gt; F      (float)x, (double)x, (long double)x
 </pre>
-<p><!--para 2 -->
+<p><a name="H.2.4p2" href="#H.2.4p2"><small>2</small></a>
  In the above conversions from floating to integer, the use of (cast)x can be replaced with
  (cast)round(x), (cast)rint(x), (cast)nearbyint(x), (cast)trunc(x),
  (cast)ceil(x), or (cast)floor(x). In addition, C's floating-point to integer
  conversion functions, lrint(), llrint(), lround(), and llround(), can be
  used. They all meet LIA-1's requirements on floating to integer rounding for in-range
  values. For out-of-range values, the conversions shall silently wrap for the modulo types.
-<p><!--para 3 -->
+<p><a name="H.2.4p3" href="#H.2.4p3"><small>3</small></a>
  The fmod() function is useful for doing silent wrapping to unsigned integer types, e.g.,
  fmod( fabs(rint(x)), 65536.0 ) or (0.0 &lt;= (y = fmod( rint(x),
  65536.0 )) ? y : 65536.0 + y) will compute an integer value in the range 0.0
@@ -24547,17 +24547,17 @@ If a length modifier appears with any conversion specifier other than as specifi
  e.g., remainder( rint(x), 65536.0 ) will compute an integer value in the
  range -32767.0 to +32768.0 which is not, in general, in the range of signed short
  int.
-<p><!--para 4 -->
+<p><a name="H.2.4p4" href="#H.2.4p4"><small>4</small></a>
  C's conversions (casts) from floating-point to floating-point can meet LIA-1
  requirements if an implementation uses round-to-nearest (IEC 60559 default).
-<p><!--para 5 -->
+<p><a name="H.2.4p5" href="#H.2.4p5"><small>5</small></a>
  C's conversions (casts) from integer to floating-point can meet LIA-1 requirements if an
  implementation uses round-to-nearest.
 <!--page 497 -->
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="H.3" href="#H.3">H.3 Notification</a></h3>
-<p><!--para 1 -->
+<p><a name="H.3p1" href="#H.3p1"><small>1</small></a>
  Notification is the process by which a user or program is informed that an exceptional
  arithmetic operation has occurred. C's operations are compatible with LIA-1 in that C
  allows an implementation to cause a notification to occur when any arithmetic operation
@@ -24565,20 +24565,20 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="H.3.1" href="#H.3.1">H.3.1 Notification alternatives</a></h4>
-<p><!--para 1 -->
+<p><a name="H.3.1p1" href="#H.3.1p1"><small>1</small></a>
  LIA-1 requires at least the following two alternatives for handling of notifications:
  setting indicators or trap-and-terminate. LIA-1 allows a third alternative: trap-and-
  resume.
-<p><!--para 2 -->
+<p><a name="H.3.1p2" href="#H.3.1p2"><small>2</small></a>
  An implementation need only support a given notification alternative for the entire
  program. An implementation may support the ability to switch between notification
  alternatives during execution, but is not required to do so. An implementation can
  provide separate selection for each kind of notification, but this is not required.
-<p><!--para 3 -->
+<p><a name="H.3.1p3" href="#H.3.1p3"><small>3</small></a>
  C allows an implementation to provide notification. C's SIGFPE (for traps) and
  FE_INVALID, FE_DIVBYZERO, FE_OVERFLOW, FE_UNDERFLOW (for indicators)
  can provide LIA-1 notification.
-<p><!--para 4 -->
+<p><a name="H.3.1p4" href="#H.3.1p4"><small>4</small></a>
  C's signal handlers are compatible with LIA-1. Default handling of SIGFPE can
  provide trap-and-terminate behavior, except for those LIA-1 operations implemented by
  math library function calls. User-provided signal handlers for SIGFPE allow for trap-
@@ -24586,16 +24586,16 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="H.3.1.1" href="#H.3.1.1">H.3.1.1 Indicators</a></h5>
-<p><!--para 1 -->
+<p><a name="H.3.1.1p1" href="#H.3.1.1p1"><small>1</small></a>
  C's <a href="#7.6">&lt;fenv.h&gt;</a> status flags are compatible with the LIA-1 indicators.
-<p><!--para 2 -->
+<p><a name="H.3.1.1p2" href="#H.3.1.1p2"><small>2</small></a>
  The following mapping is for floating-point types:
 <pre>
  undefined                FE_INVALID, FE_DIVBYZERO
  floating_overflow         FE_OVERFLOW
  underflow                FE_UNDERFLOW
 </pre>
-<p><!--para 3 -->
+<p><a name="H.3.1.1p3" href="#H.3.1.1p3"><small>3</small></a>
  The floating-point indicator interrogation and manipulation operations are:
 <pre>
  set_indicators          feraiseexcept(i)
@@ -24604,29 +24604,29 @@ If a length modifier appears with any conversion specifier other than as specifi
  current_indicators      fetestexcept(FE_ALL_EXCEPT)
 </pre>
  where i is an expression of type int representing a subset of the LIA-1 indicators.
-<p><!--para 4 -->
+<p><a name="H.3.1.1p4" href="#H.3.1.1p4"><small>4</small></a>
  C allows an implementation to provide the following LIA-1 required behavior: at
  program termination if any indicator is set the implementation shall send an unambiguous
 <!--page 498 -->
  and ''hard to ignore'' message (see LIA-1 subclause <a href="#6.1.2">6.1.2</a>)
-<p><!--para 5 -->
+<p><a name="H.3.1.1p5" href="#H.3.1.1p5"><small>5</small></a>
  LIA-1 does not make the distinction between floating-point and integer for ''undefined''.
  This documentation makes that distinction because <a href="#7.6">&lt;fenv.h&gt;</a> covers only the floating-
  point indicators.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h5><a name="H.3.1.2" href="#H.3.1.2">H.3.1.2 Traps</a></h5>
-<p><!--para 1 -->
+<p><a name="H.3.1.2p1" href="#H.3.1.2p1"><small>1</small></a>
  C is compatible with LIA-1's trap requirements for arithmetic operations, but not for
  math library functions (which are not permitted to generate any externally visible
  exceptional conditions). An implementation can provide an alternative of notification
  through termination with a ''hard-to-ignore'' message (see LIA-1 subclause <a href="#6.1.3">6.1.3</a>).
-<p><!--para 2 -->
+<p><a name="H.3.1.2p2" href="#H.3.1.2p2"><small>2</small></a>
  LIA-1 does not require that traps be precise.
-<p><!--para 3 -->
+<p><a name="H.3.1.2p3" href="#H.3.1.2p3"><small>3</small></a>
  C does require that SIGFPE be the signal corresponding to arithmetic exceptions, if there
  is any signal raised for them.
-<p><!--para 4 -->
+<p><a name="H.3.1.2p4" href="#H.3.1.2p4"><small>4</small></a>
  C supports signal handlers for SIGFPE and allows trapping of arithmetic exceptions.
  When arithmetic exceptions do trap, C's signal-handler mechanism allows trap-and-
  terminate (either default implementation behavior or user replacement for it) or trap-and-
@@ -24639,11 +24639,11 @@ If a length modifier appears with any conversion specifier other than as specifi
                                      (informative)
                                 Common warnings
 </pre>
-<p><!--para 1 -->
+<p><a name="Ip1" href="#Ip1"><small>1</small></a>
  An implementation may generate warnings in many situations, none of which are
  specified as part of this International Standard. The following are a few of the more
  common situations.
-<p><!--para 2 -->
+<p><a name="Ip2" href="#Ip2"><small>2</small></a>
 <ul>
 <li>  A new struct or union type appears in a function prototype (<a href="#6.2.1">6.2.1</a>, <a href="#6.7.2.3">6.7.2.3</a>).
 <li>  A block with initialization of an object that has automatic storage duration is jumped
@@ -24685,13 +24685,13 @@ If a length modifier appears with any conversion specifier other than as specifi
                                       (informative)
                                    Portability issues
 </pre>
-<p><!--para 1 -->
+<p><a name="Jp1" href="#Jp1"><small>1</small></a>
  This annex collects some information about portability that appears in this International
  Standard.
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="J.1" href="#J.1">J.1 Unspecified behavior</a></h3>
-<p><!--para 1 -->
+<p><a name="J.1p1" href="#J.1p1"><small>1</small></a>
  The following are unspecified:
 <ul>
 <li>  The manner and timing of static initialization (<a href="#5.1.2">5.1.2</a>).
@@ -24803,7 +24803,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="J.2" href="#J.2">J.2 Undefined behavior</a></h3>
-<p><!--para 1 -->
+<p><a name="J.2p1" href="#J.2p1"><small>1</small></a>
  The behavior is undefined in the following circumstances:
 <ul>
 <li>  A ''shall'' or ''shall not'' requirement that appears outside of a constraint is violated
@@ -25263,13 +25263,13 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="J.3" href="#J.3">J.3 Implementation-defined behavior</a></h3>
-<p><!--para 1 -->
+<p><a name="J.3p1" href="#J.3p1"><small>1</small></a>
  A conforming implementation is required to document its choice of behavior in each of
  the areas listed in this subclause. The following are implementation-defined:
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.1" href="#J.3.1">J.3.1 Translation</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.1p1" href="#J.3.1p1"><small>1</small></a>
 <ul>
 <li>  How a diagnostic is identified (<a href="#3.10">3.10</a>, <a href="#5.1.1.3">5.1.1.3</a>).
 <li>  Whether each nonempty sequence of white-space characters other than new-line is
@@ -25278,7 +25278,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.2" href="#J.3.2">J.3.2 Environment</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.2p1" href="#J.3.2p1"><small>1</small></a>
 <ul>
 <li>  The mapping between physical source file multibyte characters and the source
  character set in translation phase 1 (<a href="#5.1.1.2">5.1.1.2</a>).
@@ -25300,7 +25300,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.3" href="#J.3.3">J.3.3 Identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.3p1" href="#J.3.3p1"><small>1</small></a>
 <ul>
 <li>  Which additional multibyte characters may appear in identifiers and their
  correspondence to universal character names (<a href="#6.4.2">6.4.2</a>).
@@ -25310,7 +25310,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.4" href="#J.3.4">J.3.4 Characters</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.4p1" href="#J.3.4p1"><small>1</small></a>
 <ul>
 <li>  The number of bits in a byte (<a href="#3.6">3.6</a>).
 <li>  The values of the members of the execution character set (<a href="#5.2.1">5.2.1</a>).
@@ -25339,7 +25339,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.5" href="#J.3.5">J.3.5 Integers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.5p1" href="#J.3.5p1"><small>1</small></a>
 <ul>
 <li>  Any extended integer types that exist in the implementation (<a href="#6.2.5">6.2.5</a>).
 <li>  Whether signed integer types are represented using sign and magnitude, two's
@@ -25355,7 +25355,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.6" href="#J.3.6">J.3.6 Floating point</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.6p1" href="#J.3.6p1"><small>1</small></a>
 <ul>
 <li>  The accuracy of the floating-point operations and of the library functions in
  <a href="#7.12">&lt;math.h&gt;</a> and <a href="#7.3">&lt;complex.h&gt;</a> that return floating-point results (<a href="#5.2.4.2.2">5.2.4.2.2</a>).
@@ -25383,7 +25383,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.7" href="#J.3.7">J.3.7 Arrays and pointers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.7p1" href="#J.3.7p1"><small>1</small></a>
 <ul>
 <li>  The result of converting a pointer to an integer or vice versa (<a href="#6.3.2.3">6.3.2.3</a>).
 <li>  The size of the result of subtracting two pointers to elements of the same array
@@ -25393,7 +25393,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.8" href="#J.3.8">J.3.8 Hints</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.8p1" href="#J.3.8p1"><small>1</small></a>
 <ul>
 <li>  The extent to which suggestions made by using the register storage-class
  specifier are effective (<a href="#6.7.1">6.7.1</a>).
@@ -25403,7 +25403,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.9" href="#J.3.9">J.3.9 Structures, unions, enumerations, and bit-fields</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.9p1" href="#J.3.9p1"><small>1</small></a>
 <ul>
 <li>  Whether a ''plain'' int bit-field is treated as a signed int bit-field or as an
  unsigned int bit-field (<a href="#6.7.2">6.7.2</a>, <a href="#6.7.2.1">6.7.2.1</a>).
@@ -25418,14 +25418,14 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.10" href="#J.3.10">J.3.10 Qualifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.10p1" href="#J.3.10p1"><small>1</small></a>
 <ul>
 <li>  What constitutes an access to an object that has volatile-qualified type (<a href="#6.7.3">6.7.3</a>).
 </ul>
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.11" href="#J.3.11">J.3.11 Preprocessing directives</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.11p1" href="#J.3.11p1"><small>1</small></a>
 <ul>
 <li>  The locations within #pragma directives where header name preprocessing tokens
  are recognized (<a href="#6.4">6.4</a>, <a href="#6.4.7">6.4.7</a>).
@@ -25453,7 +25453,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.12" href="#J.3.12">J.3.12 Library functions</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.12p1" href="#J.3.12p1"><small>1</small></a>
 <ul>
 <li>  Any library facilities available to a freestanding program, other than the minimal set
  required by clause 4 (<a href="#5.1.2.1">5.1.2.1</a>).
@@ -25546,7 +25546,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.3.13" href="#J.3.13">J.3.13 Architecture</a></h4>
-<p><!--para 1 -->
+<p><a name="J.3.13p1" href="#J.3.13p1"><small>1</small></a>
 <ul>
 <li>  The values or expressions assigned to the macros specified in the headers
  <a href="#7.7">&lt;float.h&gt;</a>, <a href="#7.10">&lt;limits.h&gt;</a>, and <a href="#7.18">&lt;stdint.h&gt;</a> (<a href="#5.2.4.2">5.2.4.2</a>, <a href="#7.18.2">7.18.2</a>, <a href="#7.18.3">7.18.3</a>).
@@ -25558,7 +25558,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="J.4" href="#J.4">J.4 Locale-specific behavior</a></h3>
-<p><!--para 1 -->
+<p><a name="J.4p1" href="#J.4p1"><small>1</small></a>
  The following characteristics of a hosted environment are locale-specific and are required
  to be documented by the implementation:
 <ul>
@@ -25589,7 +25589,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h3><a name="J.5" href="#J.5">J.5 Common extensions</a></h3>
-<p><!--para 1 -->
+<p><a name="J.5p1" href="#J.5p1"><small>1</small></a>
  The following extensions are widely used in many systems, but are not portable to all
  implementations. The inclusion of any extension that may cause a strictly conforming
  program to become invalid renders an implementation nonconforming. Examples of such
@@ -25598,7 +25598,7 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.1" href="#J.5.1">J.5.1 Environment arguments</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.1p1" href="#J.5.1p1"><small>1</small></a>
  In a hosted environment, the main function receives a third argument, char *envp[],
  that points to a null-terminated array of pointers to char, each of which points to a string
  that provides information about the environment for this execution of the program
@@ -25606,31 +25606,31 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.2" href="#J.5.2">J.5.2 Specialized identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.2p1" href="#J.5.2p1"><small>1</small></a>
  Characters other than the underscore _, letters, and digits, that are not part of the basic
  source character set (such as the dollar sign $, or characters in national character sets)
  may appear in an identifier (<a href="#6.4.2">6.4.2</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.3" href="#J.5.3">J.5.3 Lengths and cases of identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.3p1" href="#J.5.3p1"><small>1</small></a>
  All characters in identifiers (with or without external linkage) are significant (<a href="#6.4.2">6.4.2</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.4" href="#J.5.4">J.5.4 Scopes of identifiers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.4p1" href="#J.5.4p1"><small>1</small></a>
  A function identifier, or the identifier of an object the declaration of which contains the
  keyword extern, has file scope (<a href="#6.2.1">6.2.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.5" href="#J.5.5">J.5.5 Writable string literals</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.5p1" href="#J.5.5p1"><small>1</small></a>
  String literals are modifiable (in which case, identical string literals should denote distinct
  objects) (<a href="#6.4.5">6.4.5</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.6" href="#J.5.6">J.5.6 Other arithmetic types</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.6p1" href="#J.5.6p1"><small>1</small></a>
  Additional arithmetic types, such as __int128 or double double, and their
  appropriate conversions are defined (<a href="#6.2.5">6.2.5</a>, <a href="#6.3.1">6.3.1</a>). Additional floating types may have
  more range or precision than long double, may be used for evaluating expressions of
@@ -25639,29 +25639,29 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.7" href="#J.5.7">J.5.7 Function pointer casts</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.7p1" href="#J.5.7p1"><small>1</small></a>
  A pointer to an object or to void may be cast to a pointer to a function, allowing data to
  be invoked as a function (<a href="#6.5.4">6.5.4</a>).
-<p><!--para 2 -->
+<p><a name="J.5.7p2" href="#J.5.7p2"><small>2</small></a>
  A pointer to a function may be cast to a pointer to an object or to void, allowing a
  function to be inspected or modified (for example, by a debugger) (<a href="#6.5.4">6.5.4</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.8" href="#J.5.8">J.5.8 Extended bit-field types</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.8p1" href="#J.5.8p1"><small>1</small></a>
  A bit-field may be declared with a type other than _Bool, unsigned int, or
  signed int, with an appropriate maximum width (<a href="#6.7.2.1">6.7.2.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.9" href="#J.5.9">J.5.9 The fortran keyword</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.9p1" href="#J.5.9p1"><small>1</small></a>
  The fortran function specifier may be used in a function declaration to indicate that
  calls suitable for FORTRAN should be generated, or that a different representation for the
  external name is to be generated (<a href="#6.7.4">6.7.4</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.10" href="#J.5.10">J.5.10 The asm keyword</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.10p1" href="#J.5.10p1"><small>1</small></a>
  The asm keyword may be used to insert assembly language directly into the translator
  output (<a href="#6.8">6.8</a>). The most common implementation is via a statement of the form:
 <pre>
@@ -25670,21 +25670,21 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.11" href="#J.5.11">J.5.11 Multiple external definitions</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.11p1" href="#J.5.11p1"><small>1</small></a>
  There may be more than one external definition for the identifier of an object, with or
  without the explicit use of the keyword extern; if the definitions disagree, or more than
  one is initialized, the behavior is undefined (<a href="#6.9.2">6.9.2</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.12" href="#J.5.12">J.5.12 Predefined macro names</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.12p1" href="#J.5.12p1"><small>1</small></a>
  Macro names that do not begin with an underscore, describing the translation and
  execution environments, are defined by the implementation before translation begins
  (<a href="#6.10.8">6.10.8</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.13" href="#J.5.13">J.5.13 Floating-point status flags</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.13p1" href="#J.5.13p1"><small>1</small></a>
  If any floating-point status flags are set on normal termination after all calls to functions
  registered by the atexit function have been made (see <a href="#7.20.4.3">7.20.4.3</a>), the implementation
  writes some diagnostics indicating the fact to the stderr stream, if it is still open,
@@ -25692,28 +25692,28 @@ If a length modifier appears with any conversion specifier other than as specifi
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.14" href="#J.5.14">J.5.14 Extra arguments for signal handlers</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.14p1" href="#J.5.14p1"><small>1</small></a>
  Handlers for specific signals are called with extra arguments in addition to the signal
  number (<a href="#7.14.1.1">7.14.1.1</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.15" href="#J.5.15">J.5.15 Additional stream types and file-opening modes</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.15p1" href="#J.5.15p1"><small>1</small></a>
  Additional mappings from files to streams are supported (<a href="#7.19.2">7.19.2</a>).
-<p><!--para 2 -->
+<p><a name="J.5.15p2" href="#J.5.15p2"><small>2</small></a>
  Additional file-opening modes may be specified by characters appended to the mode
  argument of the fopen function (<a href="#7.19.5.3">7.19.5.3</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.16" href="#J.5.16">J.5.16 Defined file position indicator</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.16p1" href="#J.5.16p1"><small>1</small></a>
  The file position indicator is decremented by each successful call to the ungetc or
  ungetwc function for a text stream, except if its value was zero before a call (<a href="#7.19.7.11">7.19.7.11</a>,
  <a href="#7.24.3.10">7.24.3.10</a>).
 
 <p><small><a href="#Contents">Contents</a></small>
 <h4><a name="J.5.17" href="#J.5.17">J.5.17 Math error reporting</a></h4>
-<p><!--para 1 -->
+<p><a name="J.5.17p1" href="#J.5.17p1"><small>1</small></a>
  Functions declared in <a href="#7.3">&lt;complex.h&gt;</a> and <a href="#7.12">&lt;math.h&gt;</a> raise SIGFPE to report errors
  instead of, or in addition to, setting errno or raising floating-point exceptions (<a href="#7.3">7.3</a>,
  <a href="#7.12">7.12</a>).