Perl Home
PERL Functions
© 2011 TutorialsPoint.COM
|
PERL msgrcv Function
Syntax
msgrcv ID, VAR, SIZE, TYPE, FLAGS
|
Definition and Usage
Receives a message from the queue ID, placing the message into the variable VAR, up to a maximum size of SIZE.
Return Value
|

|
|
|