I am writing a tic-tac-toe game in microsoft visual c++ 6.0. It is almost finished, but when ever I try to run it I get an error.


Compiler limit: internal heap limit reached


I was wondering if anyone out there could help me in fixing this problem, so that I can run my program.


Thanks