Hello, I created the code and I have got a problem. The problem is with setStorage(1000, points);
When I added it, then compiler sent me that I did gaffe.
Below this message, you find messages which I received from the compiler.
player.cpp invalid conversion from `int32_t' to `const char*'
player.cpp initializing argument 1 of `std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
Code is located on this link :http://pastebin.com/LuGUGDSD
When I added it, then compiler sent me that I did gaffe.
Below this message, you find messages which I received from the compiler.
player.cpp invalid conversion from `int32_t' to `const char*'
player.cpp initializing argument 1 of `std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const _CharT*, const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
Code is located on this link :http://pastebin.com/LuGUGDSD