Simple pthreads questionI'm trying to parallelize a simple task using pthreads but I'm not entirely sure how to do the imple...
Double arrays occupy overlapping memoryI don't actually need any copy constructors or assignment operators for these classes because I inst...
Double arrays occupy overlapping memoryI'm coding in C++ on MacOS 10.5 and I was debugging a BAD_EXEC_ACCESS and I came across a strange is...
Non-aligned pointer being freedI found one issue, which is that I wasn't actually filling my vector of patron pointers properly. N...
Non-aligned pointer being freed[b]Nevermind, I figured out why I was getting the error and how to fix it. Its' because I was tryin...
This user does not accept Private Messages