Help for this page

Select Code to Download


  1. or download this
    adnValues:
    
    ...
    cout << x << " " << y << " " << z << endl;
    return(z);
    }
    
  2. or download this
    use Win32::API;
    
    ...
    y)');
    $outval = $myFunc->Call($fld1, $fld2);
    print "$outval";
    
  3. or download this
    e.g.
    $myFunc = Win32::API->new('adnValues', 'double adnValues()');
    $outval = $myFunc->Call();
    
  4. or download this
    $myFunc = Win32::API->new('adnalues', 'adnValues', 'DD', 'D')