Quote:
|
Originally Posted by Perderabo
Great! So that man page I linked should enable you to read about them. And that page links to the other system calls.
|
Hi! I was wrong about msgget, it's SYSTEM V queues. POSIX queues is mq_open in <posix4/mqueue.h> and I got error: "undefined reference to 'mq_open' "