I notice that the Copy_Flag macro in objects.h uses the ! operator (boolean inversion) where it should be using ~ (bitwise inversion). Regards, John
Post a reply to this message