home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / c / 18972 < prev    next >
Encoding:
Text File  |  1992-12-29  |  704 b   |  19 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!think.com!enterpoop.mit.edu!paperboy.osf.org!juliet!daniel
  3. From: daniel@juliet.osf.org (Daniel Dardailler)
  4. Subject: C weirdos
  5. Message-ID: <1992Dec29.143058.14613@osf.org>
  6. Sender: daniel@juliet (Daniel Dardailler)
  7. Organization: Open Software Foundation, Motif Team
  8. References: <dsembr01.725056046@starbase.spd.louisville.edu> <1992Dec29.040142.25385@nmsu.edu>
  9. Date: Tue, 29 Dec 1992 14:30:58 GMT
  10. Lines: 7
  11.  
  12. Does anybody know if there is a specific news group for all the
  13. little useless C programs that does nothing but funny C hackery.
  14. (one example:    
  15.     main(a){a="main(a){a=%c%s%c;printf(a,34,a,34);}";printf(a,34,a,34);}
  16.  the smallest auto-print program)
  17.  
  18.  
  19.