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

Function isEmpty

conversions/infix_to_postfix2.c:61–66  ·  view source on GitHub ↗

* @brief Function to check whether the stack is empty or not * @returns 1 if the stack IS empty * @returns 0 if the stack is NOT empty */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

convertFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected