Hi Chas, On 5/7/09, Chas. Owens <[email protected]> wrote: > You use pack to create a binary value and unpack to read a binary > value. So, to write a file containing three 32 bit integers you say
[snip] Thanks for the sample code; that worked exactly as you said. I wasn't getting anywhere with google; I thought the key was to get it working with the b/B [bit string] templates...I wasn't close at all. :-) Thanks a lot! Ray -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
