sorry, my message was misleading. I am lookimng for the 'nice' and fast
way do do this. How do write it please (if you know from memory)?




On Mon, 2006-06-12 at 20:53 +0200, Micha Nelissen wrote:
> Alain Michaud wrote:
> > Hi,
> > 
> >   excuse my lazyness. Is there a FAST way to do a bit operation like:
> > 
> > if ((aword and $0200) = $0200) then dosomething;  
> 
> What's not fast about this ?
> 
> Btw, sets are nicer, more readable, and just as fast.
> 
> Micha
> 
> _________________________________________________________________
>      To unsubscribe: mail [EMAIL PROTECTED] with
>                 "unsubscribe" as the Subject
>    archives at http://www.lazarus.freepascal.org/mailarchives

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to