rolldice icon indicating copy to clipboard operation
rolldice copied to clipboard

Add ctype.h header for isdigit function

Open alebcay opened this issue 2 years ago • 0 comments

isdigit is provided from ctype.h. This header may not need to be added on all platforms (perhaps included by some other header) but it is needed on at least current macOS (14).

alebcay avatar Sep 29 '23 14:09 alebcay