Category : C++ Source Code
Archive   : C_ALL.ZIP
Filename : TI809.ASC

 
Output of file : TI809.ASC contained in archive : C_ALL.ZIP







PRODUCT : Turbo C++ NUMBER : 809
VERSION : All
OS : DOS
DATE : August 12, 1992 PAGE : 1/1

TITLE : Using CPP to Resolve Mysterious Compiler Errors




The preprocessor CPP.EXE can be used when you are not sure how
#include is working, how #define macros are being expanded or how
the various #if directives are being evaluated, among other
things. The default CPP output file name will be the same name
as the input source file with a .I extension.

The output from CPP is often useful when you are getting error
messages during compilation and the reason is not clear when
viewing the source code. If your source code contains complex
macros that take several arguments CPP will show you exactly what
the final expansion will be, which can also be helpful when
trying to find the source of a subtle problem.
DISCLAIMER: You have the right to use this technical information
subject to the terms of the No-Nonsense License Statement that
you received with the Borland product to which this information
pertains.



































  3 Responses to “Category : C++ Source Code
Archive   : C_ALL.ZIP
Filename : TI809.ASC

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/