isomon::data::is_isonum — Low-level C function testing if ISO numeric found in data tables.
// In header: </home/castedo/src/isomon/currency_data.h> bool is_isonum(int16_t i);
Parameters:
i
integer which might be ISO numeric code (0 represents ISO "Nil")
Returns:
True if ISO numeric code found.