Thread: Running two functions at once

  1. #1
    Registered User
    Join Date
    Nov 2002
    Posts
    48

    Running two functions at once

    How can I run two functions at once?

  2. #2
    Registered User
    Join Date
    Jul 2002
    Posts
    913
    make a new thread

    i think vvv covered this in the linux faq("Nonblocking descriptors and polling are fine, but I really need more than one
    thread of execution. What can I do?")
    Last edited by mart_man00; 07-18-2003 at 07:45 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Running 2 functions simultaneously
    By blkhockeypro19 in forum C Programming
    Replies: 7
    Last Post: 04-19-2009, 12:48 AM
  2. An array of macro functions?
    By someprogr in forum C Programming
    Replies: 6
    Last Post: 01-28-2009, 07:05 PM
  3. Running Normal Functions inside of a class
    By Padawan in forum C++ Programming
    Replies: 2
    Last Post: 04-09-2004, 11:52 PM
  4. Expression Manipulator v0.2 (bug fixes, functions)
    By ygfperson in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 05-26-2003, 04:52 PM
  5. trouble defining member functions
    By dP munky in forum C++ Programming
    Replies: 7
    Last Post: 04-13-2003, 08:52 PM