[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 C2078   Circular #define

     Explanation:  You specified a #define directive in terms of itself
     (e.g., #define x y followed by #define y x).  A circular #define cannot
     be resolved by the preprocessor and is, therefore, not allowed.

     Action:  Correct and recompile.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson