Thread
:
C++ Stack?
View Single Post
#
6
(
permalink
)
October 6th, 2004, 01:13 PM
kokon
Registered User
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
You can use vector<> or deque<> for that purpose.
It should be available on any C++ compiler, except embedded C++.
kokon
View Public Profile
Find all posts by kokon