C/C++ function declaration translator
Turn English phrases to C or C++ declarations 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++. And in this
version it has command line editing and history with the GNU readline
library.
Author:
-------
David R. Conrad
- Developed at devel:tools
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/cdecl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_scmsync.obsinfo | 0000000152 152 Bytes | |
cdecl-18.4.tar.gz | 0001599181 1.53 MB | |
cdecl.changes | 0000026611 26 KB | |
cdecl.spec | 0000001583 1.55 KB |
Comments 0