Name: Anonymous 2018-09-30 1:43
How can you determine if there are more bytes to a file after a certain string? I want to parse a file, find a certain combination of values, and then see if that's the end of the file or not. What will happen next depends on whether that's the end or not. Any ideas?