Help for this page

Select Code to Download


  1. or download this
    ./bin/
      algorithm3.pl
    ...
      sprintull.h
      typemap
    
  2. or download this
    BEGIN {
       $ENV{PERL_INLINE_DIRECTORY} = "${base_dir}/.Inline";
    ...
    
    use Inline 'C' => "${base_dir}/src/algorithm3.c";