C/ C++ Stats:

How to support the site


Site Wide Message: (current site time 9/6/2010 2:09:41 PM EDT)
  • We want your input! One of our sponsors wants to know your opinion about development related issues. Click here to tell us what you think.
  • Are you an emerging/young developer (aged 18-30)? If so, would you like the chance to affect future developer tools and products?
    If so, then click here to give your feedback.
 
'Ask the C/ C++ Pros Discussion Forum


You are in: Discussion Home | standards  | Time limits in programs?
 
Time limits in programs? 
 
Author:  Taga_xuhs (121.54.66.18) on 9/30/2008 12:00:35 AM
 
Message: 
 
im a 1st year computer science student.. my project for this semester is to make texttwist program in turbo c lite.. my question is how do i put a time limit in turbo c lite? anyone pls.. T_T 
 
Author:  Tom B. (213.80.82.35) on 9/30/2008 3:26:19 AM
 
Message: 
 
Hi,

I'm not familiar with Turbo C, but I suppose you could create a thread where you have a loop that checks if the time limit has been exceeded. 
 




To reply, please login using the link on the upper left hand corner of the screen.