VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



CSTACK CLASS

by Jon Brown (1 Submission)
Category: Data Structures
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

!! 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

Download CSTACK CLASS

Download CSTACK CLASS (4 KB)

CSTACK CLASS Comments

No comments have been posted about CSTACK CLASS. Why not be the first to post a comment about CSTACK CLASS.

Post your comment

Subject:
Message:
0/1000 characters