
January 22nd, 2012, 08:15 PM
|
|
Registered User
|
|
Join Date: Apr 2011
Posts: 2
Time spent in forums: 33 m 58 sec
Reputation Power: 0
|
|
|
Why does debugger only show files in 128 sets?
I used debugger(windows) to view a text file(20 bytes only). books says it shows the whole 128bytes section and we have to decide where our files end. Why does it have to be 128? why not only the file size or 512 or a 256 or something?
Books calls the other area as memory garbage. But doesn't explain why 128bytes
|