PeekD()

语法

Value.d = PeekD(*MemoryBuffer)
概要
Reads a double (8 bytes) number from the specified memory address.

参数

*MemoryBuffer The address to read from.

返回值

Returns the value of the double.

参阅

PokeD()

已支持操作系统

所有

<- PeekC() - Memory Index - PeekF() ->