Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use Inline C => Config =>
    ...
    my $test;
    add_nir(1, 4, $test);
    print $test, "\n"; # prints "5"