HardwareHeaven.com
Looking for the skin chooser?
 
 
  • Home

  • Reviews

  • Articles

  • News

  • Tools

  • GamingHeaven

  • Forums

  • Network

 

Go Back   HardwareHeaven.com > Forums > Software / Tools > Programming, Coding, (Web)Design


Programming, Coding, (Web)Design Discuss all your programming or design needs with likeminded people.

Reply
 
Thread Tools
Old Oct 4, 2003, 03:00 AM   #1
DriverHeaven Lover
 
Join Date: May 2003
Posts: 200
Rep Power: 0
Jincuteguy is on a distinguished road

need hellp about thread!

Ok im talking about C++ here:

anyone know how to create a thread to updating a progress of a certain operation? for example.
a thread to shows the operation of counting number of words in a file. It's like a progress bar in games where u see the loading bar loading the game before the game starts. But for this program, we dont have to use some type of GUI to show, but just display out the "-" (hyphens) to show the progress.

I got everything done except the thread part, I dont know how to make the thread to update after show the first amount of progress. In another words, I have no idea how to make the thread to displays more hyphens after first one. if anyone could help thx.
Jincuteguy is offline   Reply With Quote


Reply

Bookmarks

Thread Tools