A quick problemis this [code] int pause; cin >> pause; [/code] just for pausing the consol...
what does return 0 in main function do?this works too.. [code] //image this was a program called SOMEPROG.EXE in the same directory.. ...
Passwordfrom a quick look, it doesn't look as though you need it, at all.. i made a couple of changes, have...
How to check to see if an element in vecto contains a certain value[code] #include <iostream> #include <vector> int main(){ std::vector<std::string> date = {"3",":"...
C++ Program to add two numbers[quote]But why like that it happens? Pause will hold cmd prompt till we press an enter[/quote] abou...
This user does not accept Private Messages