Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
PlString Method
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► PlString()()()()
A SWI-Prolog string represents a byte-string on the global stack. It's lifetime is the same as for compound terms and other data living on the global stack. Strings are not only a compound representation of text that is garbage-collected, but as they can contain 0-bytes, they can be used to contain arbitrary C-data structures.

Icon | Member | Description |
---|---|---|
![]() ![]() |
PlString(String) |
|
![]() ![]() |
PlString(String, Int32) |
|