Help for this page

Select Code to Download


  1. or download this
    struct stackinfo {
        AV *                  si_stack;               /* stack for current
    + runlevel */
    ...
    #endif
    
    };
    
  2. or download this
    PERL_CONTEXT *cx
    
  3. or download this
    PL_curstackinfo->si_cxsubix = cx - PL_curstackinfo->si_cxstack;