Using headers and structs in C++Perhaps? What can I say? In the header you could declare an int for global use. But why can I not...
Using headers and structs in C++I don't believe that the size of a vector is required to specify? Just this single line causes me...
Using headers and structs in C++I'm gonna use vectors now. Now I get the same error. All I do in the header file is: ["Unhandled...
Using headers and structs in C++I don't know any much about pointers (or C++), sorry. I'm more used to Java. Anyways, this works. ...
Using headers and structs in C++Hey all, I cannot succeed at this (i thought easy to solve) problem. I want to use a struct arra...