Help for this page

Select Code to Download


  1. or download this
    int wrap_RegisterClient2(int cl_id, char* read_ip) {
      return RegisterClient2(cl_id, read_ip);
    }
    
  2. or download this
    #! perl -slw
    use strict;
    ...
    __END__
    C:\test>test
    123
    
  3. or download this
    #! perl -slw
    use strict;
    ...
    
    Use of inherited AUTOLOAD for non-method main::test() is deprecated at
    + C:\test\test.pl line 12.
    Can't locate auto/main/test.al in @INC (@INC contains: C:\test\_Inline
    +\lib C:/Perl64/site/lib C:/Perl64/lib .) at C:\test\test.pl line 12