User: saxophonemaster

  • Public profile

User profile: saxophonemaster

User info
User name:saxophonemaster
History
Joined:
Number of posts:6
Latest posts:

Memory Leak Issues?
I'm not expecting anyone to spend a lot of time, but I am running my program through something that ...

Pointers in C
I have a pointer that points to an array of MenuItem object pointers that points to MenuItem Objects...

Method that returns Object pointer
I have to use this header and I'm pretty sure it means that it returns a pointer to the object? H...

Using a constant class variable
Something like this? Table& Table::operator=(const Table &rhs) { Table(rhs.getId(),rhs.getSize...

Using a constant class variable
I have this array of "Table" objects. Table tables[25]; Inside this object there is this constan...

This user does not accept Private Messages