10 #ifndef __ICU_DATA_VER_H__
11 #define __ICU_DATA_VER_H__
18 #define U_ICU_VERSION_BUNDLE "icuver"
23 #define U_ICU_STD_BUNDLE "icustd"
28 #define U_ICU_DATA_KEY "DataVersion"
uint8_t UVersionInfo[U_MAX_VERSION_LENGTH]
The binary form of a version on ICU APIs is an array of 4 uint8_t.
#define U_INTERNAL
This is used to declare a function as an internal ICU C API.
UErrorCode
Error code to replace exception handling, so that the code is compatible with all C++ compilers...
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type.