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

Function create_stack

data_structures/stack/dynamic_stack.c:36–45  ·  view source on GitHub ↗

* @brief Create a Stack object * * @param cap Capacity of stack * @return DArrayStack* Newly created stack object pointer */

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