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 0df8c5f commit 890da84Copy full SHA for 890da84
intro.tex
@@ -1748,7 +1748,7 @@
1748
(\emph{forward declaration}) of functions, variables and macro definitions.
1749
From the preprocessor's point of view, this is a simple file in the C language.
1750
\item \emsl{These header files are not specific to UNIX. They are part of
1751
-the ISO~C standard, that is included in POSIX.1 (page \pageref{C_LANGUAGE})
+the ISO~C standard, that is included in POSIX.1 (page \pageref{C_LANGUAGE}).
1752
It is important to realize that every system that supports ISO~C has to have
1753
these files, regardless of whether it supports POSIX.1.}
1754
\item The appropriate header file for given function can be looked up using the
0 commit comments