cws/cw05.tex
changeset 821 f914b9476dc7
parent 820 7fd1f611c21d
child 836 a3418ee8c404
equal deleted inserted replaced
820:7fd1f611c21d 821:f914b9476dc7
   217   missing information by simple means.
   217   missing information by simple means.
   218 
   218 
   219 \item \textbf{Build-In Functions}: The `prelude' comes
   219 \item \textbf{Build-In Functions}: The `prelude' comes
   220   with several build-in functions: \texttt{new\_line()},
   220   with several build-in functions: \texttt{new\_line()},
   221   \texttt{skip}, \texttt{print\_int(n)}, \texttt{print\_space()}
   221   \texttt{skip}, \texttt{print\_int(n)}, \texttt{print\_space()}
   222   and \texttt{print\_star()}.
   222   and \texttt{print\_star()}. You can find the `prelude' for
       
   223   example in the file \texttt{sqr.ll}.
   223 \end{itemize}  
   224 \end{itemize}  
   224 
   225 
   225 \end{document}
   226 \end{document}
   226 
   227 
   227 %%% Local Variables: 
   228 %%% Local Variables: