gstream-ia_allow_hexadigits - Man Page

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)

Referenced By

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

version 1.6 gstream manual