In C++ I could use 1 class throughout multiple files and when I modify a value using a function from one file, it would change that value globally.In C++ I could use 1 class throughout multiple
In C++ I could use 1 class throughout multiple files and when I modify a value using a function from one file, it would change that value globally.In C++ I could use 1 class throughout multiple