Im trying to read from a file created by another program, but im not sure of the header format the programmer used. Is there any way to tell. Ive got the C++ code of a program that reads from the .cap ...
Have you ever felt the urge to make your own private binary format for use in Linux? Perhaps you have looked at creating the smallest possible binary when compiling a project, and felt disgusted with ...