Re: Initialising a BOOL array to TRUE ??
On 2008-08-02 06:15:32 -0400, "kwikius" <andy@servocomm .freeserve.co.u ksaid:
RPC via quantum tunneling.
--
Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The
Standard C++ Library Extensions: a Tutorial and Reference
(www.petebecker.com/tr1book)
On 2008-08-02 06:15:32 -0400, "kwikius" <andy@servocomm .freeserve.co.u ksaid:
>
"Pete Becker" <pete@versatile coding.comwrote in message
news:2008080118 071816807-pete@versatilec odingcom...
>
Ahh yes. Well we did experiment with this but found that once we went
subatomic the boolean variable could flip states , disappearing from its
rightful place within one application and appearing in another. Furthermore
the other application could even be on an entirely different PC anywhere in
the world distant in time or even in a PC belonging to some alien
civilisation in a far flung corner of the galaxy.
>
"Pete Becker" <pete@versatile coding.comwrote in message
news:2008080118 071816807-pete@versatilec odingcom...
>On 2008-08-01 17:33:44 -0400, "kwikius" <andy@servocomm .freeserve.co.u k>
>said:
>>
>>
>It would be more interesting as a subatomic flag.
>said:
>>
>>>
>>"Greg Comeau" <comeau@panix.c omwrote in message
>>news:g6v9mn$s a1$1@panix2.pan ix.com...
>>>
>>>
>>>Besides, everbody knows that 0.5 is a good compromise :)
>>>
>>hmm interesting. FWIW I'm currently working on a quantum boolean type. It
>>may be true, or maybe false or even simultaneously true and false. The
>>act
>>of reading or copying it changes its state of course, so each read or
>>copy
>>you will need to remember its actually in the other state or even in a
>>state
>>of superposition between states. The real interesting useage is an atomic
>>flag in a multi-threaded app of course ...
>>>
>>"Greg Comeau" <comeau@panix.c omwrote in message
>>news:g6v9mn$s a1$1@panix2.pan ix.com...
>>>
>>>
>>>Besides, everbody knows that 0.5 is a good compromise :)
>>>
>>hmm interesting. FWIW I'm currently working on a quantum boolean type. It
>>may be true, or maybe false or even simultaneously true and false. The
>>act
>>of reading or copying it changes its state of course, so each read or
>>copy
>>you will need to remember its actually in the other state or even in a
>>state
>>of superposition between states. The real interesting useage is an atomic
>>flag in a multi-threaded app of course ...
>>>
>It would be more interesting as a subatomic flag.
Ahh yes. Well we did experiment with this but found that once we went
subatomic the boolean variable could flip states , disappearing from its
rightful place within one application and appearing in another. Furthermore
the other application could even be on an entirely different PC anywhere in
the world distant in time or even in a PC belonging to some alien
civilisation in a far flung corner of the galaxy.
>
--
Pete
Roundhouse Consulting, Ltd. (www.versatilecoding.com) Author of "The
Standard C++ Library Extensions: a Tutorial and Reference
(www.petebecker.com/tr1book)
Comment