Hi,
I have a string like this as follows:
const char* Text = "CZARIUC=CHS,IND,e:\tools\rs\300\test,"
I want to take the string part,which is coming before The "=" Sign.ie: only CZARIUC.
How Can I do that?
Thanks in Advance..
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Thread: stringsThreaded View
|
Click Here to Expand Forum to Full Width |