#pragma once int isspace(int c); int isdigit(int c);