Chapter 7¶
- Exercise 7.1 - upper case to lower or lower case to upper
- Exercise 7.2 - print non-graphic characters in octal or hexadecimal
- Exercise 7.3 - minprintf to handle facilities of printf
- Exercise 7.4 - private version of scanf
- Exercise 7.5 - Postfix calculator using scanf
- Exercise 7.6 - Compare Two files
- Exercise 7.7 - Pattern matching program with files
- Exercise 7.8 - Print Pages to Files
- Exercise 7.9 - Analyze implementations of isupper