jeremyhansen / rooksguide-cplusplus

The Rook's Guide to C++
44 stars 12 forks source link

chap_conditionals.tex #22

Open craigr-au opened 10 years ago

craigr-au commented 10 years ago

Lines 103 - 109

Perhaps adding an explanation of why the expression is empty -- because of the stray ; -- would be good (Normally I'd fork the file, but I won't for something this minor)

Cheers Craig

craigr-au commented 10 years ago

Line 189 switch(variable): (extra ':' at end)