Page 1 of 1

Are there any API for working with byte arrays?

Posted: Sat Jun 21, 2008 6:03 pm
by wvxvw
Huh... and the last one for today =)
If you need to create some custom file-format and write it byte by byte, what would you use?

Re: Are there any API for working with byte arrays?

Posted: Sun Jun 22, 2008 2:03 am
by onion2k
pack() and fputs().