gstream-ia_allow_decimal

Langue: en

Autres versions - même langue

Version: version 1.6 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

ia_allow_decimal

SYNOPSIS

#include <gstream.h>

bool ia_allow_decimal(int c)

DESCRIPTION

Allows only digits and decimal delimiters (0123456789.) - for inputting floats and the like.

SEE ALSO

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