Help for this page

Select Code to Download


  1. or download this
        my $rv = $read_inputs->Call ($buf);
    
  2. or download this
    my @values = ReadInputs();
    
    print "@values\n";