Searching for big characters in string
#1

Hello guys, how can I search in string for big character? I guess I know how to check the first character of the string:
pawn Код:
if (inputtext[0] >= 'A' || <= 'Z'') //idk if this will work, this is only for first character
but now, I want to locate underscore and the character after underscore I want check, example:

Name_Lastname
Reply


Messages In This Thread
Searching for big characters in string - by Riwerry - 29.01.2014, 12:23
Re: Searching for big characters in string - by fordawinzz - 29.01.2014, 12:27
Re: Searching for big characters in string - by Riwerry - 29.01.2014, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)