ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:ctype

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
new:ctype [2018/02/20 19:40] korshunnew:ctype [2018/02/20 19:41] (current) korshun
Line 40: Line 40:
 These functions return true if all characters in the string match a character classification function: These functions return true if all characters in the string match a character classification function:
  
-  * ''bool StrIsASCII(str s)'' -- ''isascii''+  * ''bool StrIsAscii(str s)'' -- ''isascii''
   * ''bool StrIsAlnum(str s)'' -- ''isalnum''   * ''bool StrIsAlnum(str s)'' -- ''isalnum''
   * ''bool StrIsAlpha(str s)'' -- ''isalpha''   * ''bool StrIsAlpha(str s)'' -- ''isalpha''
new/ctype.1519148440.txt.gz · Last modified: 2018/02/20 19:40 by korshun