Help for this page

Select Code to Download


  1. or download this
    #include <EXTERN.h>
    #include <perl.h>
    ...
    
    }
    
  2. or download this
    "interface.c", line 32.46: 1506-280 (W) Function argument assignment b
    +etween types "void(*)(struct interpreter*,struct cv*)" and
     "void(*)(struct cv*)" is not allowed.
    "interface.c", line 49.21: 1506-280 (W) Function argument assignment b
    +etween types "void(*)(struct interpreter*)" and "void(*)(v
    oid)" is not allowed.