Best way to detect if players entered text is only digits?
#6

This would work, if you're using sscanf
Код:
if (sscanf(string, "{i}")) // string is not all numbers
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)