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

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

CDECL(1)

Contents


NAME    [Toc]    [Back]

     cundecl -- encode C type declarations

SYNOPSIS    [Toc]    [Back]

     cundecl [-V] [-o file] [file ...]

DESCRIPTION    [Toc]    [Back]

     The cundecl utility reads a verbose english description and produces a C
     type declaration.	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]

     declare s as pointer to char;
     declare x as function (fmt as pointer to const char, ...) returning int;
     cast s into pointer to const char;
     cast f into pointer to function (int) returning void;

SEE ALSO    [Toc]    [Back]

      
      
     cdecl(1)

STANDARDS    [Toc]    [Back]

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

AUTHORS    [Toc]    [Back]

     Sandro Sigala <[email protected]>.	Based on cdecl written and put in the
     public domain by Graham Ross.


FreeBSD 5.2.1			 July 15, 2001			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
cdecl Linux decode C type declarations
font2c Linux Write PostScript Type 0 or Type 1 font as C code
crypt Tru64 encode/decode
crypt IRIX encode/decode
svis NetBSD visually encode characters
strvisx FreeBSD visually encode characters
strvisx NetBSD visually encode characters
vis OpenBSD visually encode characters
strvisx OpenBSD visually encode characters
strvis OpenBSD visually encode characters
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service