VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

CSTACK CLASS

Jon Brown  (1 Submission)   Data Structures   Intermediate   Wed 3rd February 2021

!! UPDATED and IMPROVED !!
Now uses a dynamic array and increment control for more efficient stack resizing. The sky's the limit (or system memory, whichever comes first).
Implements a Stack class ("last on, first off" principle) that accepts different data types.
GUI demonstrates how to use this class.
Please rate this code!

Rate CSTACK CLASS (5(5 Vote))

Download CSTACK CLASS

CSTACK CLASS Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters