=> R0 = pointer to status block
R1 = pointer to buffer for resulting string
R2 = size of buffer
<= R0 = pointer to buffer (R1 on entry)
R1 = pointer to terminator
R2 = free bytes in buffer
This SWI converts the given status to a null terminated string in the supplied buffer.
See PRM 2, page 398.
NetPrint_ConvertStatusToString status block
Offset Contents
0 status
1 optional station number
2 optional net number
|
|
|