home *** CD-ROM | disk | FTP | other *** search
- This is a quick-and-dirty port of cdecl v2.4, using HSC v1.40, pl25 of
- the HSC MiNTlibs, and home-grown ports of byacc and flex. You may need
- to adjust the makefile to accommodate the naming conventions of your
- yacc and lex.
-
- Note that if you rename the program `c++decl.ttp', it will parse C++
- declarations instead of C declarations. The ideal arrangement would be
- to have two links to the file with names `cdecl.ttp' and `c++decl.ttp';
- this, of course, will only work on filesystems that support symbolic
- links, like the Minix filesystem. Alternatively, you could keep two
- copies of the program with appropriate names.
-
- There shouldn't be any bugs in this port, since I barely changed a
- thing. As always, though, if you find a bug, please notify me at the
- address below.
-
- Scott Bigham dsb@cs.duke.edu
-