function callの語源
この単語の語源は掲載準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
function callの主な意味と例文
- 1名詞
意味 - 関数呼び出し
- ファンクションコール
- 関数起動
an invocation of a specified function
例文 The function call returned an error.
その関数呼び出しはエラーを返しました。
You need to make a function call here.
ここで関数を呼び出す必要があります。
function callのWordNet
- 1名詞
意味 関数呼び出し
a call that passes control to a subroutine; after the subroutine is executed control returns to the next instruction in main program
サブルーチンに制御を渡す呼び出し;サブルーチンが実行された後、メインプログラムの次の命令に制御が戻る。
和訳例 - 関数呼び出し
- ファンクションコール
- 関数のコール
同義語 - function call
上位語 an instruction that interrupts the program being executed
実行中のプログラムを中断する指示