ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:isalnum

Table of Contents

isalnum

bool isalnum(int c)

Description

Returns true if the character is a letter or a digit. Equivalent to the corresponding C function isalnum.

See also

functions/isalnum.txt · Last modified: 2017/04/17 14:21 by korshun