This is what I was doing, but it keeps spitting out the same number. I want to spit it out line by line what the address is. On another note I'm trying to show it as byte values, specifically in 8bytes.
Last edited by Howdy_McGee; April 16th, 2012 at 11:50 PM.
What do you mean by "address", the offset from the start of the file? Just count the length of each line, making sure to account for the new line characters.
Bookmarks