ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:isalnum

Differences

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

Link to this comparison view

functions:isalnum [2017/04/17 14:17] – created korshunfunctions:isalnum [2017/04/17 14:21] (current) korshun
Line 4: Line 4:
  
 ===== Description ===== ===== Description =====
-Returns true if the character is a letter or a digit.+Returns true if the character is a letter or a digit. Equivalent to the corresponding C function [[http://en.cppreference.com/w/cpp/string/byte/isalnum|isalnum]].
  
 ===== See also ===== ===== See also =====
 [[StrIsAlNum]] [[StrIsAlNum]]
functions/isalnum.txt · Last modified: 2017/04/17 14:21 by korshun