Search:

Type: Posts; User: pyler

Search: Search took 0.28 seconds.

  1. Replies
    5
    Views
    1,329

    Re: Method returns empty stack when called

    I want it to return a copy of the this object but with the contents in reverse order. I want to link this to that after all the items from this have been popped, but I can't find the right keyword.
  2. Replies
    5
    Views
    1,329

    Method returns empty stack when called

    I have a stack method that's supposed to return a reversed *copy* of the this object. I need this object to link to that object. Thanks.

    To clarify, the that stack object that's created pushes...
Results 1 to 2 of 2