[Name] cdecl, c++decl
[Summary] Assists in writing and understanding complex C/C++ declarations
[Description] 
Cdecl composes compilable C declarations and typecasts from
descriptive English phrases, and can also explain a compli-
cated typecast or declaration.  It handles ANSI C, C++,
pre-ANSI C, and K&R C, and has TAB completion of keywords
and line editing and history (provided by the GNU readline
library).  
[License] Public Domain
[Homepage] http://www.ibiblio.org/pub/Linux/devel/lang/c/cdecl-2.5.lsm
