Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
    
    $ret = Win32::LoadLibrary('C:\sisyphusion\PLplot_ok.dll');
    print "ret=$ret glr=".Win32::GetLastError()."\n";
    
  2. or download this
    ret=1647050752 glr=0
    ret=1659895808 glr=0