![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
perlfunc:semgetby gods (Initiate) |
on Aug 24, 1999 at 22:41 UTC ( [id://195]=perlfunc: print w/replies, xml ) | Need Help?? |
semgetSee the current Perl documentation for semget. Here is our local, out-dated (pre-5.6) version: ![]() semget - get set of SysV semaphores
![]() semget KEY,NSEMS,FLAGS
![]()
Calls the System
V
IPC function semget. Returns the semaphore id, or the undefined value if there is an error. See also
|
|