Trying to include mpreal.h and says can't find it?Thanks for your response. By including pmir.h, gmp.h, mpfr.h, DLLs and LIBs I eventually got the com...
Trying to include mpreal.h and says can't find it?Okay, I wanted to play around with "Multiple precision arithmetic" so I copied the "mpreal.h" file i...
Multithreading loses threads at randomThanks raschupkin. :) What a PERFECT response! :) I incorporated your code and reran the 88 Ma...
Multithreading loses threads at randomLong story.... I wrote a Mandelbrot program and got it working nicely but it was SLOW so I thought...
Please check my coding for Thread Safety issuesThanks for your responses Norm and cire :) SetPixel not being thread-safe would explain it. I wa...