Versions Compared

Key

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

...

OS_In       read a character from standard input
OS_Tin      timed read a character from standard output
OS_Out      write a character to standard output
GN_Sop      OS_Sout     write a string to standard output
GN_Soe      OS_Bout     write a string at extended address to standard output
GN_Sip      fetch an input line using standard I/O
GN_Sdo      write date to standard output

...