Search:

Type: Posts; User: tlove71

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,112

    Thanks for the advice. I did get the colon to...

    Thanks for the advice. I did get the colon to work by using the following.


    char colon;
    cin >> hours >> colon >> minutes;
    Now to figure the rest out.
  2. Replies
    4
    Views
    2,112

    Using the Modulus Operator

    Hi Everyone,
    I'm new and I'm stuck. I will try to make sure that I post this correctly. The assignment is:
    Create at least two function beside the main function. One to take user input and one to...
Results 1 to 2 of 2