Help for this page

Select Code to Download


  1. or download this
    sub WriteSpinData {
        my( $OUT_FH, $ref )  = @_;
    ...
            printf "%s: %d major frames\n", basename( $filename ), $last_m
    +ajor;
        }
    }