We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf27216 commit dc8b2d4Copy full SHA for dc8b2d4
source/locales.tex
@@ -1043,7 +1043,7 @@
1043
\end{codeblock}
1044
1045
\pnum
1046
-Class \tcode{ctype} encapsulates the C library \libheader{cctype} features.
+Class \tcode{ctype} encapsulates the C library \libheaderref{cctype} features.
1047
\tcode{istream} members are required to use \tcode{ctype<>}
1048
for character classing during input parsing.
1049
@@ -2335,7 +2335,7 @@
2335
\stage{3}
2336
The sequence of \tcode{char}{s} accumulated in stage 2 (the field)
2337
is converted to a numeric value by the rules of one of the functions
2338
-declared in the header \libheader{cstdlib}:
+declared in the header \libheaderref{cstdlib}:
2339
2340
\begin{itemize}
2341
\item
0 commit comments