473,395 Members | 2,423 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

reply........

hi
is multhreading possible with VC++ how should i do it is there any
sample program for dat.....im currently working with VC++ 6.0 and tryin
to implement concurrent insertions in a tree structure how to perform
usin the thread concept in VC++ any codin example plz fwd........

thanks in advance......

Jan 11 '07 #1
3 1304
>>is multhreading possible with VC++
Very much possible. I know using critical sections. Check out at
http://www.codeguru.com/cpp/misc/mis...cle.php/c3843/

raghav wrote:
hi
is multhreading possible with VC++ how should i do it is there any
sample program for dat.....im currently working with VC++ 6.0 and tryin
to implement concurrent insertions in a tree structure how to perform
usin the thread concept in VC++ any codin example plz fwd........

thanks in advance......
Jan 11 '07 #2
raghav wrote:
is multhreading possible with VC++ how should i do it is there any
sample program for dat.....im currently working with VC++ 6.0 and tryin
to implement concurrent insertions in a tree structure how to perform
usin the thread concept in VC++ any codin example plz fwd........
Threads are not available in standard C++ at present (for what may
happen in the future, see
http://artima.com/cppsource/threads_meeting.html).

You may use a platform-dependent solution like pthreads (ask in
comp.programming.threads), MFC CWinThread (ask in
microsoft.public.vc.mfc or similar), the more portable Boost.Threads
(see docs at http://boost.org/doc/html/threads.html and explanation and
examples at http://www.ddj.com/dept/cpp/184401518), or something else.

Cheers! --M

Jan 11 '07 #3
On Jan 11, 3:35 pm, "raghav" <raghavan....@gmail.comwrote:
hi
is multhreading possible with VC++ how should i do it is there any
sample program for dat.....im currently working with VC++ 6.0 and tryin
to implement concurrent insertions in a tree structure how to perform
usin the thread concept in VC++ any codin example plz fwd........
This is off-topic here, check the following link for suggestions where
your question might be answered:
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9

By the way, concurrent insertions in a tree will probably not be
possible if the tree is ordered in some way.

--
Erik Wikström

Jan 11 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Khamal | last post by:
Hello... The quality of reply is quite bad in this forum.....many post has not reply.... I/We need Microsoft technical team involve directly in this forum and put some effort to give us HELP. If...
2
by: Andrew Robinson | last post by:
I need to make a web service call using an HTTPS POST. XML data is returned in the body of the HTTPS reply. What is the best way to do this with asp.net web services? I am very comfortable in...
6
by: A.Translator | last post by:
As I am just beginning to learn php I had to fish a free form script from the web. The script works fine, it processes the data filled in, including the sender's email address and sends an email to...
0
by: 2Barter.net | last post by:
newsmail@reuters.uk.ed10.net Fwd: Money for New Orleans, AL & GA Inbox Reply Reply to all Forward Print Add 2Barter.net to Contacts list Delete this message Report phishing Show original
3
by: vinodkus | last post by:
Please tell me how can I reply to newsgroup for quicker response
2
by: =?Utf-8?B?VHJvb2RsZXM=?= | last post by:
I had an email from someone who, at the time, was not in my address book. I clicked 'reply' and wrote my response. As I had clicked reply I didn't have to type in the email address separately. The...
1
by: kang jia | last post by:
Hi! I tried creating a forum manually using PHP and succeeded in posting topics and creating new topics, the new topics can be inserted into database, but cant retrieve from database and display this...
3
by: kang jia | last post by:
hi i am doing reply page for forum, users can reply for the specific topic they would like to reply. Firstly of all, when click the topic name in topic page. i will redirect them to reply page....
5
helimeef
by: helimeef | last post by:
I designed a little PHP/MySQL forum (just for fun), and I have commenting set up and top threads on the homepage and whatnot. I'm relatively new to PHP, and this is the biggest project I've done, but...
1
by: stef mientki | last post by:
hello, I'm always have great difficulties, replying to this beautiful and helpful list. When I hit the reply button, the message is sent personally to the sender and not to the list. I've...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.