Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Beginner: Visual C++ 6.0 Issue

Status
Not open for further replies.

cdgios

Technical User
Jul 17, 2002
40
0
0
US
Hello, I am trying to build a very simple program in Visual C++ 6.0. The program compiles/builds fine. When i try to execute it, i get the following error
"Program too big to fit in memory"
Could you please tell me what could be causing this how i can fix this

Thanks
Best Regards
Chandra
 
"When i try to execute it"

Execute it how. What kind of program is it? Win32 Console, DOS ?

-pete
 
Thnks for replying. It is a win32 console program.

Thanks
Best Regards
Chandra
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top