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
- Sources inherited from project openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/cdecl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cdecl-14.3.tar.gz | 0001378038 1.31 MB | |
cdecl.changes | 0000022149 21.6 KB | |
cdecl.spec | 0000001568 1.53 KB |
Revision 67 (latest revision is 81)
Dominique Leuenberger (dimstar_suse)
accepted
request 1102852
from
Jan Engelhardt (jengelh)
(revision 67)
- Update to release 14.3
Comments 0