Thread: understanding queue FIFO

  1. #1
    Registered User arastoo.s's Avatar
    Join Date
    Aug 2009
    Posts
    15

    Angry understanding queue FIFO

    hello guys
    I need to understanding queue (FIFO) ? some body help me & teach me ?
    i read a book for queue but i can't understand Exactly .











    .............
    arastoo s
    .............
    (sory i cant speak EN very will , I hope Excuse me for this.):|

  2. #2
    Jack of many languages Dino's Avatar
    Join Date
    Nov 2007
    Location
    Chappell Hill, Texas
    Posts
    2,332
    First in, first out. This means that all new entries always go to the bottom of the list.
    Mainframe assembler programmer by trade. C coder when I can.

  3. #3
    Registered User arastoo.s's Avatar
    Join Date
    Aug 2009
    Posts
    15
    can u give me web site to teach this?












    .............
    arastoo s
    .............
    (sory i cant speak EN very will , I hope Excuse me for this.):|

  4. #4
    Registered User
    Join Date
    Sep 2004
    Location
    California
    Posts
    3,268
    bit∙hub [bit-huhb] n. A source and destination for information.

  5. #5

  6. #6
    Registered User
    Join Date
    Jun 2009
    Location
    US of A
    Posts
    305
    This might be beneficial

    Queue - Array Implementation - Types

  7. #7
    Registered User arastoo.s's Avatar
    Join Date
    Aug 2009
    Posts
    15
    TNX all of your guys

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help with FIFO QUEUE
    By jackfraust in forum C++ Programming
    Replies: 23
    Last Post: 04-03-2009, 08:17 AM
  2. Fixing my program
    By Mcwaffle in forum C Programming
    Replies: 5
    Last Post: 11-05-2008, 03:55 AM
  3. help with queues
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 05-21-2002, 09:09 PM
  4. help with queues
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 05-21-2002, 11:39 AM
  5. queue help
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 10-29-2001, 09:38 AM