User: skew

  • Public profile

User profile: skew

User info
User name:skew
History
Joined:
Number of posts:9
Latest posts:

using const causes compiler errors
Thanks!!

using const causes compiler errors
I have the following class [code]class Test { public: void DoSomeStuff() { cout << "Doin...

need help to understand const pointers
i just stumbled over the following article: http://www.parashift.com/c++-faq-lite/const-correctness....

wrong memory addressing?
Thanks!

wrong memory addressing?
Just for fun, I have written the following code: [code]int i1 = 10; int i2 = 20; // ptrints t...

This user does not accept Private Messages