14 lines
341 B
TeX
14 lines
341 B
TeX
\section{演習 4-8}
|
|
|
|
教科書のList 4-8を1未満の時に改行を出力しないよにしたプログラム。
|
|
|
|
\subsection{コードリスティング}
|
|
|
|
\lstinputlisting[language=C,title={演習 4-8}]{../programs/p48/main.c}
|
|
|
|
\subsection{実行結果}
|
|
|
|
\begin{center}
|
|
\includegraphics[width=\textwidth]{./assets/p48.png}
|
|
\end{center}
|