Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: loly
Forum: C Apr 16th, 2008
Replies: 10
Views: 1,482
Posted By loly
Forum: C Apr 15th, 2008
Replies: 10
Views: 1,482
Posted By loly
The pthread_create() routine permits the programmer to pass one argument to the thread start routine. For cases where multiple arguments must be passed, this limitation is easily overcome by creating...
Forum: C Apr 15th, 2008
Replies: 10
Views: 1,482
Posted By loly
hmmmmm,,,
first of all marry me salem i sware ull learn how to love me ,, 55555 thank u u gave me an idea
how about i slice the array like so asize/Num_Threads.
i know im gana do a for loop (this...
Forum: C Apr 15th, 2008
Replies: 10
Views: 1,482
Posted By loly
#include<stdlib.h>
#include<stdio.h>
#include<time.h>
#include <pthread.h>
void *thread_function(void *);

int main(void)
{

srand(time(0);
Forum: C Apr 15th, 2008
Replies: 10
Views: 1,482
Posted By loly
well what i did so far is iv created the array and found the max and iv created the threads but i cant seem to figure the max function for the threads them selves
& im working on a linux o.s
:)...
Forum: C Apr 13th, 2008
Replies: 10
Views: 1,482
Posted By loly
hey guys .. ausome forum ... i know the basics of c programming but i am going on to the next level and i am having some diffculties ..with multi-threading ...

theres this program i read but i...
Showing results 1 to 6 of 6

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC