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

Function next

data_structures/vector.c:102–109  ·  view source on GitHub ↗

* This function gets the next item from the Vector each time it's called. * @params Vector* (a pointer to the Vector struct) * @returns: int */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected