News

One of the things that kind of drives me crazy in C++ is that it appears to be common practice to put code in header files. I know for things like template types you have no choice, but sometimes ...
Weird. <BR><BR>Thanks for the replies!<BR><BR>(incidentally, what's wrong with throwing around using statements? I hadn't come across that recommendation before.