C kerdes - mar megint

Nya'ri Viktor office at flexelec.hu
Sat Jun 18 14:47:13 CEST 2005



VFX wrote:
> Hali!
> 
> Adott a kovetkezo sor:
> 
>     if ((index & 0x10) > 0x10)
>       terminate(JPGD_BAD_DHT_INDEX);
> 
> Itt a (index & 0x10) sor logikai AND kapcsolatot takar?

Nem!
A & az Bitwise and operator
A && a Logical and operator.




More information about the Elektro mailing list