Paketname | cdecl |
Beschreibung | Turn English phrases to C or C++ declarations |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 2.5-11 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | libc6 (>= 2.3.4), libreadline6 |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 26610 Byte |
Prüfsumme MD5 | eec45d1d5c4e916865efc84d3f8d65bf |
Prüfsumme SHA1 | b8ca5d3b3fd531b32d46134d151e03b57999e0b3 |
Prüfsumme SHA256 | 64c053d37065cb5f2edfb2e0459f0bbd9e1650e06422399a2617d734e715eada |
Link zum Herunterladen | cdecl_2.5-11_i386.deb |
Ausführliche Beschreibung | 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.
|