Followers

Sunday, October 16, 2011

FIle access when multithreaded

FIle access when multithreaded I am assuming this, but logically you would need to block or use a mutex? when running multiple threads to access a single file stream? So is there anyway to do this without much headache? As of now I am about to store all my error messages in a vector ... FIle access when multithreaded

No comments:

Post a Comment

Popular Posts