Hello all,
Could somebody explain how PBDLL knows when to use a "bitwise" AND instead of the "conditional" AND. Under what conditions does the compiler see AND as "bitwise"?
I really hope my question makes sense...
------------------
Cheers!
Could somebody explain how PBDLL knows when to use a "bitwise" AND instead of the "conditional" AND. Under what conditions does the compiler see AND as "bitwise"?
I really hope my question makes sense...
------------------
Cheers!
Comment