Skip to main content

read

Function read 

Source
pub fn read(ctx: &mut Context, op: &Op) -> RtResult
Available on crate feature extended only.
Expand description

Read n bytes into memory

ยงSyntax

READ [addr], [n:lit] - read n bytes from stdin to memory starting at address addr