[Lecture 4] | [Content] | [Lecture 6] |
The presentation from the lecture 5 is available to download: 14PAM_lecture_5.pdf.
Program transforming upper case letters to lower case letters:
CodeBlocks: lowletters1.cbp, lowletters1.c Calculator demostrating processing of parameters:
CodeBlocks: calc.cbp, calc.c
The presentation from the lecture 5 about streams is available to download: 14PAM_lecture_5_streams.pdf.
Example from the lecture demonstrating streams:
CodeBlocks: printing.cbp, printing.cpp