2 Sep
2009
2 Sep
'09
6:16 p.m.
Hi all Does anyone know how to return the lest significant byte of a given number? e.g. function least_significant_byteof (num: integer): byte; An algorithm in Pascal or C would be fine. Thanks, -- Best regards, The Chief