User: Shakazahn

  • Public profile

User profile: Shakazahn

User info
User name:Shakazahn
History
Joined:
Number of posts:11
Latest posts:

Understanding Pointers
I managed to get what I wanted, but I'm wondering if it's the best way. I'm trying to make a progra...

Understanding Pointers
I thought that specifying the argument "letter" with a & before means I'll be using it's address, no...

Understanding Pointers
[code] Letters* letters; letters = new Letter[int]; [/code]

Understanding Pointers
Hi, I'm having trouble getting the pointers idea (and I thought I finally had it right...). [c...

Multi Threads Programming
Hi, I've been coding a Game Engine of some sort, and I've decided to do this in C++. I've read a...

This user does not accept Private Messages