Mega Code Archive

 
Categories / C Tutorial / Language
 

Macros in Headers

To force the compiler to use the real function: undefine the macro name using #undef. #undef abs