Thread: C Program to implement queue operations using linear queue

  1. #1
    Registered User
    Join Date
    Oct 2017
    Posts
    2

    C Program to implement queue operations using linear queue


  2. #2
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    For what purpose are you posting these?

    You don't seem to take improvement suggestions into account, as per your last thread.
    You don't seem to care that you're giving very bad instructions to beginners.
    You're using non-standard C, obsolete software, and terrible coding practices.

    You're contributing nothing but detriment to the programming world.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Wow, 17 minutes of watching a bad typist.

    Nope....
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to implement a destructor for a dynamic circular queue?
    By garmbrust in forum C++ Programming
    Replies: 3
    Last Post: 10-20-2015, 08:27 AM
  2. (queue*)this)->queue::qput’ does not have class type
    By brack in forum C++ Programming
    Replies: 13
    Last Post: 11-11-2010, 03:41 PM
  3. Implement a queue using share memory?
    By secrecy230 in forum C Programming
    Replies: 5
    Last Post: 05-20-2008, 02:23 AM
  4. Queue program
    By esi in forum C Programming
    Replies: 11
    Last Post: 04-08-2007, 04:03 PM
  5. Queue and Priority Queue
    By Pamela in forum C++ Programming
    Replies: 1
    Last Post: 12-07-2001, 11:09 PM

Tags for this Thread