Op 2019-06-27 om 15:12 schreef George Bakhtadze:

Volatile (I assume you mean a C-like volatile) is usable in very rare special cases. Such as work with hardware buffers.

(in embedded targets it is not that rare. E.g. variables/state shared between interrupts handlers and main program)

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to