Path: utzoo!utgpu!attcan!uunet!husc6!bloom-beacon!apple!voder!kontron!optilink!cramer From: cramer@optilink.UUCP (Clayton Cramer) Newsgroups: comp.sys.ibm.pc Subject: Great Moments In Error Messages -- Microsoft C 5.1 Message-ID: <335@optilink.UUCP> Date: 5 Aug 88 17:52:44 GMT Organization: Optilink Corporation, Petaluma, CA Lines: 13 I was trying to reduce memory requirements, so I cut BUFFERS and FILES in CONFIG.SYS back to 10, and tried to recompile. The compiler started to give me a message which is not in the 5.0, or the 5.1 update: C1015: Yup! That's it! No message -- just a number. I finally figured out that it was telling me there weren't enough FILES in CONFIG.SYS because C1014 is "too many include files" "Nesting of #include directives exceeds 10 levels" and the complaints were usually the fifth or sixth #include in a source file. Clayton E. Cramer