Difference between revisions of "Io"

From SkyCorp Global
Line 1: Line 1:
 +
NOTE: This class is lowercase, ie: 'io'
 +
 
== Public Methods ==
 
== Public Methods ==
  
 
=== void write(string) ===
 
=== void write(string) ===
 
Output string to screen.  Does not automatically add newlines.
 
Output string to screen.  Does not automatically add newlines.

Revision as of 06:46, 21 December 2017

NOTE: This class is lowercase, ie: 'io'

Public Methods

void write(string)

Output string to screen. Does not automatically add newlines.