Help for this page

Select Code to Download


  1. or download this
    
    #include "EXTERN.h"
    ...
        OUTPUT:
           RETVAL
    
  2. or download this
    #! /usr/local/bin/perl
    
    ...
    #in the main of the perl script
    print "CB was invoked : $cb_done\n";
    print "results are : @results \n";
    
  3. or download this
    Name "main::status" used only once: possible typo at ./test.pl line 27
    +.
    Registered CB...
    ...
    CB called. val received : 6
    Waiting for CB to be done...
    CB called. val received : 7