PokeL()

语法

PokeL(*MemoryBuffer, Number)
概要
Writes a long (4 bytes) number to the specified memory address.

参数

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

返回值

无.

参阅

PeekL()

已支持操作系统

所有

<- PokeI() - Memory Index - PokeQ() ->