updating a vector from a threadok, I finally solved this by: - making a new version of the program without any threads, - still ...
updating a vector from a threadthere is only one access where items are added to the vector, and I don't use iterators for accessin...
updating a vector from a threadyes: [i]g++ -DORBIT2=1 -pthread -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API ...[/i]
updating a vector from a thread[i]What does it do when you *don't* put the reserve in there? Does it crash?[/i] well, the result...
updating a vector from a threadhello all, I lack an understanding of the details of how threads interact in C++... I have a n...
This user does not accept Private Messages