What are the steps needed to create your own self defined nameapace? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What are the steps needed to create your own self defined nameapace?

19th Apr 2016, 4:06 PM
Lloyd Mwaluku
Lloyd Mwaluku - avatar
1 Answer
+ 1
There aren't any extra steps to define it, just writing for example "namespace Utilities { /*your code*/}" around your code will create the namespace Utilities
13th May 2016, 2:21 AM
Eric Phillips
Eric Phillips - avatar