Kaydet (Commit) 4518577b authored tarafından Jack Jansen's avatar Jack Jansen

Fixed incorrect tex-code for readline

üst 479c1b30
......@@ -676,7 +676,7 @@ Files have the following methods:
continue reading after an \EOF{} is hit.)
\end{funcdesc}
\begin{funcdesc}{readline}optional{size}}
\begin{funcdesc}{readline}{\optional{size}}
Read one entire line from the file. A trailing newline character is
kept in the string%
\footnote{The advantage of leaving the newline on is that an empty string
......
......@@ -676,7 +676,7 @@ Files have the following methods:
continue reading after an \EOF{} is hit.)
\end{funcdesc}
\begin{funcdesc}{readline}optional{size}}
\begin{funcdesc}{readline}{\optional{size}}
Read one entire line from the file. A trailing newline character is
kept in the string%
\footnote{The advantage of leaving the newline on is that an empty string
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment