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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

i have a internal heap problem

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
warning C4182: #include nesting level is 363 deep; possible infinite recursion
a:\denom.h(2) : fatal error C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher limit
Error executing cl.exe.

makechng.obj - 1 error(s), 1 warning(s)
 
you must put in header file:
#if ! defined(xxx)
#define xxx
...declarations here
#end if John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top