HB_ISSPACE()

Syntax

C Prototype (macro definition)

#include <hbapi.h>
HB_ISSPACE( c ) --> <see ( ( c ) == ' ' || ( c ) == HB_CHAR_HT || ( c ) == HB_CHAR_LF || ( c ) == HB_CHAR_CR )>

Arguments

<c>

Returns


Description


Examples

Status

Ready

Compliance

Compliance is not applicable to API calls.

Files

Header file is hbapi.h

Platforms

All