turing alarm + input feature
Author |
Message |
timothyleesnipe
|
Posted: Wed May 22, 2013 8:56 am Post subject: turing alarm + input feature |
|
|
in java, you can pull input from the keyboard into your program, and instanciate it into a variable that you made before the program. do we have a feature alike to a generator in turing that we can use in our program? and using get.time and time.delay makes us a running clock in a program were using for school. how can we make an alarm for it where the user puts in the time they want to be waken up at?  |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Raknarg

|
Posted: Wed May 22, 2013 10:17 am Post subject: RE:turing alarm + input feature |
|
|
use this: http://compsci.ca/holtsoft/doc/
Look up get, and look up the Time module |
|
|
|
|
 |
|
|