Help for this page

Select Code to Download


  1. or download this
    static inline SV *pdl2avref(pdl *x, char flatten) {
      int stop = 0, badflag = (x->state & PDL_BADVAL) > 0;
    ...
      RETVAL = pdl2avref(x, 0);
    OUTPUT:
      RETVAL