End instruction
Author |
Message |
Leyto24
|
Posted: Tue Nov 03, 2009 8:49 am Post subject: End instruction |
|
|
Hi!
I am trying to make a little program, but I would like to know what is the instruction to stop the execution of a program in Turing.
Can someone help me please?
Thanks,
Leyto24 |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Tony
|
|
|
|
|
Chaoskiller
|
Posted: Tue Nov 03, 2009 10:54 pm Post subject: RE:End instruction |
|
|
wouldnt exit when be another way to exit if you are in a loop? |
|
|
|
|
|
Tony
|
Posted: Tue Nov 03, 2009 11:12 pm Post subject: RE:End instruction |
|
|
Yes. Reaching the end of the source file with the use of exits will also finish the program. |
Tony's programming blog. DWITE - a programming contest. |
|
|
|
|
Leyto24
|
Posted: Wed Nov 04, 2009 9:05 am Post subject: Re: End instruction |
|
|
thanks dude |
|
|
|
|
|
|
|