ウィキペディア英語版

出典:Wikipedia

Unreferenced variable

出典:『Wikipedia』 (2009/11/03 08:42 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

An unreferenced variable in the source code of a computer program is a variable that is defined but which is never used. This may result in a harmless waste of memory (unless the compiler used detects the situation and does not allocate storage for the variable, perhaps also issuing a warning). Some coding guideline documents consider an unreferenced variable to be a symptom of a potential coding fault.

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

閲覧履歴

全履歴クリア

Unreferenced variable
単語帳に追加

Unreferenced variableのページの著作権