$ cat pkg/DESCR
Cdecl is a program which will turn English-like phrases such as "declare
foo as array 5 of pointer to function returning int" into C declarations
such as "int (*foo[5])()". It can also translate the C into the pseudo-
English. And it handles typecasts, too. Plus C++.

Tested on i386 and amd64.  Please test and comment.

Attachment: cdecl-2.5.tgz
Description: Binary data

Reply via email to