| |
|
|
Michael W. | i wish me, that too SetBit and TestBit with Quad get by - the wären then 64 Bits (of 0 .. 63).
presently are there only 32 Bits possible.
of course can I a Quad indicate, but it go hold only 32 Bits machine, everything höhere remaining on zero (or what before drin stood). CompileMarkSeparationCls
Declare Quad Test
Clear Test
Test = SetBit(Test,32,1)
Print "Test Bit.32:", TestBit(Test,32)
Clear Test
Test = SetBit(Test,31,1)
Print "Test Bit.31:", TestBit(Test,31)
WaitKey
System: Windows 8/10, XProfan X4 Programmieren, das spannendste Detektivspiel der Welt. | 01/20/15 ▲ | |
|
|
|
|
RGH | thanks for Hinwewis. there I had still objectively missing, at Result of SetBit whom Parametertyp of Long on Quad To settle.
ex the next Subscriptionsversion (yet these week) works it then How desired!
Greeting Roland
alas Yes: and in the Help ought to one then sooner of status the Bits write ... |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 01/20/15 ▲ |
|
|
|