PokeB()

语法

PokeB(*MemoryBuffer, Number)
概要
Writes a byte (1 byte) number to the specified memory address.

参数

*MemoryBuffer The address to write to.
Number The value to write.

返回值

无.

参阅

PeekB()

已支持操作系统

所有

<- PokeA() - Memory Index - PokeC() ->