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?
Are there any API for working with byte arrays?
Moderator: General Moderators
Re: Are there any API for working with byte arrays?
pack() and fputs().