EasyManua.ls Logo

Casio FX-890P - Page 117

Casio FX-890P
126 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
117
goto
PURPOSE: Branches unconditionally to a specified destination label.
FORMAT: goto label;
PARAMETERS: label is the name of a label defined within the same function.
EXPLANATION:
1. the goto statement and label concept are similar to the ones used in BASIC.
2. a label is defined writing an identifier followed by a colon.
3. it is possible and recommended to avoid using the goto statement in a C
program.

Table of Contents

Related product manuals