2012-10-28, 09:44 PM
A string is, like I said:
const char*
char*
char[]
and
std:
tring
You can't use either of those I imagine.
const char*
char*
char[]
and
std:
tringYou can't use either of those I imagine.

