PeekC()
语法
Value.c = PeekC(*MemoryBuffer)概要
Reads a character (1 byte in ascii, 2 bytes in unicode) number from the specified memory address.
参数
*MemoryBuffer The address to read from.
返回值
Returns the value of the character.
参阅
PokeC()
已支持操作系统
所有