Home Forums C Programming C++ error when using threads

Viewing 0 reply threads
  • Author
    Posts
    • #2198
      AlG27wowyt
      Participant

      I’m using the windows.h file to use pthreads and I keep getting this error:

      My problem is that I’m creating a program that will organize “words” using merge sort and it creates a thread for every left side of the sort

      I was told that the problem is with the indexing or the memory, but I don’t really understand the problem. Could anyone guide me in the right direction?

Viewing 0 reply threads
  • The forum ‘C Programming’ is closed to new topics and replies.