Search:

Type: Posts; User: skytreader

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    8,864

    Ooops. While I typed my lengthy update, Bayint...

    Ooops. While I typed my lengthy update, Bayint posted a reply, which might've answered my new issues. Working on it now till I get new questions. Thanks Bayint!
  2. Replies
    7
    Views
    8,864

    Replies... That solves my problems with...

    Replies...



    That solves my problems with math.h. Thank you.



    I didn't know this but my main agenda is pthreads so it doesn't matter. Thank you for the info though.
  3. Replies
    7
    Views
    8,864

    Weird compile errors (gcc, pthread, math)

    Hi. I'm having compile errors with the following code which I cannot debug:



    #include <pthread.h>
    #include <stdio.h>
    #include <stdlib.h>
    #include <math.h>

    #define NTHREADS 32
Results 1 to 3 of 3