alexisdumb
Programmer
hi,
i'm trying to setup an array of words... basically i want it something like
string words[2] = "word1", "word2", "word3";
i cannot get it to work and have included the string.h header.
i want to keep it simple cos i'm dumb
thanks for any help
i'm trying to setup an array of words... basically i want it something like
string words[2] = "word1", "word2", "word3";
i cannot get it to work and have included the string.h header.
i want to keep it simple cos i'm dumb
thanks for any help