Numeric-format functions

The HCL OneDB™ ESQL/C numeric-format functions are rfmtdec(), rfmtdouble(), and rfmtlong().

These functions support the following extensions to format numeric values:
  • Support for multibyte characters in format strings
  • Locale-specific formats for numeric values
  • Formatting characters for currency symbols
  • Support for the DBMONEY environment variable
These topics describe locale-specific behavior of the HCL OneDB ESQL/C numeric-format functions. For general information about the HCL OneDB ESQL/C numeric-format functions, see the HCL OneDB ESQL/C Programmer's Manual.
Tip: For a list of errors that these HCL OneDB ESQL/C numeric-format functions might return, see GLS-specific error messages.