Help for this page

Select Code to Download


  1. or download this
    use Inline 'NoClean', 'FORCE', 'INFO' ;
    use Inline Config => WARNINGS => 4;
    use Inline 'C' => <<CEND, NAME =>'yourname';
    ...
    
  2. or download this
    test.xs(13) : error C2065: 'fred' : undeclared identifier