[solved] do while loop runs correctly onceHere was the final code if anyone is interested. [code] // Window_replacement_calc #include <...
[solved] do while loop runs correctly onceI read through Grey Wolf's suggestion after sleeping on this... [code]cin.sync()[/code] solves my "p...
[solved] do while loop runs correctly onceI dropped cin.sync(); before all getline & cin calls... it works like a charm... I had run across re...
[solved] do while loop runs correctly onceJust modified the wierd indentation to try to get it to match a bit better. Trying your cin.sync id...
[solved] do while loop runs correctly oncePoor indenting on my part... let me go back & change it so its clearer. The first do actually e...
This user does not accept Private Messages