Character processing

  1. int isspace(char c);
  2. int isdigit(char c);



AG 2013-04-10