I want to write multiple files like images and text to a single binary file that can then be read by another program. Can someone point me to some good tutorials to learn this?
Current all I have been able to find is text file to a single binary file.