Help for this page

Select Code to Download


  1. or download this
    sub testSub
    {
    ...
    
        return 1;
    }
    
  2. or download this
    int
    testSub(const char** test_var)
        CODE:
        ...