What is meant by namespaces in a C library?

Dec 9, 2017 at 6:22pm
Hi!

I searched for an answer about the difference between C and h http://www.cplusplus.com/reference/clibrary/.

And it answered my question about the C library and C header files,but I don't understand the part about namespaces.

I mean doing the same thing with an equal C and .h library will produce the same result.

So where are the namespaces,or what is meant by that?

Thank you for answering.
Dec 9, 2017 at 8:09pm
Hello stonedviper,

This may help.

http://www.cplusplus.com/doc/tutorial/namespaces/

Andy
Topic archived. No new replies allowed.