Skip to main content
ersoz
Associate II
July 17, 2010
Question

volatile keyword

  • July 17, 2010
  • 2 replies
  • 585 views
Posted on July 17, 2010 at 21:39

volatile keyword

    This topic has been closed for replies.

    2 replies

    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 13:59

    Have you actually read the description in K&R? That should give you enough information to apply to any context - embedded or otherwise!

    Any decent 'C' textbook should mention this; eg, 

    http://publications.gbdirect.co.uk/c_book/chapter8/const_and_volatile.html

    See also: 

    http://www.8052.com/forumchat/read/175943

     (not specific to 8052!)

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    swhite2
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 13:59

    The first hit of a Google search.

    http://www.netrino.com/node/80