Program Segment Prefix: Difference between revisions

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 as long asuntil the code gets fixed - not a good idea to give faulty examples.
 
For example, the following code displays the command line arguments: