Quote
But i cant figure out how to get the array size.
Quote
I should be able to do arrayName.size_t
Quote
but msvc++ 2010 intellisence says the array has no member variables or functions




Posted 15 December 2012 - 05:21 PM
Quote
Quote
Quote
Posted 15 December 2012 - 05:29 PM
std::array<Client, 8> clientInfo;. What i meant to say was i needed to be able to use clientInfo.size(), which i can now.
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
