User profile: qwepoi123

User info
User name:qwepoi123
History
Joined:
Number of posts:21
Latest posts:

Modular programming
I have a compiler error saying "Redefinition of variables"?? what is that?

Modular programming
Hi guys, i want to ask help for modular programming. How can I let the secondary cpp file have a...

Global arrays
I 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 arrays
I currently have globally declared arrays, which are accessed by multiple functions. I want to turn...