Array with variable dimension in class or structureThanks very much! I protected everything now, apparently there was a part of the problem that scr...
Array with variable dimension in class or structureThanks for the response. I did not manage to solve it yet... I added: void activepoint::setdim(i...
Array with variable dimension in class or structureAmateur question: I have a structure: struct ActivePoint { int totq; int valc[20]; in...