Is there a way to turn off these 2 warnings: warning: dereferencing type-punned pointer will break strict-aliasing rules warning: `xxx' defined but not used without turning anything else off? And also, what does the first warning mean?