You are here: start » ppl » functions » b2w

B2W(var1:integer,var2:integer) :INTEGER

B2W(var1:integer,var2:integer) :INTEGER

Returns a word built from two byte sized values by the formula:

  (var1*0100h+var2)
ppl/functions/b2w.txt · Last modified: 2024/03/27 13:54
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International