【C++】大文字 小文字 判定

#include <ctype.h>

islower(c)

isupper(c)