Portal Home > Knowledgebase > Articles Database > Exploding a string in c++, need help.
Posted by Barti1987, 06-19-2008, 12:15 PM I am trying to explode a string in c++ using string operations: I have looked many places, and size should be an operation for strings, however, I keep getting this error: error C2039: 'size' : is not a member of 'System::SByte' I also tried length (which should be the same thing), similar error. Thanks for any help, Peace,
Posted by aditya2071990, 06-23-2008, 02:14 PM Just try to post this question in a c++ specialist forum, I'm sure you'll get a good answer...good luck!
Add to Favourites Print this Article