Have a problem with making linkage of following files:
- header file (where the classes, its variables and functions are declared) (file1.h)
- the cpp. file where all definition needed for the functions declared in header file are made (file1.cpp which has #include "file1.h" -statement)
-the...
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.