Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » making thread
making thread [message #16893] Sat, 19 July 2008 20:33 Go to previous message
TeCNoYoTTa is currently offline  TeCNoYoTTa
Messages: 138
Registered: July 2008
Location: Egypt
Experienced Member

hello again Very Happy Very Happy

i want to do some threading and what i understanded is that threading is very easy

all what i want is to call a function and it will work as a thread

like that
Thread my_thread;
my_thread.Run(download_cisn);


but i dont know why this error comes ??
c:\myapps\cisnotifier\CISNotifier.h(103) : error C2065: 'Thread' : undeclared identifier
c:\myapps\cisnotifier\CISNotifier.h(103) : error C2146: syntax error : missing ';' before identifier 'my_thread'
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: downloading file progress bar
Next Topic: knowing download speed and ProgressIndicator
Goto Forum:
  


Current Time: Tue Mar 19 06:01:49 CET 2024

Total time taken to generate the page: 0.01207 seconds