官术网_书友最值得收藏!

goto statements

Even though they are less popular and it is not advisable to use them, goto statements are used for unconditional jumps in the language and they are widely used by the language itself. As a developer, you can use a goto statement to jump to any location of your program with the context you have:

... code block
goto lbl1;
...
...
lbl1: expression body

The goto statement directly jumps to the location specified without any condition or criteria.

主站蜘蛛池模板: 来凤县| 当雄县| 岳普湖县| 太湖县| 山东| 万山特区| 缙云县| 邻水| 齐齐哈尔市| 塔城市| 农安县| 乳山市| 钟祥市| 成都市| 华蓥市| 彰化市| 玉田县| 伊宁县| 平乐县| 南丹县| 合山市| 绍兴县| 邯郸县| 新营市| 苍梧县| 伊金霍洛旗| 潢川县| 封开县| 龙井市| 体育| 宿松县| 柞水县| 田阳县| 广灵县| 那曲县| 樟树市| 宁强县| 蓬溪县| 怀来县| 临湘市| 三江|