How to get inheritance with argument?Hi, So i'm trying to get a function called void MovieList::printTitle(string title) to be used in...
Using a usb as a "login key"?Hello, I'm trying to get a usb to work as a "username/password" thing. For example: to login to ...
Writing functions with arrays.What?
Writing functions with arrays.Hi! I wonder what the double V[] stands for. And also why do i write double X[size]. What i can ...
Help me understand this please.Hello, I'm doing some beginners c++ and i have trouble understanding this particular part of a co...