??? 05/26/06 13:02 Read: times |
#117140 - atomicity Responding to: ???'s previous message |
you have severe atomicity problems
if a valur that is more than a byte is written in an int and read in main you need to disavble interrupts while reading the two. Erik |