Help for this page

Select Code to Download


  1. or download this
    int callComp( SV* cmp, int a, int b ) {
        int count, rv;
    ...
        rv = POPi;
        FREETMPS; LEAVE;
    }