Hi All I have gone through code conditional compilation macros are used as #ifdef, sometime #if defined(). What is preferred way to provide such conditional preprocessor macro as per coding style? Thanks, Manish Badarkhe