Differences between version 3 and previous revision of Goto.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Friday, October 24, 2003 2:39:29 am | by AristotlePagaltzis | Revert |
Older page: | version 2 | Last edited on Saturday, October 11, 2003 10:38:55 pm | by StuartYeates | Revert |
@@ -1 +1 @@
-A statement in [C], [C++] and [BASIC], which causes an unconditional branch to an arbitary point in the current function or method. Despite being maligned in general use,
[Goto] is still the best way to describe [FiniteStateMachine]s such as parsers in these languages
.
+Describe
[Goto] here
.