adime_d_int_calc_edit_proc - Man Page
Synopsis
#include <adime.h>
int adime_d_int_calc_edit_proc(int msg, DIALOG *d, int c);
Description
Like `adime_d_double_calc_edit_proc()´, but displaying the result as an integer. If the user tries to enter a floating point value, it will be rounded.
See Also
adime_d_double_calc_edit_proc(3), adime_d_calc_edit_result_proc(3)
Referenced By
adime_d_calc_edit_result_proc(3), adime_d_double_calc_edit_proc(3).
version 2.2.1 Adime API Reference