Click to See Complete Forum and Search --> : Faster strings, STL ?


Braulio
April 12th, 1999, 06:48 AM
Hi,
I have heard that CString class is a little bit slow, I need to concat a lot of strings, is there a way to do it faster ?, I have heard about STL, or something like that, Where can I find info about that ?

Thanks, Bye !

Franky Braem
April 12th, 1999, 08:04 AM
Look here at codeguru : Thinking in C++ and stl programmer's guide are excellent references.