An open API service providing repository metadata for many open source software ecosystems.

GitHub / sanjanatg / Stack-implementation-using-Singly-linked-list-in-C.

The C code implements a stack using a linked list. It allows users to push, pop, and display elements in the stack. Error handling for overflow and underflow is included.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanjanatg%2FStack-implementation-using-Singly-linked-list-in-C.
PURL: pkg:github/sanjanatg/Stack-implementation-using-Singly-linked-list-in-C.

Stars: 0
Forks: 0
Open issues: 0

License: None
Language: C
Size: 10.7 KB
Dependencies parsed at: Pending

Created at: 8 months ago
Updated at: 8 months ago
Pushed at: 8 months ago
Last synced at: 8 months ago

Topics: dma, linked-list, overflow-detection, overflow-handling, singly-linked-list, stacks, struct, underflow-detection

    Loading...