*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> cdecl (1)              
Title
Content
Arch
Section
 

CDECL(1)

Contents


NAME    [Toc]    [Back]

     cdecl -- decode C type declarations

SYNOPSIS    [Toc]    [Back]

     cdecl [-V] [-o file] [file ...]

DESCRIPTION    [Toc]    [Back]

     The cdecl utility decodes C type declarations producing a verbose
     description.  Casts are accepted as well.

     The options are as follows:

     -o file
	     Set the output destination to file.

     -V      Print version information on standard output then exit.

EXAMPLES    [Toc]    [Back]

     char *s;
     void (*signal(int sig, void (*func)(int)))(int);
     (const char *)s;
     (void (*)(int))signal_function;

SEE ALSO    [Toc]    [Back]

      
      
     cundecl(1)

STANDARDS    [Toc]    [Back]

     The cdecl utility is expected to be ANSI X3.159-1989 (``ANSI C'') compatible.

AUTHORS    [Toc]    [Back]

     Sandro Sigala <[email protected]>


FreeBSD 5.2.1			 July 15, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
cundecl Linux encode C type declarations
font2c Linux Write PostScript Type 0 or Type 1 font as C code
crypt IRIX encode/decode
crypt Tru64 encode/decode
crypt HP-UX encode/decode files
_leb128_unsigned_decode64 IRIX decode leb128 integers
dmLTC IRIX decode linear timecode (LTC)
uuencode FreeBSD encode/decode a binary file
TIFFRGBAImage IRIX read and decode an image into a raster
unvis OpenBSD decode a visual representation of characters
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service