MCPcopy Create free account
hub / github.com/TheAlgorithms/C / createqueue

Function createqueue

data_structures/linked_list/queue_linked_list.c:27–27  ·  view source on GitHub ↗

This function initializes the queue to empty by making both front and rear as * NULL */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected