How do I use mqueue in a c program on a Linux based system?
Posted
by Johan
on Stack Overflow
See other posts from Stack Overflow
or by Johan
Published on 2010-06-16T18:57:56Z
Indexed on
2010/06/16
19:22 UTC
Read the original article
Hit count: 179
Hi
How do I use mqueue (message queue) in a c program on a Linux based system?
I'm looking for some good code examples that can show how this is done in a correct and proper way, maybe a howto.
Thanks
© Stack Overflow or respective owner