Content


NTL
Core
OctToInt64

OctToInt64


Convert string with octal number into integer.

Return -1 in case of invalid argument.

long long OctToInt64(const String &str);
long long OctToInt64(const AnsiString &str);
Namespace: nitisa
Include: Nitisa/Core/Strings.h