Help for this page

Select Code to Download


  1. or download this
    #include <math.h>
    #include <stdio.h>
    ...
    
       return record.vbyte_result;
    }
    
  2. or download this
    $compressed.= varbyte($x);
    print "$x: ",length($x)," compressed ",length($compressed), "\n";