I've never used your compiler, but you might want to consider upgrading to something more recent. There are several free compilers for DOS and win32 out there.
If you have to use Turbo C, you could just abandon the IDE and use a text editor instead that supports larger files and then compile everything from the DOS prompt.
On DOS/Windows platforms, I mostly use Cygwin, which comes with a GCC port as well as a lot of other *nix tools including a BASH shell and UltraEdit, a shareware editor, to edit my source files:
thanks. went and downloaded djgpp. it's IDE(rhide) is almost exactly like borland's, so it didn't take long to get used to getting around, and it hasn't given me any errors about the file size yet, so i'm good to go.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.