Thanks to visit codestin.com Credit goes to github.com
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 d5fadf7 commit 0b71ceaCopy full SHA for 0b71cea
1 file changed
Doc/api/api.tex
@@ -74,8 +74,8 @@ \section{Include Files \label{includes}}
74
\end{verbatim}
75
76
This implies inclusion of the following standard headers:
77
-\code{<stdio.h>}, \code{<string.h>}, \code{<errno.h>}, and
78
-\code{<stdlib.h>} (if available).
+\code{<stdio.h>}, \code{<string.h>}, \code{<errno.h>},
+\code{<limits.h>}, and \code{<stdlib.h>} (if available).
79
80
All user visible names defined by Python.h (except those defined by
81
the included standard headers) have one of the prefixes \samp{Py} or
0 commit comments