no extern declaration of an intance possible?[quote]2) In stdafx.h, the include for ex_declaration.h precedes the include for class_one.h. Since ...
no extern declaration of an intance possible?ex_declaration.h [code]#include"stdafx.h" #pragma once extern int a; extern class_one* test_one;[/c...
no extern declaration of an intance possible?Yes it is VS I did it this way: The Class as a cpp file [code] #include"stdafx.h" #include "class_o...
no extern declaration of an intance possible?Hi I want to create an global object of a class, is this possible? for a normal primitv type i c...
how to access var of another .cpp fileVery nice, that I've never heard of vector in university. Is it also possible to initial a 2 dimensi...
This user does not accept Private Messages