generla C

Hi,

Please can any one tell what is the differnce between "volatile const" and "const"

for ex:

const int x;

volatile const int x;

what does differnce makes?

More questions in this forum