Wednesday, July 7, 2010

C threading in linux?

Programmer Question

Does someone have a simple example of threading in c?



I want to build a small console app that will read a txt file file line by line and then use threads to process the entire txt. How should I do this? splitting the txt into X where X=N of threads, is the first thing that comes to my mind, is there a better way?



Find the answer here

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails