Help for this page

Select Code to Download


  1. or download this
    V    24453
    I    -717
    ...
    H11    0
    H12    0
    Checksum
    
  2. or download this
    #!/usr/bin/perl
    use warnings;
    ...
    $ob->write_drain;
    $ob->close;
    undef $ob
    
  3. or download this
    ($count, $string) = $ob->read(500); #read 500 bytes