How to make a worded operator?Is there a way to use letters instead of signs for operators? [code] class MyClass { public: ...
Error 0xC0000005 with a simple code wtf?Alright I understand now. just changed to [code]t=&T;[/code] and it's fine now. thanks :) I had to ...
Error 0xC0000005 with a simple code wtf?[code] class ImOk{ public: int x,y; }; class Dude{ public: ImOk* t; Dude(I...
%x%4 for example: [code] 0 1 2 3 4 5 6 7 8 9 10 11 12 0 1 2 3 0 1 2 3 0 1 2 3 0 [/code]
I seem to have forgotten C++!Yeah, sometimes, when I don't use it for a long time. Reread this: http://www.cplusplus.com/doc/tut...
This user does not accept Private Messages