Thread: Remove message queues

  1. #1
    Registered User
    Join Date
    Apr 2012
    Posts
    15

    Remove message queues

    I just want to know, how i can delete ALL message queues from the system thruogh a C program.

  2. #2
    Registered User
    Join Date
    Nov 2010
    Location
    Long Beach, CA
    Posts
    5,909
    Slow down turbo. You need to spend a little more time thinking about your homework assignments before posting them here for help. You also need to demonstrate that you put significant effort into this. Google for message queue tutorials and reference material. Find a list of message queue functions, and look at what each one does.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Remove a specific char and remove multiple spaces
    By stam in forum C++ Programming
    Replies: 9
    Last Post: 12-18-2010, 07:50 AM
  2. How to remove an error message from a p C++ program
    By tweetybrd22 in forum C++ Programming
    Replies: 2
    Last Post: 10-04-2010, 07:00 PM
  3. Replies: 2
    Last Post: 03-04-2010, 04:19 AM
  4. Passing function pointer using message queues
    By LxRz in forum Linux Programming
    Replies: 4
    Last Post: 05-05-2008, 10:41 AM
  5. Queues
    By Orely in forum C++ Programming
    Replies: 2
    Last Post: 12-12-2001, 06:04 PM