stoi 1882 uspace/lib/cpp/include/__bits/string/string.hpp int stoi(const string& str, size_t* idx = nullptr, int base = 10); stoi 1902 uspace/lib/cpp/include/__bits/string/string.hpp int stoi(const wstring& str, size_t* idx = nullptr, int base = 10);HelenOS homepage, sources at GitHub