gstream-ia_allow_hexadigits

Langue: en

Version: version 1.6 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

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)