Jason P Sage schrieb:
Are AnsiStrings managed intelligently in threaded applications? Meaning - do
they have the same rules as other variables concerning multi-threaded
applications or does the memory counters or "reference counts" to chunk of
mem get hosed?

They are thread safe if you don't mess with them ;)
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to