Data files to array[quote]What about the rows?[/quote] Well, you would need to store each cell in a 2d array: [code] ...
How to reach a Class within another class or struct?You would need to declare a member variable of type Position in your SimpleCube class: [code] class...
I don' know if it's called multitaskingBy "freezez" you mean the program halts waiting for user input?
Making array with Uknown size and order it[quote]just use a vector[/quote] But, he specifically stated that he wanted an array. I know that t...
Constructor error . Whats going on ? @Moschops [quote] I am using GNU gcc compiler it's not old I guess. The first version dates fro...