I'm trying to learn how to use FASM, and currently looking into manipulating files using it. But all resources I could find for it seem to be windows-only. How could I obtain a pointer to the contents of the file, or loop over each of its lines?
Asked
Active
Viewed 103 times