Michael Schnell wrote:
C can do local (Stack?) volatile variables. This does not seem to make
much sense.

Why not? You could pass a pointer to this stack variable to another thread which could write to it asynchronously to your thread.

Micha
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to