Next: Improving your productivity
Up: Other useful commands
Previous: Compiling, linking, running and
Contents
C and C++ are complex languages that give the programmer the ability to
define very complex data structures. cdecl is a program that does
two things:
- Take C or C++ code and explains it in English.
- Take an English description and generate C/C++ code.
How cool is that? The man page for cdecl is very good, better read
it before you use it.
Amit Jain
2009-08-23