User profile: Sefik1337

User info
User name:Sefik1337
History
Joined:
Number of posts:9
Latest posts:

Enum types and classes
requirement.

Enum types and classes
The thing is the Enum has to be private

Enum types and classes
I can't seem to understand how to fill an array made in class A with an enumerator type made in clas...

returning a struct variable
i see what youre saying but how would i change it to return the whole pigLatin array and not just 1 ...

returning a struct variable
The pigLatin[i] works fine in the word piglatin function but i can not get it to work in the latinRe...