You are not logged in.
From the man page:
Cdecl (and c++decl) is a program for encoding and decoding C (or C++) type declarations. The C language is based on the (draft proposed) X3J11 ANSI Standard; optionally, the C language may be based on the pre-ANSI definition defined by Kernighan & Ritchie's The C Programming Language book, or the C language defined by the Ritchie PDP-11 C compiler. The C++ language is based on Bjarne Stroustrup's The C++ Programming Language, plus the version 2.0 additions to the language.
It would be need to have it in Arch. You can get sources here http://linux.maruhn.com/sec/cdecl.html
Last edited by climatewarrior (2009-04-23 03:02:50)
Offline