1ia_allow_decimal(3)             gstream manual             ia_allow_decimal(3)
2
3
4

NAME

6       ia_allow_decimal
7

SYNOPSIS

9       #include <gstream.h>
10
11
12       bool ia_allow_decimal(int c)
13

DESCRIPTION

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

SEE ALSO

20       gstream-set_input_error_handler(3),        gstream-ia_allow_integer(3),
21       gstream-ia_allow_hexadigits(3)
22
23
24
25gstream                           version 1.6              ia_allow_decimal(3)
Impressum