Translator for C gibberish
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 do the opposite, translating C into the pseudo-English. And it handles typecasts, too. Plus C++. This version also has command line editing and history.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 18.4.2-1.fc43 | - |
Fedora 42 | 18.4.2-1.fc42 | - |
Fedora 41 | 18.4.2-1.fc41 | - |
Fedora 40 | 18.4.2-1.fc40 | - |
You can contact the maintainers of this package via email at
cdecl dash maintainers at fedoraproject dot org
.