User profile: Sabal

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

Point me in the right direction please
Thank you for your advice, and help, greatly appreciated - Sabal

Point me in the right direction please
Hello, I am working out of the book "Beginning Game Programming, Third Edition" by Jonathan S. Harbo...

? : operator
I am having trouble understanding this operator. I read up on it, and from what I see, it has someth...

int main()
Hello, Ive seen int main() written like this, [code]int main(int argc, char *argv[]) [/code] or...

sizeof()
Hello, I am new to C++ and I recently came across "sizeof()" and I am confused to whether this is a ...