Quote:
Originally Posted by BLAQmx
Every variable can be either read or written to.I n that sense there is only one variable but two states. This single variable may have multiple copies of readers and writers, but they are all reading and writing from the same place in memory.
Let me know if the screen shot I have attached helps at all.
|
I think you made a typo in your comments. The one says it has one writer and multiple readers, but it actually has one reader, and multiple writers.