I have a string like:
strMessage = "0x68393............"
While reading I want to first retrieve the 0x68393 code and
store it in a variable, and then delete this code from the
string "strMessage".
How to do so?
...............
Rohit.
|
Results 1 to 4 of 4
|
Click Here to Expand Forum to Full Width |