Modular programmingI have a compiler error saying "Redefinition of variables"?? what is that?
Modular programmingHi guys, i want to ask help for modular programming. How can I let the secondary cpp file have a...
Global arraysI know the size of the array. By resize i meant, for global arrays If i used int a[10], When I want ...
2D vector?Can you show me how to use 2D vector, instead of 2D arrays?
Global arraysI currently have globally declared arrays, which are accessed by multiple functions. I want to turn...