View Single Post
  #3 (permalink)  
Old October 16th, 2003, 04:07 AM
Gert Gert is offline
Authorized User
 
Join Date: Jun 2003
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In Visual C++ there is a CString class you could use. I do not remember what the appropriate class is in regular C++, but maybe String?

Gert
Reply With Quote