man njb_unicodeflags (Fonctions bibliothèques) -
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.