Is there some special execution character at the end of every program? I need to be able to read all of a program's data into a buffer, but I don't know how to tell the computer to stop. An execution character is what I really need. The thing is, 0x00 doesn't work because that value is all over programs. Please help what you can.