#pragma once #include using namespace std; bool ischar(wchar_t c); bool isBlank(wchar_t c);