NAME
Unicode flags -
Defines
#define NJB_UC_8859 0
#define NJB_UC_UTF8 1
Detailed Description
See also:
NJB_Set_Unicode()
Define Documentation
#define NJB_UC_8859 0 libnjb to use ISO 8859-1 / codepage 1252
#define NJB_UC_UTF8 1 libnjb to use Unicode UTF-8
Examples:
files.c, fwupgrade.c, getowner.c, pl.c, playlists.c, sendfile.c,
sendtr.c, setowner.c, tagtr.c, and tracks.c.
Referenced by datafile_pack(), datafile_unpack(),
NJB_Get_Owner_String(), NJB_Set_Owner_String(), NJB_Update_Playlist(),
playlist_unpack(), songid_pack(), songid_unpack(), strtoucs2(), and
ucs2tostr().
Author
Generated automatically by Doxygen for libnjb from the source code.