Adding default nameless namespace for mainscope
Posted: Mon Jul 01, 2013 11:34 am
see here: http://www.purebasic.fr/english/viewtop ... 18#p416618
With this, we can use all constants, vars and so on, only with adding :: in front in modules and we
can, after UseModule, solve all nameconflicts by using :: bevor calling anything from mainscope.
Greetings - Thomas
With this, we can use all constants, vars and so on, only with adding :: in front in modules and we
can, after UseModule, solve all nameconflicts by using :: bevor calling anything from mainscope.
Greetings - Thomas