-
Notifications
You must be signed in to change notification settings - Fork 51
Manual:DIL Manual unset()
iamnove edited this page Jan 18, 2023
·
55 revisions
unset ( var i : integer , bit : integer ) i : Integer variable to alter. bit : Bits to unset in integer variable. result: unset bits in 'i'.