<< 35/89 >>
First Last

preprocessor

 % gcc -Describe -Dungeon westley.c
 westley.c:45:133: error:
  You notice a desk, a phone, and
   a phone directory among the clutter
 
  : No such file or directory

from GCC's info

 -D name
     Predefine name as a macro, with definition 1.