Help for this page

Select Code to Download


  1. or download this
    test.h
    
    ...
     { 
     return ((a>b)? a:b); 
     }
    
  2. or download this
    C:\Mytest>perl Makefile.PL
    Checking if your kit is complete...
    ...
    In file included from Mytest.xs:7:
    ./test.h:1: error: syntax error before "int"
    dmake:  Error code 129, while making 'Mytest.o'