All Classes |Grouped Classes |Index

Function text_to_ull

Text to unsigned long long.

	static unsigned long long CL_StringHelp::text_to_ull(
		const CL_StringRef & value,
		int base = 10);