Hoping for something more elegant than
if (i>0 && i<100)
if ( 0 < i && i < 100) if ( 'a' <= c && c <= 'z' )