Threading

Saaa empty at needmail.com
Tue May 12 02:27:17 PDT 2009


I have never used threads before, but it sounds safe to me as when the 
thread gets thrown of the core and later gets back nothing referred by the 
register has changed.
Again, I am a newbie :)

"Brok3n Halo" <x2ndshadow at hotmail.com> wrote in message 
news:gubegl$uup$1 at digitalmars.com...
>I probably should have phrased my question better with the array, what I 
>was
> wondering is if it was safe for say two threads to right to the array at 
> the same
> time as long as I'm sure they're not writing to the same index of the 
> array?
>
> Also I'm still getting the "Error: Win32 Exception" with my test code any 
> idea
> why? Attached is the latest version.
> 




More information about the Digitalmars-d-learn mailing list