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

Function createqueue

data_structures/linked_list/ascending_priority_queue.c:39–39  ·  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