1.11 Overview of accessing and changing values
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
A C++ interface to SWI-Prolog
A C++ interface to SWI-Prolog
Overview of accessing and changing values
Converting PlTerm to native C and C++ types
Unification
Comparison
Analysing compound terms
Miscellaneous
The class PlTerm_string
The class PlCodeList
The class PlCharList
The class PlCompound
The class PlTerm_tail
The class PlTermv
The class PlAtom - Supporting Prolog constants
Classes for the recorded database: PlRecord and PlRecordExternalCopy
1.11.7
The class PlCodeList
PlCodeList :: PlCodeList
(
const wchar_t *text
)
PlCodeList :: PlCodeList
(
const char *text
)
Create a Prolog list of ASCII codes from a 0-terminated C-string.