Connecting Tech Pros Worldwide Forums | Help | Site Map

how to create a sclock simulation program in c++

Newbie
 
Join Date: Mar 2006
Posts: 2
#1: Mar 15 '06
Im having a problem in creating a program in c++ which you will input a number in terms of minutes and convert it into hours and where the converted hours will be the basis of termination of simulation..

ex.

input a number in terms of minutes: 360
number of hrs: 2
number of minutes: 0

00:00 - initial state
02:00 - final state

note: the clock counts untill it reaches the final state....

Hope someone will help me about this....


Thank you in advance.....


Yours truly,

rheij

Reply