S
schneider jp
Hi everybody
For a project of system programming, we need to use semaphores, but i got
some pbs...
when I compile, i get perror with sem_open("machin", O_CREAT, 0666, 0); and
perror says function not implemented ... on a sun, i get perror : Invalid
argument...
another question : what's the max number of semaphores a process can
create??
help !!!
Thanks
For a project of system programming, we need to use semaphores, but i got
some pbs...
when I compile, i get perror with sem_open("machin", O_CREAT, 0666, 0); and
perror says function not implemented ... on a sun, i get perror : Invalid
argument...
another question : what's the max number of semaphores a process can
create??
help !!!