12.04.2013, 20:26
Ah.
As far as answering the speed questions, it depends how they are compiled, which I know virtually nothing about. You could write up some speeds tests, but I doubt one would be significantly faster than the others. Code-wise, goto statements are very poor practice. Again, you can read up why on the thousands of cases documented.
As far as answering the speed questions, it depends how they are compiled, which I know virtually nothing about. You could write up some speeds tests, but I doubt one would be significantly faster than the others. Code-wise, goto statements are very poor practice. Again, you can read up why on the thousands of cases documented.