I have an array with 50 slots, but i'm only using 6 of them and I will need more so I can add more entries later on. I want it to stop printing out each slot when it reaches one with nothing in it.
any tips? I just get this error message could not convert `((+(((unsignedint)count) * 4u)) + ((std::string*)(&items)))->std::basic_string<_CharT, _Traits, _Alloc>::operator= [with _CharT = char, _Traits = std::char_traits<char>, _Alloc = std::allocator<char>](((constchar*)""))' to `bool'