Search:

Type: Posts; User: Cornix

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,123

    Re: Stack - For loop not returning proper result

    The inside of your for-loop does not make any sense at all to me. Could you perhaps make a comment about every single line and tell us exactly what you are trying to do and what your idea was?
    if...
  2. Replies
    5
    Views
    1,123

    Re: Stack - For loop not returning proper result

    That does not make any sense whatsoever.
    The idea of a stack is that you cant insert values at random locations.
    With your method your data structure would no longer be a stack, so please clarify.
Results 1 to 2 of 2