
19 Aug
2008
19 Aug
'08
6:09 a.m.
// FANCY THINGY HERE: IF YOU INCLUDE CURSES BEFORE STRING, IT WILL BREAK COMPILATION #include <curses.h>
curses #defines lots of macros. If one such defined thing happens to be used in the other included code, interesting but usually unintended things happen.