PokeQ()

Syntax

PokeQ(*MemoryBuffer, Number)
Description
Writes a quad (8 bytes) number to the specified memory address.

Parameters

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

Return value

None.

See Also

PeekQ()

Supported OS

All

<- PokeL() - Memory Index - PokeS() ->