I already found it searching web. But I still have some nasty errors :-) Saying things like that I am missing ';' when I try to create new instance of MyGlobalClass and _FILE. I cannot find out where the ; could be missing. global.h:
Any idea why this could happen?Code:class MyGlobalClass{ private: CLParser CLPars; FILE_ File; };




Reply With Quote
