943,767 Members | Top Members by Rank

Ad:
  • C Discussion Thread
  • Marked Solved
  • Views: 22295
  • C RSS
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Apr 1st, 2007
0

Re: Stack in C

Click to Expand / Collapse  Quote originally posted by Infarction ...
I don't think you even need Top3 (and you're using it uninitialized, which is bad). Top will be updated as you call pop, so you could probably just do:
  1. while(Top)
  2. pop(Top);
Thats it zn
thanks alote guyz i appreciate it !
Reputation Points: 10
Solved Threads: 3
Junior Poster in Training
rowly is offline Offline
65 posts
since Sep 2006

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C Forum Timeline: new ISO `for' scoping?
Next Thread in C Forum Timeline: having problem with array of structures





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC