|
LMMS
|
#include "ustring.h"Go to the source code of this file.
Namespaces | |
| namespace | Steinberg |
Functions | |
| template<class TDstChar, class TSrcChar> | |
| void | Steinberg::StringCopy (TDstChar *dst, int32 dstSize, const TSrcChar *src, int32 srcSize=-1) |
| template<class TSrcChar> | |
| int32 | Steinberg::StringLength (const TSrcChar *src, int32 srcSize=-1) |