please do the following data structure program :
write a menu driven C program to implement the following set of stack operations using the linked list representation:
(a)create stack
(b)push
(c)pop
(d)stack top
(e)full
(f)empty
(g)stack count
(h)destroy stack

Recommended Answers

All 3 Replies

Read the reply for your previous post and stop trolling around.

please do the following data structure program :

Really!!

We have done our home work, it your time now :D

I think you must try the problem and ask for any query instead of listing the problem in the forum..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.