Files
information-processing-1_13…/section/p48.tex
2025-07-10 12:10:31 +09:00

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}