Well, I'm using FreeDOS and I'm a C programmer.
I'm using Turbo C++ 3.0 compiler provided by Borland. The problem is that Turbo C++ is a 16 bit compiler (with it's main program called TC.exe which is primarily an Integrated Development Environment for C) which runs under DOS mode in windows XP successfully. But when I try to run the same program in FreeDOS, the application doesn't runs at all. I'm using the latest FREEDOS version.
When I type tc.exe on FreeDOS command prompt, nothing happens. I just see the command prompt again with no error message.
And I want to run TC.exe under FreeDOS as my Windows XP crashes so frequently (as I continuosly like to play with XP). So please someone help me in this matter.
THANKS TO EVERYONE IN ADVANCE........ .....
============
AmbrNewlearner
============
I'm using Turbo C++ 3.0 compiler provided by Borland. The problem is that Turbo C++ is a 16 bit compiler (with it's main program called TC.exe which is primarily an Integrated Development Environment for C) which runs under DOS mode in windows XP successfully. But when I try to run the same program in FreeDOS, the application doesn't runs at all. I'm using the latest FREEDOS version.
When I type tc.exe on FreeDOS command prompt, nothing happens. I just see the command prompt again with no error message.
And I want to run TC.exe under FreeDOS as my Windows XP crashes so frequently (as I continuosly like to play with XP). So please someone help me in this matter.
THANKS TO EVERYONE IN ADVANCE........ .....
============
AmbrNewlearner
============
Comment