You are here: start » ppl » functions » mkaddr

MKADDR(seg:integer, off:integer) :INTEGER

**This is an old revision of the document!**

MKADDR(seg:integer, off:integer) :INTEGER

Returns a segment:offset address as a long integer built from two word sized values by the formula: (var1*00010000h+var2)
See also: VarSeg, VarOff, VarAddr

ppl/functions/mkaddr.1555413266.txt.gz · Last modified: 2019/04/16 13:14
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International