I an using borland C++ 4.02. I am not a sotware guy and consider myself a hacker, but have written a DOS program that is getting pretty large. The first problem had was I had too much global daa defined. I signinficantly reduced this by aboout 15k, so now I should have plenty of room in that repect. But as I added more code I get the message "Compiler table limit exceeded".
The borland help is pretty much useless and just tells me my module needs to be made simpler. Anyway have any suggestions ?
Thanks