How to convert unsigned long to const char * [VC++6]
SPONSORED LINKS
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:
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: