Table of Contents

isblank

bool isblank(int c)

Description

Returns true if the character is blank. Equivalent to the corresponding C function isblank.

See also

StrIsBlank