What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Goto vs Goto - What's the difference?

goto | goto |

In computing terms the difference between goto and goto

is that goto is any construct which produces an unstructured jump in the flow of execution while goto is any construct which produces an unstructured jump in the flow of execution.

goto

English

Noun

(head)
  • (computing) Any construct which produces an unstructured jump in the flow of execution.
  • The setjmp/longjmp facility in C is essentially a GOTO .

    Derived terms

    *GOTO-less

    goto

    English

    Noun

    (head)
  • (computing) Any construct which produces an unstructured jump in the flow of execution.
  • The setjmp/longjmp facility in C is essentially a GOTO .

    Derived terms

    *GOTO-less