home *** CD-ROM | disk | FTP | other *** search
- Article 150 of comp.sources.amiga:
- Path: estinc!mcdphx!asuvax!noao!ncar!ames!amdcad!sun!swap!page
- From: page%swap@Sun.COM (Bob Page)
- Newsgroups: comp.sources.amiga
- Subject: v89i136: scanner - turn intuition structures into c code
- Message-ID: <104426@sun.Eng.Sun.COM>
- Date: 12 May 89 03:21:10 GMT
- Sender: news@sun.Eng.Sun.COM
- Lines: 1850
- Approved: page@sun.com
-
- Submitted-by: d84sp@efd.lth.se (/Stefan Parmark)
- Posting-number: Volume 89, Issue 136
- Archive-name: intuition/scanner.1
-
- Scanner makes commented C code of all intuition structures in memory.
- The structures will receive correct pointers towards each other.
- Scanner starts looking at IntuitionBase, and follows all pointers,
- storing them in memory. When finished, scanner writes it all to
- stdout. Since a structure may be referenced from more than one spot,
- I made sure it would never look at it more than once.
-
- [uuencoded executable included. ..bob]
-
-