ウィキペディア英語版

出典:Wikipedia

Volatile variable

出典:『Wikipedia』 (2011/06/06 05:01 UTC 版)

英語による解説

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

In computer programming, particularly in the C, C++, and C# programming languages, a variable or object declared with the volatile keyword usually has special properties related to optimization and/or threading. Generally speaking, the volatile keyword is intended to prevent the (pseudo)compiler from applying any optimizations on the code that assume values of variables cannot change "on their own."

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

Weblio例文辞書

英和辞典・和英辞典 - Weblio辞書

volatile variable

10

アドレッサブルコンバータという変換器

12

相関性のある変化

16

変数がとりうる範囲

例文

a range of values that a variable number can take

例文

fix the variables

例文

a solvent

例文

a solvent

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

Volatile variableのページの著作権