LisaacTM Platform

SYSTEM_IO


Lower level for Input / Output
Inherit/Insert Summary
parent_object No developed.
 
Slot Summary
print_char
Low level buffered output.
print_error_char
Low level buffered error output.
get_char
eof
 

Inherit/Insert Detail

parent_object

.../base/system/system_io.li line #31

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Detail slot

print_char

.../base/system/system_io.li line #35

Section:
Public

Profile:
- SelfSELFprint_char   byte : CHARACTER

Description:
Low level buffered output.

print_error_char

.../base/system/system_io.li line #41

Section:
Public

Profile:
- SelfSELFprint_error_char   byte : CHARACTER

Description:
Low level buffered error output.

get_char

.../base/system/system_io.li line #47

Section:
Public

Profile:
- SelfSELFget_char : CHARACTER

eof

.../base/system/system_io.li line #49

Section:
Public

Profile:
- SelfSELFeof : CHARACTER