#C++ Beginner
9 messages · Page 1 of 1 (latest)
what compiler are you using?
I have two classes, one is a friend class that share a array. Try passing the array data as a reference, but that hasn't work the array is fill or created with user input
you can create your own post
did you compile your code? if so, it should be somewhere in your project folder
why are you header guarding use #pragma once
How would you improve logical thinking for programming
I reccomend you use CMake. Look at this example I made:
https://github.com/jmandevel/cmake-app-example