c ++中的线程。 [英] Threads in c++.

查看:61
本文介绍了c ++中的线程。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨.....


我需要在c ++中使用

图形为我的学术项目开发一个程序。我想用THREADS这样做,这样它就可以接受输入时可以获得
鼠标界面...我想知道如何在c ++中实现
线程,并且即时使用TURBO C ++ 3.0

编译器....请帮帮....


谢谢.....

Hi.....

I need to develop a program for my academic project using
graphics in c++. I want to do it using THREADS so that it can have
mouse interface while accepting input...I want to know how to
implement threads in c++, and im using TURBO C++ 3.0
compiler....Please help....

Thank you.....

推荐答案

Harsha写道:
Harsha wrote:

嗨.....


我需要在c ++中使用

图形为我的学术项目开发一个程序。我想用THREADS这样做,这样它就可以接受输入时可以获得
鼠标界面...我想知道如何在c ++中实现
线程,并且即时使用TURBO C ++ 3.0

编译器....请帮助....
Hi.....

I need to develop a program for my academic project using
graphics in c++. I want to do it using THREADS so that it can have
mouse interface while accepting input...I want to know how to
implement threads in c++, and im using TURBO C++ 3.0
compiler....Please help....



错误的组。在Borland新闻组或Windows编程新闻组中询问。


请参阅常见问题5.9 http://www.parashift.com/c++-faq-lit...t.html#faq-5.9


Harsha写道:
Harsha wrote:

嗨.....


我需要在c ++中使用

图形为我的学术项目开发一个程序。我想用THREADS这样做,这样它就可以接受输入时可以获得
鼠标界面...我想知道如何在c ++中实现
线程,并且即时使用TURBO C ++ 3.0

编译器....请帮助....
Hi.....

I need to develop a program for my academic project using
graphics in c++. I want to do it using THREADS so that it can have
mouse interface while accepting input...I want to know how to
implement threads in c++, and im using TURBO C++ 3.0
compiler....Please help....



如果你在Windows上,请参阅''CreateThread ''API函数和/或

''beginthread''(POSIX?),但它们都不是标准C ++,它们是b / b
是特定于平台的。 C ++语言*不是*线程感知。


V

-

请删除大写''A'的当通过电子邮件回复

我没有回复最热门的回复,请不要问

If you''re on Windows, see ''CreateThread'' API function and/or
''beginthread'' (POSIX?), but neither of them is standard C++, they
are platform-specific. C++ language is *not* thread-aware.

V
--
Please remove capital ''A''s when replying by e-mail
I do not respond to top-posted replies, please don''t ask


" Harsha" < ha ******** @ gmail.com写信息

新闻:11 ********************** @ 22g2000hsm.googlegro ups.com ...
"Harsha" <ha********@gmail.comwrote in message
news:11**********************@22g2000hsm.googlegro ups.com...

嗨.....


我需要开发一个程序对于我在c ++中使用

图形的学术项目。我想用THREADS这样做,这样它就可以接受输入时可以获得
鼠标界面...我想知道如何在c ++中实现
线程,并且即时使用TURBO C ++ 3.0

编译器....请帮助....
Hi.....

I need to develop a program for my academic project using
graphics in c++. I want to do it using THREADS so that it can have
mouse interface while accepting input...I want to know how to
implement threads in c++, and im using TURBO C++ 3.0
compiler....Please help....



此新闻组的线程为OT。我可以建议

comp.programming.threads

但是对于他们来说这是一个相当低级别的问题。


我会建议你先用谷歌的一些线程源代码用C ++编译你的

编译器,下载并玩它然后在comp.programming.threads中询问

当你卡住。

Threads are OT for this newsgroup. I can suggest
comp.programming.threads
but this is a rather low level question even for them.

I would suggest you first google for some thread source code in C++ for your
compiler, download and play with it then ask in comp.programming.threads
when you get stuck.


这篇关于c ++中的线程。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆