Next: void poke(int loc
Up: 12 Memory Access Functions
Previous: int peek(int loc)
Returns the 16-bit value located at address
loc and
loc+1.
loc has the most significant byte, as
per the 6811 16-bit addressing standard.
Fred G. Martin
Fri Mar 29 17:44:15 EST 1996