queue push crashesYes, thats it, love you man. Thank you very much. I don't know how did i overlooked that.
queue push crashesI am getting this message on queue push: [quote] Access violation reading location 0xfffffffffff...
Difference between char r[] = "red"; and char *q = "Quit";Array of char [code] char r[] = "red"; [/code] This should be forbidden. [code] char *q = "quit"; [...
Profiling code, 4 threads slower then 1I have found some open source library reading this article: http://progsch.net/wordpress/?p=81 Study...
Profiling code, 4 threads slower then 1[quote] How much time is actually taken? [/quote] The number of points might even increase and there...