Hello, I am new here... I was wondering if anyone would know how to convert a code writtin for Microsoft Visual C++ and compile it under Borland C++ Code...
I have taken a C++ class in school, and have become somewhat familiar with borland visual c++, so i dont consider myself a newb... but i dont know much about sockets and the NET side of things...
So i d/led Raibot source code to figure this stuff out, and it was not for borland and i cant find MS v C++ anywhere, so i come to you for help..
tnx in advance ;)
if the code is just plain C++, you should be able to compile it fine. If the code uses the MFC libraries or the .NET libraries, you're probably SOL.