Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!feg From: feg@clyde.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: CDECL for MSDOS BINARY & MAN Message-ID: <15718@clyde.ATT.COM> Date: Mon, 26-Oct-87 08:41:45 EST Article-I.D.: clyde.15718 Posted: Mon Oct 26 08:41:45 1987 Date-Received: Thu, 29-Oct-87 03:29:19 EST References: <1037@dutesta.UUCP> Organization: AT&T Bell Labs, Whippany, NJ Lines: 31 Summary: Usage? In article <1037@dutesta.UUCP>, karel@dutesta.UUCP writes: > Here it is, the c-declare program posted to alt.sources some time > ago. I saw some requests for a MSDOS version, for those who have > no UNIX system with lex & yacc. No modification where made, > so all the honour / flames to the original authors. > > Name Length Stowage SF Size now Date Time CRC > ============ ======== ======== ==== ======== ========= ====== ==== > CDECL.EXE 17359 Crunched 27% 12753 21 Oct 87 9:47a e81f > CDECL.MAN 5103 Crunched 56% 2252 21 Oct 87 10:07a 6971 > ==== ======== ==== ======== > Total 2 22462 34% 15005 > I decoded and unarced cdecl.exe and cdecl.man successfully, however the man page did not explain usage. I found the program would execute if I did the following: cdecl < source.c Source.c being any C listing. But cdecl's only response to this input was either 'syntax error' or 'bad character' in great abundance. Perhaps this is not the intended way to use the program. Can someone straighten me out, please? BTW, posters would be advised not to use word processors for text which embed unprintable characters. These don't display very well in straight ascii. Forrest Gehrke