GitHub / JeepWay / stack-C-polymorphism
This project implements a stack using function pointers in C to simulate polymorphism. The stack supports common operations such as push, pop, top and so on.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeepWay%2Fstack-C-polymorphism
PURL: pkg:github/JeepWay/stack-C-polymorphism
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: 12 months ago
Updated at: 12 months ago
Pushed at: 12 months ago
Last synced at: 6 months ago
Topics: array, c, c-language, dynamic-size, polymorphism, pop, push, stack, stack-array