42
42
field_name_arg, dec_arg, zero_arg, unsigned_arg),
43
43
not_fixed(dec_arg >= NOT_FIXED_DEC)
47
47
int truncate(double *nr, double max_length);
48
48
uint32_t max_display_length() { return field_length; }
49
49
uint32_t size_of() const { return sizeof(*this); }