adime_d_int_calc_edit_proc

Langue: en

Autres versions - même langue

Version: version 2.2.1 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

adime_d_int_calc_edit_proc

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)