Forum: C++ May 21st, 2007 |
| Replies: 1 Views: 2,542 Nevermind...I figured it out. |
Forum: C++ May 21st, 2007 |
| Replies: 1 Views: 2,542 Hey Everybody,
I keep getting these warnings when I compile my program:
19: warning: extra tokens at end of #ifndef directive
19: warning: missing whitespace after the macro name
both... |
Forum: C++ Apr 19th, 2006 |
| Replies: 54 Views: 85,522 Absolute C++ by Walter Savitch is a pretty good book too. Thats the one that I used back in the days when I was a begginer (and that was a long long time ago). |