Hi , i am using GCC-3.4.2 g++ compiler , but i found that it will not generate any warning or error message on conversion from int to bool , is it posible to generate a some form of warning when ever their is a type conversion from int to bool or vice - versa. However the same will works fine with the microsoft compiler. Regards, Deepak Kashyap