home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3056 < prev    next >
Internet Message Format  |  1991-03-14  |  997b

  1. From: clear@cavebbs.gen.nz (Charlie Lear)
  2. Newsgroups: comp.lang.c,alt.sources
  3. Subject: Re: Small introspective program
  4. Message-ID: <1991Mar13.032422.9438@cavebbs.gen.nz>
  5. Date: 13 Mar 91 03:24:22 GMT
  6.  
  7. In article <1991Mar12.050929.2870@research.canon.oz.au> andy@research.canon.oz.au (Andy Newman) writes:
  8. >The smaller the better! In many interpreted BASIC's of years ago you could do:
  9. >    1 LIST
  10. >Which when RUN would produce:
  11. >    1 LIST
  12. >(Using a single digit line number to make it as small as possible).
  13.  
  14. Sorry, your entry is disqualified through being too large. REAL BASICs used
  15. to be able to tokenise, and the winner is:
  16.     1 L.
  17. which when run would produce
  18.      1 L.
  19.  
  20. Lets see you do THAT in C!
  21.  
  22. -- 
  23. --------------------------------------------------------------------------
  24. Charlie "The Bear" Lear | clear@cavebbs.gen.nz | Kawasaki Z750GT  DoD#0221
  25. The Cave MegaBBS  +64 4 642260  V32 | PO Box 2009, Wellington, New Zealand
  26. --------------------------------------------------------------------------
  27.