home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d2xx / d218 / scanner.lha.pi < prev    next >
Encoding:
Text File  |  1994-03-26  |  515 b   |  19 lines

  1. .name
  2. Scanner
  3. .author
  4. Stefan Parmark 
  5. .version
  6. 1.0
  7. .source
  8. Includes source in C.
  9. .description
  10. Scanner makes commented C code of all intuition structures in memory.  The
  11. structures will receive correct pointers towards each other.  Scanner
  12. starts looking at IntuitionBase, and follows all pointers, storing them in
  13. memory.  When finished, it writes all the structures to the standard
  14. output.  
  15. .described-by
  16. Automatically generated from Contents file by c2pi program.
  17. .short
  18. Write C source from intuition structures
  19.