Date: Thu, 16 Jan 1997 08:51:55 +0000 From: "x DOT pons AT cc DOT uab DOT es" Subject: How to receive a time message. To: djgpp AT delorie DOT com Message-id: <01IE9WPF9MR6003WGX@cc.uab.es> Organization: Universitat Autonoma de Barcelona MIME-version: 1.0 Content-type: TEXT/PLAIN; CHARSET=US-ASCII Content-transfer-encoding: 7BIT Dear programmers: I am writting a program that should be interrupted after 't' seconds of execution. During this time, the user should be able to interact with my program (entering keyboard data). How can I do it in DJGPP? (I do not know assembler, only C). Thanks, XP