Should i use a protected variable?So i'm working on a small program where I have to make a banking system using inheritance. I have ...
push_back and pop_back not workingThanks, oh god how did i not see that
push_back and pop_back not workinghere is a little test i wrote to demonstrate my problem [code] std::vector<int> test(10); int n...
how to save input in a file?yup for example if i input "hi", then run this program again and input "hello"," hello" will overwr...
how to save input in a file?I am writing this little test program to see if I can save input into a file without it being overwr...
This user does not accept Private Messages