Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!rpi!bu.edu!mirror!rayssd!sud509!rogers From: rogers@sud509.ed.ray.com (Andrew Rogers) Newsgroups: comp.sources.wanted Subject: CTYPE (English-to-C converter) wanted Message-ID: <1766@sud509.ed.ray.com> Date: 17 Jul 90 14:56:31 GMT Sender: rogers@sud509.ed.ray.com (Andrew Rogers @ Raytheon Company, Sudbury MA) Reply-To: rogers@sud509.RAY.COM (Andrew Rogers) Organization: Raytheon Company, Sudbury MA Lines: 16 Remember CTYPE? It was a public-domain program (apparently quite old by the time I first saw it in 1985) which served as an English-to-C (and back again) translator. You could type something like declare foo as array 4 of pointer to function returning int and it would reply int (*foo[4])(); I understand that someone has recently expanded CTYPE to handle full ANSI C, including function prototypes, etc. Does anyone have this version (or even the original), or know where it is available? Thanks, Andrew W. Rogers