change
Code:
while(1)
to
Code:
while(1){
wait(1);


Last edited by MrGuest; 08/10/08 12:52. Reason: and see prev post