Volatile

R

Rajesh

Dear All,


Where to use Volatile variables. Should i very volatile for all global variable?

Thanks
Rajesh
 
S

Sheldon Simms

Dear All,

Where to use Volatile variables.

You have asked this many times. You have received many answers.
Should i very volatile for all global variable?

No.

To add to that, if your program will be running on a PC, and you
don't understand what volatile does, then don't ever use volatile.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Volatile 9
The Semantics of 'volatile' 73
Casting volatile and const variables 3
Qsort() messing with my entire Code 0
volatile and multiple threads 10
how to use volatile key word? 24
cast to volatile 14
Volatile variable 1

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top