remque man page on Ultrix

Man page or keyword search:  
man Server   3690 pages
apropos Keyword Search (all sections)
Output format
Ultrix logo
[printable version]

insque(3)							     insque(3)

Name
       insque, remque - insert/remove element from a queue

Syntax
       struct qelem {
       struct	 qelem *q_forw;
       struct	 qelem *q_back;
       char q_data[];
       };

       void insque(elem, pred)
       struct qelem *elem, *pred;

       void remque(elem)
       struct qelem *elem;

Description
       The  and	 subroutines manipulate queues built from doubly linked lists.
       Each element in the queue must in the form of  ``struct	qelem.''   The
       subroutine inserts elem in a queue immediately after pred.  The subrouā€
       tine removes an entry elem from a queue.

								     insque(3)
[top]

List of man pages available for Ultrix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net