home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11610 < prev    next >
Encoding:
Internet Message Format  |  1992-07-25  |  921 b 

  1. Path: sparky!uunet!sun-barr!olivea!decwrl!decwrl!contessa!mwm
  2. From: mwm@contessa.palo-alto.ca.us (Mike Meyer)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: 2.04 Includes
  5. Message-ID: <mwm.1aw5@contessa.palo-alto.ca.us>
  6. Date: 24 Jul 92 20:34:08 GMT
  7. References: <32980@cbmvax.commodore.com> <1992Jul15.210128.3897@cs.UAlberta.CA> <91150@bu.edu> <1992Jul20.022301.29933@ariel.ec.usf.edu>
  8. Organization: Missionaria Phonibalonica
  9. Lines: 9
  10. X-NewsSoftware: Amiga Yarn 2.0, 1992/06/25 01:41:36
  11.  
  12. In <1992Jul20.022301.29933@ariel.ec.usf.edu>, stelmack@eggo.tmc.edu (Gregory M. Stelmack) wrote:
  13. > In article <91150@bu.edu> nik@buitc.bu.edu (Nik Conwell) writes:
  14. > And while you're at it, improve on it -- do a bunch of typedefs, so I can
  15. > do a "Screen *MyScreen" instead of "struct Screen *MyScreen"!
  16.  
  17. Plead do this - NOT! If you want to make your code harder to read, you
  18. should have to type in the typedefs yourself.
  19.  
  20.     <mike
  21.