What is the difference (if any) between the two following preprocessor control statements.
#if
and
#ifdef
|
What is the difference (if any) between the two following preprocessor control statements.
and
|
|||||
|
|
You can demonstrate the difference by doing:
|
|||||||||||||
|
is a shortcut for:
|
|||||||||||||||||
|