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

  1. Path: sparky!uunet!gatech!uflorida!usf.edu!eggo!stelmack
  2. From: stelmack@eggo.tmc.edu (Gregory M. Stelmack)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: 2.04 Includes
  5. Message-ID: <1992Jul20.022301.29933@ariel.ec.usf.edu>
  6. Date: 20 Jul 92 02:23:01 GMT
  7. References: <32980@cbmvax.commodore.com> <1992Jul15.210128.3897@cs.UAlberta.CA> <91150@bu.edu>
  8. Sender: news@ariel.ec.usf.edu (News Admin)
  9. Organization: University of South Florida, Department of Computer Science and Engineering
  10. Lines: 25
  11.  
  12. In article <91150@bu.edu> nik@buitc.bu.edu (Nik Conwell) writes:
  13. >
  14. >What are the legal problems with coming up with a PD set of includes?  Would
  15. >they have to be so different as to make them unusable?  Would it be possible
  16. >to set up a mapping from the PD include stuff to the regular CBM include stuff,
  17. >so that all 'names' would turn out to be the same due to some mapping process,
  18. >but the include files themselves would have different 'names'/characteristics?
  19. >Can this be done easily w/ cpp?  How about mods to gcc?
  20. >
  21. >Has anybody done anything similar, and might be able to shed some light on
  22. >the subject?
  23. >
  24. >This sounds like a fairly large project, but there seems to be a number of
  25. >people wanting this sort of thing; if we spread out the work, it might not
  26. >actually be as boring.
  27. >
  28.  
  29. And while you're at it, improve on it -- do a bunch of typedefs, so I can
  30. do a "Screen *MyScreen" instead of "struct Screen *MyScreen"!
  31.  
  32. --
  33. -- Greg Stelmack (stelmack@eggo.csee.usf.edu)
  34. -- FullTime Grad Student, PartTime Amiga Salesman, PartTime Amiga Developer
  35. -- Author of: Spades, Pro Port Analyzer Plus, more to come...
  36. -- DISCLAIMER: The opinions reflected here are mine and mine alone.
  37.