| ticalc_get_calc | Function |
| calc_int.h |
| int ticalc_get_calc (int *type); |
Parameters
| type |
put the currently set calculator type in this variable. |
| Returns |
always 0. |
Summary
Returns the calculator previously set with @ticalc_set_calc@.
See also
@ticalc_set_calc@, @ticalc_return_calc@