I'm trying to use MSVC++ to use functions I've written/compiled in Borland Turbo C (the version you download, the old one).<P>I've gotten the program in VC++ to compile, link and execute, but when I ...
Hi. Got a question. Basically the subject says it all. I made up a class, and i have these two functions:<BR><pre class="ip-ubbcode-code-pre"> <BR>void Graphic ...