The .MAP File

When you look at a 16-bit map file, you will discover that it may have at least three sections. A 32-bit map file can have at least 4.

This is particularly useful when a programmer wants to find where some particular variable or routine is located. This is particularly useful when you know where something is, and want to find out if it has an external name, or what routine encompasses the address of interest.


[Back: Application Documentation]
[Next: The .COD File]