ayman el-barbary wrote: > I want to ask about volatile types, is it possible to use > the volatile var as a mutex or just an always fresh var? > if yes , how i can do that?
Have a look at this web page: http://www.ddj.com/cpp/184403766 David
ayman el-barbary wrote: > I want to ask about volatile types, is it possible to use > the volatile var as a mutex or just an always fresh var? > if yes , how i can do that?
Have a look at this web page: http://www.ddj.com/cpp/184403766 David