Advertising (This ad goes away for registered users. You can Login or Register)

C++ - Namespaces

Programming on your favorite platform, for your favorite platform? Post here
Locked
Alpha Male
Banned
Posts: 3
Joined: Mon Dec 19, 2011 10:38 am

C++ - Namespaces

Post by Alpha Male » Thu Dec 22, 2011 12:37 pm

Hello, I am currently learning C++, but the tutorial I am using right now does not make it really clear on how namespaces are used. I want to thorougly understand everything I read in this tutorial so I dont just pretend to myself I know what I am doing and reading. Please help
Advertising

Salmon
Posts: 68
Joined: Fri Jan 07, 2011 12:08 pm

Re: C++ - Namespaces

Post by Salmon » Thu Dec 22, 2011 1:37 pm

This page contains a good explanation on what namespaces are and how to use them.
Advertising

Alpha Male
Banned
Posts: 3
Joined: Mon Dec 19, 2011 10:38 am

Re: C++ - Namespaces

Post by Alpha Male » Thu Dec 22, 2011 1:49 pm

Thank you, this is a way better explanation then the one I got from a video tutorial.

User avatar
m0skit0
Guru
Posts: 3817
Joined: Mon Sep 27, 2010 6:01 pm

Re: C++ - Namespaces

Post by m0skit0 » Thu Dec 22, 2011 3:28 pm

Please learn to use Google.
I wanna lots of mov al,0xb
Image
"just not into this RA stuffz"

Locked

Return to “Programming”