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

Function swap

sorting/heap_sort_2.c:32–37  ·  view source on GitHub ↗

* @brief Swapped two numbers using pointer * @param first pointer of first number * @param second pointer of second number */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

heapifyDownFunction · 0.70
heapifyUpFunction · 0.70
heapSortFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected