View Single Post
  #2 (permalink)  
Old July 3rd, 2008, 07:17 AM
Corax Corax is offline
Registered User
 
Join Date: Jul 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

How about using a char* instead of an array.

Another Option would be the usage of the string class.


Reply With Quote