/*
**********************************************************************
-* Copyright (C) 1999-2006,2008 International Business Machines
+* Copyright (C) 1999-2009 International Business Machines
* Corporation and others. All Rights Reserved.
**********************************************************************
*
#define UCNV_OPTION_VERSION 0xf
#define UCNV_OPTION_SWAP_LFNL 0x10
+#define UCNV_GET_VERSION(cnv) ((cnv)->options&UCNV_OPTION_VERSION)
U_CDECL_BEGIN /* We must declare the following as 'extern "C"' so that if ucnv
itself is compiled under C++, the linkage of the funcptrs will