>>5
IRC channels aren't related to Twitter, you mental midget.
Name:
Anonymous2012-03-11 7:22
I see what you mean. Just had a few code related questions.. One being can you access private data members outside of a class (in main for example) through assertion or other means? Or are you just limited to the class functions.
Name:
Anonymous2012-03-11 7:23
c++ by the way..
Name:
Anonymous2012-03-11 7:27
>>7
You can. Just use reinterpret_cast and hide before your code explodes.