home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff218.lzh / Scanner / POSTER < prev    next >
Text File  |  1989-06-04  |  915b  |  25 lines

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