limiting string size to 60 characters I am trying to read a file and display it. However, it can only display up to 60 characters per line...
reading text from a fileIm trying to read text from a file and display it such as: Instructions 1. Blahblahblah 2. blah...
Adding days to a dateIm new to this so I probably will not be any help but if jan is 1-31 and feb is 32-58 than: Jan 20 +...
Cin restriction and not rounding the results.I have been trying to figure out how to limit the input up to two decimal points (e.g it would not a...
Menu validationI am trying to create a calculator program and want to make sure a character is not accepted (e.g g)...