gstream-ia_allow_decimal(3)
| ia_allow_decimal(3) | gstream manual | ia_allow_decimal(3) |
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)
| version 1.6 | gstream |
