Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
R1 | Pointer to buffer for resulting string |
R2 | Size of buffer |
Exit | |
---|---|
R0 | Corrupted |
R1 | Pointer to terminator |
R2 | Free bytes in buffer (including terminator) |
The purpose of this call is to return the current user ID if logged on to the current file server.
This SWI reads the user ID if logged onto the current file server, or returns a null string (single zero) if your are not logged on.
SWI is re-entrant.