PokeF()

语法

PokeF(*MemoryBuffer, Number.f)
概要
Writes a float (4 bytes) to the specified memory address.

参数

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

返回值

无.

参阅

PeekF()

已支持操作系统

所有

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