User: DaveDew

  • Public profile

User profile: DaveDew

User info
User name:DaveDew
History
Joined:Mar 24, 2014 at 7:52pm
Number of posts:5
Latest posts:

Calculate # of days between dates - program continuously runs
Aha! That did the trick! Thanks so much, you were very helpful!

Calculate # of days between dates - program continuously runs
[code] #include <iostream> #include <fstream> using namespace std; bool isLeap(int x) { if (x % 40...

Calculate # of days between dates - program continuously runs
I've actually got another error now. The program was working fine will all the dates I entered but ...

Calculate # of days between dates - program continuously runs
Oh! Duh! That did it, thanks a lot.

Calculate # of days between dates - program continuously runs
I have an assignment to write a program that will calculate the number of days between two dates (in...

This user does not accept Private Messages