threading in c++

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sandeepmandal
    New Member
    • Aug 2006
    • 4

    threading in c++

    hi all..i would like 2 know abt threding concept in c++..if anybody can help??
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    There are no threading concepts in C++, all threading concepts are features of the platform being developped on.

    Comment

    Working...