int and char being converted to ascii why??I see. A stupid mistake on my part that I should have seen. Thanks I will check the warning levels...
int and char being converted to ascii why??For some reason when I store a char and an int into my struct it's storing the ascii value into the ...
Confused on creating new random objectsHello, I'm a little confused on this topic. Lets say I have these 2 classes. [code] class Me { ...
Assigning an object address to another classThanks for the quick response guys. I understand what you are saying.
Assigning an object address to another classHello, I'm having trouble understanding why this isn't working. As an example: [code] class hous...
This user does not accept Private Messages