home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / prog / c / cdecl.lha / cdecl.notes < prev   
Text File  |  1988-10-27  |  1KB  |  29 lines

  1.  
  2. Here is a newer version of CDecl that supports ANSI C and C++, just in time for
  3. those who owned Lattice's C++ ... ( I don't have it myself.. ).
  4.  
  5. cdgram.y and cdlex.l were generated from SunOS 3.4 yacc and lex.
  6. I kept the original cdecl.c as cdecl.old.c because I wasn't sure I didn't spoil
  7. any of the #ifdef's or #ifndef's.
  8.  
  9. The file makefile.old is the old UNIX makefile. The file cdgram.old.c is the
  10. original output from yacc. cdgram.c is the same as cdgram.old.c without the
  11. #line directives because It has caused me problems with sdb.
  12.  
  13. The code was compiled under Manx C 3.6a using the portability mode ( large code,
  14. large data, 32 bit ints ).
  15.  
  16.  
  17.  
  18. Udi Finkelstein
  19.  
  20. 10 Glitzenstein st.
  21. Tel Aviv 64686 Israel
  22. Phone: 972-3-263-927
  23.  
  24. BITNET:     finkel@taurus.BITNET                     ( Best )
  25. UUCP:       ...!uunet!ulysses!attibr!althea!finkel   ( Try avoiding this )
  26. ARPA:       finkel%taurus@cunyvm.cuny.edu            ( Same as BITNET )
  27. FIDO:       Udi Finkelstein ( At 2:40/117 or 2:40/135
  28.                               If you can get there at all!)
  29.