Enum types and classesrequirement.
Enum types and classesThe thing is the Enum has to be private
Enum types and classesI can't seem to understand how to fill an array made in class A with an enumerator type made in clas...
returning a struct variablei see what youre saying but how would i change it to return the whole pigLatin array and not just 1 ...
returning a struct variableThe pigLatin[i] works fine in the word piglatin function but i can not get it to work in the latinRe...