new cdecl to be posted to comp.sources.unix

Brian Westley merlyn at rose3.rosemount.com
Tue Feb 9 04:13:37 AEST 1988


An updated version of cdecl which understands void, const, volatile,
signed, extern, auto, static, and register (but not noalias, because
NOBODY understand noalias), will be posted to comp.sources.unix
It also allows cdecl to be linked to 'explain', 'declare', and 'cast'
to let you enter queries from your system prompt.
Explain will now explain casts, too.

struct Merlyn_LeRoy *(*(*volatile (*const var)())[3])();



More information about the Comp.lang.c mailing list