.\" Generated by the Allegro makedoc utility .TH adime_d_int_calc_edit_proc 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_d_int_calc_edit_proc .SH SYNOPSIS .B #include .sp .B int adime_d_int_calc_edit_proc(int msg, DIALOG *d, int c); .SH 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. .SH SEE ALSO .BR adime_d_double_calc_edit_proc (3), .BR adime_d_calc_edit_result_proc (3)