Ok, I am writing a program in C for uni, and one of the requirement is that is needs to run correctly on both a windows or unix platform.<BR><BR>Everything else is currently working, however I have ...
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 ...