PokeB()
Syntax
PokeB(*MemoryBuffer, Number)Description
Writes a byte (1 byte) number to the specified memory address.
Parameters
*MemoryBuffer The address to write to. Number The value to write.
Return value
None.
See Also
PeekB()
Supported OS
All