Hi,
In Linux I can use the "sigalrm" to set a timer with certain set time and start the main program and when the time is up the main program in interrupted and the program exit, but this signal is not available in MS CL compiler can any one help with a sample code.
Thanks in advance.
In Linux I can use the "sigalrm" to set a timer with certain set time and start the main program and when the time is up the main program in interrupted and the program exit, but this signal is not available in MS CL compiler can any one help with a sample code.
Thanks in advance.
Comment