#pragma once #ifndef testchar #define testchar bool is_digit(char ch); #endif // !testchar