Tom schrieb: > > while on the subject of linked lists, why is it that all of the tutorials > (and my C++ book) never delete any of the memory they have created?! > > Is it just bad programming or can you leave it for windows to clean up?
It's bad programming. Florian. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

