| 意味 |
GOSUBとは 意味・読み方・使い方
追加できません
(登録数上限)
ウィキペディア英語版での「GOSUB」の意味 |
GOSUB
出典:『Wikipedia』 (2011/07/13 22:24 UTC 版)
英語による解説
ウィキペディア英語版からの引用
引用
GOSUB is a command in many versions of the BASIC computer programming language. GOSUB statements branch to simple kinds of subroutines without (sometimes with) parameters or local variables, the RETURN command resuming program flow from the point at which GOSUB was invoked. The GOSUB command is convenient for performing the same function several times in a BASIC program without duplicating the code. Using GOSUB too many times, as in a loop, without corresponding RETURN statements would typically cause a stack overflow and when the BASIC interpreter encounters a RETURN statement without a GOSUB it will emit a RETURN WITHOUT GOSUB error.
|
| 意味 |
GOSUBのページの著作権
|
Text is available under Creative Commons Attribution-ShareAlike (CC-BY-SA) and/or GNU Free Documentation License (GFDL). Weblio英和・和英辞典に掲載されている「Wikipedia英語版」の記事は、WikipediaのGOSUB (改訂履歴)の記事を複製、再配布したものにあたり、Creative Commons Attribution-ShareAlike (CC-BY-SA)もしくはGNU Free Documentation Licenseというライセンスの下で提供されています。 |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
こんにちは ゲスト さん
|
ログイン |
Weblio会員(無料)になると
|
※モジュールの非表示は、から変更可能
-
1daikin
-
2query
-
3occupation
-
4eight
-
5fast
-
6feature
-
7description
-
8亜鉛
-
9august
-
10whole
「GOSUB」のお隣キーワード |
weblioの他の辞書でも検索してみる
weblioのその他のサービス
weblioのその他のサービス
こんにちは ゲスト さん
|
ログイン |
Weblio会員(無料)になると
|