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