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

Function swap

sorting/odd_even_sort.c:26–31  ·  view source on GitHub ↗

* @brief Swap numbers by reference(using pointers) * @param first pointer to first number * @param second pointer to second number * @returns void */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

oddEvenSortFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected