New Paste :: Recent Pastes:: Add Line Numbers
is it or ain't it by deltron
bool character(unsigned char c) { return !(c<'A'|| (c>'Z'&&c<'a', ')||c>'z' ); }