Math387::StringOf Function

DewString StringOf(const DewArray<unsigned char> &Value);

The string the bytes hold.

#NameTypeDescription
1Valueconst DewArray<unsigned char> &
Remarks:

The managed and C++ ports' counterpart of SysUtils.StringOf, which the other units of the library call.

Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler