4 #ifndef __UNUMBERFORMATTER_H__
5 #define __UNUMBERFORMATTER_H__
9 #if !UCONFIG_NO_FORMATTING
552 #if U_SHOW_CPLUSPLUS_API
573 #endif // U_SHOW_CPLUSPLUS_API
576 #endif //__UNUMBERFORMATTER_H__
#define U_CAPI
This is used to declare a function as a public ICU C API.
C API: Header-only input options for various number formatting APIs.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
char16_t UChar
The base type for UTF-16 code units and pointers.
C API: Parse Error Information.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
A UParseError struct is used to returned detailed information about parsing errors.
Basic definitions for ICU, for both C and C++ APIs.