Run-Time and Math Errors Help (runerr.hlp) (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
M6110
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Math error M6110
 
     stack overflow
 
     A floating-point expression caused a stack overflow on the
     8087/287/387 coprocessor or the emulator.
 
     Stack-overflow floating-point exceptions are trapped up to a
     limit of seven levels in addition to the eight levels usually
     supported by the 8087/287/387 coprocessor.
 
     This error terminates the program with exit code 138.
                                    -♦-