darwen using the STL (and especially the vector class instead of a linked list or something) will actually help cut DOWN on issues such as memory leaks. that said, they're just a part of programming and can still be dealt with.
use the stl, it's a tool. a good one.




