Hello everybody,
in an example project with VC6.0
config.h
config.cpp
main.cpp
I am using some global variables in `config.h'.
If i won't declare them as `static' then the conpiler stops when compiling with
critical error; telling me something about undercleared/redeclared symbols in .obj...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.