PokeL()

Syntax

PokeL(*MemoryBuffer, Number)
Description
Writes a long (4 bytes) number to the specified memory address.

Parameters

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

Return value

None.

See Also

PeekL()

Supported OS

All

<- PokeI() - Memory Index - PokeQ() ->