Name peek
Definition peek(V:var(T:type),offset:val(int)):expr(int)
Defined in ops.l
Implementation icode
Description Return the value of the word at the given offset within the representation of variable V.
See Also poke