User profile: harlen610

User info
User name:harlen610
Name:MH
Location:Singapore
History
Joined:
Number of posts:5
Latest posts:

Error while using member fucntion of class
So I'm trying to make an array of objects with the following codes [code] class Student { ...

Enum and struct question
so by "collection" you meant an array?

Enum and struct question
umm, aren't they strings? Sorry I'm really new to all these

Enum and struct question
Thanks for all the response guys, I think i can use Abstration's algorithm. Forgot to mention that ...

Enum and struct question
So I got this line in a txt file: Libra 10 - 10 - 1980 with this declaration: [code] enum Zodiac ...