Perl Home
PERL Functions
© 2011 TutorialsPoint.COM
|
PERL msgget Function
Syntax
Definition and Usage
Calls the System V IPC function msgget(2). Returns the message queue id, or the undefined value if there is an error.
Return Value
undef on error
Message queue ID
|

|
|
|