Skip to content

Add ctype.h header for isdigit function#25

Open
alebcay wants to merge 1 commit intosstrickl:masterfrom
alebcay:isdigit-ctype
Open

Add ctype.h header for isdigit function#25
alebcay wants to merge 1 commit intosstrickl:masterfrom
alebcay:isdigit-ctype

Conversation

@alebcay
Copy link

@alebcay alebcay commented Sep 29, 2023

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments