Quotes of the week
Posted Sep 15, 2007 18:13 UTC (Sat) by
pphaneuf (guest, #23480)
In reply to:
Quotes of the week by nix
Parent article:
Quotes of the week
C does try hard to avoid people using different subsets, by the simple solution of providing so little that you have no choice but to have a very large common subset between different projects (some stuff is not that used, like C99 variadic macros, and other not at all, like trigraphs).
Me, I like type checking (no, this filetype_t enum is not compatible with that filemode_t enum, thank you!).
(
Log in to post comments)