next up previous contents
Next: Improving your productivity Up: Other useful commands Previous: Compiling, linking, running and   Contents

cdecl: a tool for help with C/C++

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:
  1. Take C or C++ code and explains it in English.
  2. 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