Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Notes

If B is zero on entry the address will not be treated as local. If your application is targeting OZ V4.2 or newer, use OS_Bout - its faster and uses 1 byte less in API call.

Related calls

GNOS_Nln, send newline (CR/LF) Out, write character to standard output output
GNOS_SopSout, write  write local string to standard output, local memory
OS_Bout,write string at (B)HL to standard output 
OS_BoutPout, write embedded null-terminated string block at caller (BPC) HL to standard output
OS_OutHout, write character hexadecimal byte to standard output
OS_Pout, write embedded null-terminated string at caller (PC) to standard output_Nln, send newline (CR/LF) to standard output
GN_Sop, write local string to standard output
GN_Soe, write string at extended address to standard output
GN_Nln, send newline (CR/LF) to standard output