#include "../ctype.h"
Check if value is digit.
The isdigit function tests for any decimal-digit character.