User: kenter13

  • Public profile

User profile: kenter13

User info
User name:kenter13
History
Joined:
Number of posts:20
Latest posts:

Parse a txt file
Hello I have a text file with the following format [code] //MAIN OBJECT Object = ControlNetw...

2D array or 2D vector
Hello I am writing a program to process images. The aim is first to read the image pixel values a...

Thread ID problem
yeah sure [code] long curThreadID; int NUM_THREADS=2; void *threadRun(void *arg) { cout << "activ...

Thread ID problem
Hello In my software, i get the id of a thread when i create it, with [code] pthread_create( &thr...

Synchronization of threads in Linux
Thanks a lot. you solved my problem with 2 words! cheers

This user does not accept Private Messages