in reply to How to read each 232 bytes of input data ?

read $inputhandle, $buf, 232

-Paul

  • Comment on Re: How to read each 232 bytes of input data ?