Help for this page

Select Code to Download


  1. or download this
    char *tmp = proc_desc(a,b);
    sv_setpv(RETVAL, tmp, 0);
    free(tmp);