contributed by < waig548
>
queue.{c}
Queue Container
q_new
q_free
q_insert_head
q_insert_tail
- q_remove_head
q_remove_tail
q_release_element
q_size
- q_delete_mid
q_delete_dup
q_swap
q_reverse
q_sort
q_shuffle
qtest
shuffle
-> q_shuffle
web
qtest
during runtimconsole.c
, and the reasons behind its usage of the RIO package from CS:APP
Current implementation contains serveral defects,
please try to point them out and propose solutions
queue.c