Versions Compared

Key

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

...

This call replace GN_Nln. It uses 2 bytes (instead of 3) and is significantly faster. Error will only occur if rebinding has occurred.

Related calls

GNOS_SoeOut, write string at extended address to standard output 
GN_Sop, write string to standard output, local memory
OS_Bout, write character to standard output
OS_Sout, write local string to standard output
OS_Bout,write string at (B)HL to standard output 
OS_Pout, 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