Since I am working with sockets, I need data in a string format to be transmitted. While sending, I am converting long values to char/string by using _itoa(). After recieving the data, I need to get it back to the long type. How do I do this?
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 16
Thread: How to convert CString to long?Threaded View
|
Click Here to Expand Forum to Full Width |