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.
-
Updated
Oct 16, 2024 - C
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.
Add a description, image, and links to the dynamic-size topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-size topic, visit your repo's landing page and select "manage topics."