1.4 The class PlTerm
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Packages
A C++ interface to SWI-Prolog
A C++ interface to SWI-Prolog (Version 1)
The class PlTerm
Constructors
Casting PlTerm to native C-types
Unification
Comparison
Analysing compound terms
Miscellaneous
The class PlString
The class PlCodeList
The class PlCharList
The class PlCompound
The class PlTail
1.4.8
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.