#pragma once #include #include bool isword(wchar_t wc, bool spaces_only, const wchar_t *delimiters);