Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - mqueue.h how to main an item, just receive it, but not delete it.: (1 Item)
   
mqueue.h how to main an item, just receive it, but not delete it.  
Hello,
I have a problem need to solve. 
How to use mqueue to receive msg, but not delete the msg. So others also can receive it. Until I want to delete it from 
top of the queue, it can removed. 
THanks