Automatic generation produced by ISE Eiffel
class I18N_CURRENCY_FORMATTER General cluster: formatter description: "Class that can format a currency value according to the rules in a CURRENCY_INFO" create: make Ancestors ANY Queries format_currency (a_value: REAL_64): STRING_32 Commands make (a_currency_info: I18N_CURRENCY_INFO) Constraints currency symbol exist currency value formatter exists -- Generated by Eiffel Studio --
For more details: eiffel.org