C's volatile keyword that is applied to a variable when it is declared. It tells the compiler that the value of the variable may change at any time--without any action being taken by the code the compiler finds nearby.
You may like the following posts:
Keywords
You may like the following posts:
Keywords
No comments:
Post a Comment