Removing a string from vector read-in text file.So im creating a 'movie rental machine' for project purpose, and have come across some problems with...
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 ...