Next:
void pokeword(int loc
Up:
12 Memory Access Functions
Previous:
int peekword(int loc)
void poke(int loc, int byte)
Stores the 8-bit value
byte
at memory address
loc
.
Fred G. Martin
Fri Mar 29 17:44:15 EST 1996