Skip to main content

check_precision_range

Function check_precision_range 

Source
pub fn check_precision_range(precision: &mut i32, error_code: &mut i32)
Expand description

Check if precision is within acceptable range and adjust if needed Direct port from clipper.core.h line 682