errors.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.
Error Message
                                                  Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Fatal error C1050
 
     'segment' : code segment too large
 
     A code segment grew to within 36 bytes of 64K during compilation.
 
     A 36-byte pad is used because of a bug in some 80286 chips that
     can cause programs to exhibit strange behavior when, among other
     conditions, the size of a code segment is within 36 bytes of 64K.
                                    -♦-