| Visual C++ | PAGE (6 of 6) |
Now that your code has been compiled into an executable, it is ready to be executed.
You can do so by pressing <Ctrl F5> or going to the Build menu and selecting Execute Day of the Week.exe
Now you should see a DOS prompt with the program running:
Go ahead and try your program with a few dates. If you did everything correctly, your program should return correct results.
| © CS Dept Va Tech, 1999. | All rights reserved. |