Whole document tree
1.5.2 Syntax of ConditionalsA conditional in the C preprocessor begins with a conditional directive: `#if', `#ifdef' or `#ifndef'. See section 1.5.4 Conditionals and Macros, for information on `#ifdef' and `#ifndef'; only `#if' is explained here.
This document was generated by root on January, 30 2002 using texi2html |