clock - very incomplete, but trying to understand classesWhat I riginally wrote worked better in the short run but I changed because theres some problems wit...
clock - very incomplete, but trying to understand classesThanks for that @nuderobmonkey I figured it out with your help. I changed it up a bit to add a while...
clock - very incomplete, but trying to understand classesso like this? [code] #include <iostream> #include <string> #include <fstream> /*Modify the example...
clock - very incomplete, but trying to understand classesIm working on this clock project and im trying to set it up so it checks if hr is greater than 12 fo...
Battleship C++Heres my end result of this after much trial and tribulation and lots of assistance - [code] #incl...