Thread: Concept of Threads in C++ ( Windows )

  1. #1
    Registered User
    Join Date
    Jun 2012
    Location
    Bangalore
    Posts
    5

    Concept of Threads in C++ ( Windows )

    Hi Everyone. I am new to c++ programming,I begin to learn Threads and I understood theoretically, why we need thread and so on. But I am confused while begin to programming. Can anyone please give very simple program which makes me to understand well please. http://cdn.dreamincode.net/forums/pu...nPoeSnmOs1.gif

    I have to do with _beginthreadex and _endthreadex, so if you give sample program using these functions means happy http://cdn.dreamincode.net/forums/pu...t/smartass.gif And also need link to learn Threads in windows. So please help me.

    Thanks in advance.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    why don't you just do what we would do and use google? we're not going to do your work for you.

  3. #3
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657

  4. #4
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Crossposting fail !
    I think these links were more of an attempt at cuteness than cross-posting.

  5. #5
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    Quote Originally Posted by Matticus View Post
    I think these links were more of an attempt at cuteness than cross-posting.
    Nah, he posted that at dreamincode, and copied the whole text along with the smileys there, and this is the result.
    Btw, an 'advanced' search ( Put "Concept of Threads" in Search Form ) in dreamincode, reveals that the post was sent into the "Gimme Teh Codez" sub forum .

  6. #6
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Quote Originally Posted by manasij7479 View Post
    Nah, he posted that at dreamincode, and copied the whole text along with the smileys there, and this is the result.
    Btw, an 'advanced' search ( Put "Concept of Threads" in Search Form ) in dreamincode, reveals that the post was sent into the "Gimme Teh Codez" sub forum .
    I see!
    Sigh ... help vampires on the prowl.

  7. #7
    Registered User
    Join Date
    Jun 2012
    Location
    Bangalore
    Posts
    5
    Quote Originally Posted by Matticus View Post
    I see!
    Sigh ... help vampires on the prowl.
    Am extremely sorry for your embarrassment. Not only am new to c++, am also new to forum. So only did silly mistake, but I have learnt from mistake. Once again sorry for wasting your time in my post

  8. #8
    Registered User
    Join Date
    Jun 2012
    Location
    Bangalore
    Posts
    5
    Quote Originally Posted by Elkvis View Post
    why don't you just do what we would do and use google? we're not going to do your work for you.
    I agree with your point, Thanks for your comment Elkvis.

  9. #9
    Registered User
    Join Date
    Jun 2012
    Location
    Bangalore
    Posts
    5
    Quote Originally Posted by manasij7479 View Post
    Nah, he posted that at dreamincode, and copied the whole text along with the smileys there, and this is the result.
    Btw, an 'advanced' search ( Put "Concept of Threads" in Search Form ) in dreamincode, reveals that the post was sent into the "Gimme Teh Codez" sub forum .
    Thanks for finding these , thats full of my mistake only manasij7479 and sorry for wasting your time

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. a point of threads to create multiple threads
    By v3dant in forum C Programming
    Replies: 3
    Last Post: 10-06-2004, 09:48 AM
  2. Windows Threads
    By IceBall in forum Windows Programming
    Replies: 2
    Last Post: 10-18-2003, 01:18 PM
  3. Windows Threads
    By nickname_changed in forum Windows Programming
    Replies: 2
    Last Post: 09-26-2003, 06:19 AM
  4. threads (windows)
    By cjschw in forum C++ Programming
    Replies: 2
    Last Post: 07-22-2003, 09:17 AM
  5. Multiple threads, Dos APP, manage windows
    By cbrc00f in forum C Programming
    Replies: 1
    Last Post: 04-15-2003, 06:21 AM