Skip to main content

out

Function out 

Source
pub fn out(ctx: &mut Context, op: &Op) -> RtResult
Expand description

Output

Convert an ASCII code to a character and print to STDOUT

ยงSyntax

  1. OUT - output ACC
  2. OUT [lit | reg | addr]
  3. OUT [lit | reg | addr], ... - output value in all ops as bytes