Anything declared in main() is local to main and not a global.
Ok! So I need create multiple instances of the parseconfig?Or please suggest me any solution, I really can't understand how to be in such situation...
Suliman via Digitalmars-d-learn Fri, 02 Jan 2015 06:56:58 -0800
Anything declared in main() is local to main and not a global.
Ok! So I need create multiple instances of the parseconfig?Or please suggest me any solution, I really can't understand how to be in such situation...