4 #ifndef __USIMPLENUMBERFORMATTER_H__ 5 #define __USIMPLENUMBERFORMATTER_H__ 9 #if !UCONFIG_NO_FORMATTING 159 #ifndef U_HIDE_DRAFT_API 167 #endif // U_HIDE_DRAFT_API 253 #if U_SHOW_CPLUSPLUS_API 294 #endif // U_SHOW_CPLUSPLUS_API 297 #endif //__USIMPLENUMBERFORMATTER_H__
#define U_CAPI
This is used to declare a function as a public ICU C API.
UNumberGroupingStrategy
An enum declaring the strategy for when and how to display grouping separators (i.e., the separator, often a comma or period, after every 2-3 powers of ten).
C API: Header-only input options for various number formatting APIs.
"Smart pointer" class; closes a USimpleNumber via usnum_close().
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
UNumberFormatRoundingMode
The possible number format rounding modes.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
Basic definitions for ICU, for both C and C++ APIs.