Program compiles but crashesI'm trying to write a program that, you tell it what you want, and it removes one from the quantity....
Code will compile but program won't workIt's not giving me any errors so I don't know why it's not working. It just crashes when I try to en...
getting weird error for while loopI'm trying to make this program to take information from a file and save it as a string but every ti...
getline error: function not foundI'm trying to get this data from a text file and it's giving me a weird errer where it's telling me ...
Displaying Text in a Text Adventure gameI'm using the standard console output. I'm programming for windows. When I say cut off I mean when a...