NetBurner 3.5.6
PDF Version |
NetBurner String Class. More...
Go to the source code of this file.
Classes | |
class | NBString |
Lightweight alternative to C++ CString class. More... | |
class | NBInterpolatedString |
A wrapper for NBString::Interpolate() ideal for easy access to ephemeral values. More... | |
NetBurner String Class.
A lightweight alternative to the C++ CString class. Note that if you prefer CString, you can add it using the Standard Template Library (STL), but the STL consumes a significant amount of resources.