Content deleted Content added
m grammar |
m grammar |
||
Line 109:
Alternatively, in [[.COM]] programs loaded at offset <tt>100h</tt>, one can address the PSP directly just by using the offsets listed above. Offset <tt>000h</tt> points to the beginning of the PSP, <tt>0FFh</tt> points to the end, etc.
<!-- Note: Commented out code example
For example, the following code displays the command line arguments:
|