K&R's 'The C Programming language'
Both use C89 standard. No bool, no wchar(and it's for the best), etc
typdef char bool; #define false 0 #define true 1 and F*** wchar and bool both :[ there is no standard but c99 :')))
So i have to read the 2nd
Обсуждают сегодня