specify execution time

i want to make a online cpp compiler.. working in windows env..

i want to specify the max execution time so no program runs for infinite time..

any idea how this can be done ?
Why would you actually RUN the program you were compiling?

If you want a maximum COMPILE time, then just use a maximum upload file size ;)
Topic archived. No new replies allowed.