How to convert unsigned long to const char * [VC++6]
I am having some issues using .gethostbyname(…) and not sure how to fix it with the older version (6) of Visual C++. I have the following code: Code:
Related posts:
- Convert String to unsigned char Hi Everyone, This should be pretty simple but I'm...
- gethostbyname returns more than one IP I'm using gethostbyname to get IP address by a...
- Changing of CString to const char* I tried the following code. However, the compiler keep...
- C++ using Boost with unsigned char* Hello Everyone, This is my first post as I...
- RGB unsigned char* to HBITMAP – help I search high and low but couldn't found much...
Related posts brought to you by Yet Another Related Posts Plugin.
Mar
27
27