]> git.corax.cc Git - toolbox/commit
include/is: Add functions for determining the content of strings
authorMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 02:34:51 +0000 (11:34 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 3 Apr 2021 02:34:51 +0000 (11:34 +0900)
commit7fb50e1cd63ae5e460b0aed686c5e4e32feda85f
tree62c3200618886c3e9601caef7b3ca7b9fc34450f
parent308af38a38f44a0e9bf357489e5f787cc6c900e9
include/is: Add functions for determining the content of strings

This commit adds ctype.h-style functions for determining what kind of
data is stored in strings.
include/is.sh [new file with mode: 0644]