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

  1. From: andy@research.canon.oz.au (Andy Newman)
  2. Newsgroups: comp.lang.c,alt.sources
  3. Subject: Re: Small introspective program
  4. Message-ID: <1991Mar12.050929.2870@research.canon.oz.au>
  5. Date: 12 Mar 91 05:09:29 GMT
  6.  
  7. The smaller the better! In many interpreted BASIC's of years ago you could do:
  8.  
  9.     1 LIST
  10.  
  11. Which when RUN would produce:
  12.  
  13.     1 LIST
  14.  
  15. (Using a single digit line number to make it as small as possible).
  16.  
  17.  
  18. -- 
  19. Andrew Newman, Software Engineer.            | Net:   andy@research.canon.oz.au
  20. Canon Information Systems Research Australia | Phone: +61 2 805 2914
  21. P.O. Box 313 North Ryde, NSW, Australia 2113 | Fax:   +61 2 805 2929
  22.