Use symbolic names for int13 calls
For all the INT13 calls, use symbolic names instead of magic numbers. This makes
it easier to understand what the code is doing w/o a trip to google to find what
these numbers mean.
Use symbolic names for int13 calls Tags None Referenced Files None Subscribers None
Description
Details
|