File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 932932the use of c99"
933933cc: acomp failed for standards.c
934934\end {verbatim }
935- % \item zdroj maker pro standard tedy mù¾e být ji¾ na stranì
936- % \pageref{UNIXSTANDARDS} zmiòovaný hla\-viè\-ko\-vý soubor
937- % \texttt{feature\_tests.h} na Solarisu.
935+ % \item the source of macros for standard can be mentioned already on page
936+ % \pageref{UNIXSTANDARDS}. Mentioned header file \texttt{feature\_tests.h}
937+ % on Solaris
938938\item See the documentation for your compiler about what other macros can be
939939used.
940940\item See page \pageref {C_LANGUAGE } for more information on standards.
966966\sltitle {Link editor (linker)}
967967\begin {itemize }
968968\item Invocation:\\
969- \texttt {ld [\emph {options }] \emph {soubor } \dots }\\
970- \texttt {cc [\emph {options }] \emph {soubor } \dots }
969+ \texttt {ld [\emph {options }] \emph {file } \dots }\\
970+ \texttt {cc [\emph {options }] \emph {file } \dots }
971971\item Often used options:\\
972972\begin {tabular }{ll}
973973\texttt {-o \emph {file } } & output file name (default \texttt {a.out })\\
You can’t perform that action at this time.
0 commit comments