null assignment to bit variable

Peter Thomassen info at peter-thomassen.de
Tue Aug 15 16:51:55 PDT 2006


Sean Kelly schrieb am Dienstag, 15. August 2006 23:59:
>      if( test !is null && *test )
>      {
>          // something that requires test to be set and true
>      }

And how would I set it false?

Peter



More information about the Digitalmars-d mailing list