Function poke

Top 

Declaration:

void poke(unsigned int segment, unsigned int offset, int value);

Description

Writes a word to the computer memory by a specified segment: offset. The segment is a selector.