IDA SDK
Functions to test ASCII char attributes

The is...() functions in ctype.h will misbehave with 'char' argument.

The is...() functions in ctype.h will misbehave with 'char' argument.

We introduce more robust functions. These functions only operate on ascii chars and are intended to be locale-independent.