2 #include <grass/glocale.h>
73 sprintf(buf,
"G_truncate_fp_map: can't write quant rules for map %s",
90 sprintf(buf,
"G_truncate_fp_map: can't write quant rules for map %s",
118 struct FPRange fp_range;
121 sprintf(buf,
"G_quantize_fp_map: can't read fp range for map %s",
128 sprintf(buf,
"G_quantize_fp_map: raster map %s is empty", name);
160 DCELL d_min, DCELL d_max, CELL
min, CELL
max)
170 "G_quantize_fp_map_range: can't write quant rules for map %s",
199 const struct Quant *quant)
201 CELL cell_min, cell_max;
206 sprintf(buf, _(
"Cannot write quant rules: map %s is integer"), name);
215 sprintf(buf, _(
"Cannot write quant rules for map %s"), name);