ACCESS_ONCE()
ACCESS_ONCE()
Posted Aug 20, 2012 10:07 UTC (Mon) by etienne (guest, #25256)In reply to: ACCESS_ONCE() by dgm
Parent article: ACCESS_ONCE()
The thing is, can the type returned by typeof() be modified by adding the "volatile" keyword, how much can it be modified (how to remove volatility, possible to change the sign-ness by adding signed/unsigned)...