home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1989 …il & Dave's Excellent CD / Excellent CD HFS.raw / Moof / Goodies / DTS Goodies / Obfuscated_C / 1988 / westley.hint < prev    next >
Encoding:
Text File  |  1989-04-13  |  440 b   |  23 lines  |  [TEXT/MPS ]

  1. Best layout: <rose3!merlyn> Brian Westley
  2.  
  3.         Merlyn LeRoy (Brian Westley)
  4.     Rosemount, Inc.
  5.     1121 Hamline Ave. N. #17
  6.     St. Paul, MN  
  7.     55108
  8.     U.S.A.
  9.  
  10. Compile and execute without arguments.
  11.  
  12. Note: Your compiler must parse
  13.  
  14.         #define _ -a
  15.         -_
  16.  
  17.       as "--a" and not "-(-a)" or some other tokenized form.  Some strictly
  18.       conforming ANSI C Preprocessors may object to this.
  19.  
  20. You might enjoy looking at the output of:
  21.  
  22.     cc -E westley.c
  23.