Help for this page

Select Code to Download


  1. or download this
    void
    min(...)
    ...
        for(index = 1 ; index < items ; index++) {
            SV *stacksv = ST(index);
    /* The rest of the code has been omitted, as we've seen the relevant p
    +art. */