home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d114 / cdecl.lha.pi < prev    next >
Text File  |  1994-03-25  |  508b  |  17 lines

  1. .name
  2. CDecl
  3. .author
  4. Graham Ross 
  5. .source
  6. Includes source in C.
  7. .description
  8. English to C (and vice versa) translator for C declarations.  This little
  9. gem will translate english such as "declare foo as pointer to function
  10. returning pointer to array 10 of pointer to long" into "long
  11. *(*(*foo)())[10]", and vice versa.  An absolute must for anyone except
  12. possibly the most hardcore C guru.  
  13. .described-by
  14. Automatically generated from Contents file by c2pi program.
  15. .short
  16. Translate C declarations to English.
  17.