1*0a6a1f1dSLionel Sambucbool notzero(int i) { 2*0a6a1f1dSLionel Sambuc return i != 0; 3*0a6a1f1dSLionel Sambuc}