/********** AMIGA STUFF ***************/ #define ANSIC short _math = 0; #include "functions.h" /**************************************/ #include "string.h" #include "time.h" #include "stdlib.h" #include "stdio.h" #include "ctype.h" /*-------------------------------------------------------------------------+ | | | Name: XWAIT | | Purpose: waits until a specified time, or a key is pressed. If ^C is | | pressed a code of 20 is returned, if a key is pressed a code of| | 10 is returned, if the time arrives to stop waiting then a 0 | | is returned. If an error occurs 30 is returned. | | | | The command line arguments are given as a time and a date. | | WAIT will stop waiting when the time is greater than or | | equal to that given. | | | | Syntax: XWAIT