Search Results

Search: Posts Made By: garag11
1,258
Posted By jim mcnamara
pthread_create has a void* argument for passing...
pthread_create has a void* argument for passing values.
create a struct that has as many arguments as you want, pass that.

typedef struct
{
char string[64];
double dbl;
int intarg;...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy