• volatile ?
    What is the use of declaring a variable volatile... what it means if it is specified volatile?
  • volatile
    Hi, when keyword volatile is used in the C programming...i have studied in one book that this volatile keyword is a directive to the compiler's optimizer that variables declared as volatile will not...
  • difference between volatile and const
    I would like to know the difference between volatile and const.Pls. explain it with an example.
  • computer failure
    My college purchased licence version of KEIL microvision 4 for 10 users and the same were installed on 10 different computers.After few months all those 10 computer failed to boot.Now can anybody tell...
  • how to use volatile ,and why to use volatile ,and where we shoud use volatile !
    thank you ! my friends!