12.4.3.4 Wide-character versions
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
The Foreign Include File
Analysing Terms via the Foreign Interface
Wide-character versions
PL_new_atom_wchars()
PL_atom_wchars()
PL_get_wchars()
PL_unify_wchars()
PL_unify_wchars_diff()
Packages
Availability:
C-language interface function
int
PL_get_wchars
(
term_t t, size_t *len, pl_wchar_t **s, unsigned flags
)
Wide-character version of
PL_get_chars()
. The
flags
argument is the same as for
PL_get_chars()
.