in reply to Re: create image via binmode
in thread create image via binmode

So what happens when the file is not a multiple of 1024 bytes ? any suggestions for good documentation ? Thnx

Replies are listed 'Best First'.
Re^3: create image via binmode
by ikegami (Patriarch) on Jan 14, 2006 at 02:16 UTC
    That's fine. It'll return the remainder in the last pass of the loop.