SetBitOfBigInt procedure
Prototype: |
procedure SetBitOfBigInt (var BigIntVar :int64; const Bit :integer {0..63}; const Value :byte{0/1}) |
|
Description: |
||
Syntax: |
SetBitOfBigInt(Value, Bit, byte); |
|
Part |
Description |
|
Value |
number, the bits we want to set |
|
Bit |
number of the bit from which the value is to be read {0..7} |
|
Return value: |
none |
|
See also:
String2Float; Variant2Float; Variant2Integer; Variant2String; String2Variant; Boolean2Integer; Date2Integer; Integer2Date; Int2Hex; IntToHex; GetBitFromLastThreeDigits;
SetBitOfDouble; GetBitOfDouble; SetBitOfInteger; GetBitIfInteger; SetBitOfBigInt; GetBitOfBigInt
© 2024 IFER-Monitoring and Mapping Solutions