|
LMMS
|
Enumerations | |
| enum | { charsNeededForInt = 32 , charsNeededForDouble = 48 } |
Functions | |
| template<typename Type> | |
| static char * | printDigits (char *t, Type v) noexcept |
| static char * | numberToString (char *t, const int64 n) noexcept |
|
inlinestaticnoexcept |
|
inlinestaticnoexcept |