PeekA()
语法
Value.a = PeekA(*MemoryBuffer)
Reads an ascii character (1 byte) from the specified memory address.
参数
*MemoryBuffer The address to read from.
返回值
Returns the value of the ascii character.
参阅
PokeA()
已支持操作系统
所有