Chapter 3¶
- Exercise 3.1 - Binsearch function, writing minimum tests inside a loop
- Exercise 3.2 - escape sequences into the real characters
- Exercise 3.3 - expand short hand notation in s1 into string s2
- Exercise 3.4 - itoa to handle largest negative integer
- Exercise 3.5 - function itob, converts a integer into a string
- Exercise 3.6 - itoa with field width