Thread: Using multiThreads to speed up program

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #22
    Registered User I C everything's Avatar
    Join Date
    Apr 2019
    Posts
    101
    Must you use rand or are you free to use own inlined random generator?
    And are you allowed write 64bit version?

    Salem,I made some prime number code that stores a zero int in array when it finds a prime,could that work with multiple threads?
    Last edited by I C everything; 05-17-2021 at 04:54 AM.
    you tell me you can C,why dont you C your own bugs?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Run a program on multithreads and compare speed!
    By lordvader in forum C Programming
    Replies: 5
    Last Post: 06-16-2020, 11:01 PM
  2. Multithreads for windows
    By Jablan in forum C Programming
    Replies: 3
    Last Post: 03-09-2014, 05:38 AM
  3. Completion Port and Multithreads :: MFC
    By kuphryn in forum Windows Programming
    Replies: 0
    Last Post: 11-06-2002, 11:37 PM
  4. multithreads
    By JagWire in forum C Programming
    Replies: 1
    Last Post: 06-28-2002, 11:22 AM
  5. Multithreads & Pointer to bool :: MFC
    By kuphryn in forum Windows Programming
    Replies: 7
    Last Post: 06-26-2002, 10:50 AM

Tags for this Thread