i have written many programs using stack , but how do i write a program to find whether the stack is progressing in forward or reverse direction . ?

Recommended Answers

All 2 Replies

Make your first two elements in a stack, and then compare the addresses they have.

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.