Help for this page

Select Code to Download


  1. or download this
    #undef __P
    #define    __P(protos)    protos
    ...
    // all functions defined as
    char *func __P((int *, int *, int *));