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 C1068
 
     cannot open file 'filename'
 
     The compiler cannot open the given file.
 
     There are several possible causes for this error:
 
        ■ The file does not exist.
 
        ■ The file is marked read-only.
 
        ■ Not enough file handles exist.
                                    -♦-