Helix Core C/C++ Developer Guide (2019.1)
StrPtr - text operations
The StrPtr
class is a very basic pointer/length pair used
to represent text.
This class provides a number of methods for comparison and reporting,
but it is not in itself very useful for storing data; the
StrBuf
child class is a more practical means of storing
data, as it manages its own memory.
Your search for returned result(s).