Date: Sat, 23 May 1998 14:03:06 -0700 (PDT) From: Nate Eldredge To: djgpp AT delorie DOT com Subject: cdecl 2.5 -- testing requested Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk I have done a port of cdecl 2.5 to DJGPP. cdecl is a program for translating hairy C and C++ declarations and casts into readable English. I hope it will give us a good answer to the frequent posts here along the lines of "How do I declare a pointer to a function?" I would appreciate if some people could test it before I have it uploaded to Simtelnet. See this URL: http://www.cartsys.com/eldredge/ and grab the packages. They are structured as standard DJGPP packages, and are (hopefully) LFN-clean. I would particularly like someone with a real LFN system to try building it. You will need Make, Bison, Flex, and Fileutils. I'm using the `readline' package from gdb416. It's slightly annoying (to me, anyway) in that long lines scroll instead of wrapping, but it's better than being limited to 127 characters. One other thing. Where on Simtelnet should this go? It isn't GNU (it originated on comp.sources.unix), but neither is it really an app. Yet I'd hesitate to make it miscellaneous. Hmm. Thanks in advance Nate Eldredge nate AT cartsys DOT com