nice one about strings
although it's abusive to say that C++ strings are faster than C char arrays. They're in no way faster, because C++ allocates/reallocates and frees the memory space itself. It's not because you don't
see it doing it that it doesn't
*edit* btw, pages from the old wiki here:
http://racc.bots-united.com/oldwiki.zip