hi guys i am trying to build some program that need a stack and queue implementation i am using <stack.h> and <queue.h>
and i want to search the contents without removing elements completely is there some built in function or some sort of method to do this.
thanks a lot.
and i want to search the contents without removing elements completely is there some built in function or some sort of method to do this.
thanks a lot.
Comment