gstream-ia_allow_hexadigits(3)

ia_allow_hexadigits(3) gstream manual ia_allow_hexadigits(3)

NAME

ia_allow_hexadigits

SYNOPSIS

#include <gstream.h>

bool ia_allow_hexadigits(int c);

DESCRIPTION

Allows only hexadecimal digits (0123456789abcdefABCDEF) - for inputting hexadecimal numbers.

SEE ALSO

gstream-set_input_error_handler(3), gstream-ia_allow_integer(3), gstream-ia_allow_decimal(3)

version 1.6 gstream