Search:

Type: Posts; User: mattmattmatt

Search: Search took 0.30 seconds.

  1. Re: Homework: Point me in the right direction?

    For insert and delete, is the easiest way to do it is StringBuilder?

    --- Update ---

    Here are my insert and delete methods. I commented the changes part out since that is how I was storing the...
  2. Re: Homework: Point me in the right direction?

    Any way to give me an example of this? I know how the push and pop work and how to set those up. Is insert and delete the same as those 2? If so, where do the count and pos come from? I know they...
  3. Re: Homework: Point me in the right direction?

    This is what I got so far for SmartString. I know we used "top" in the examples for class, but I'm not sure if i have the stack correct or not. I need a shove in the right direction...

    Edit: I was...
  4. Re: Homework: Point me in the right direction?

    What would the count be referring to? I understand the concepts of push and pop, but not sure what the point of this program is to do. I think if I can understand it, I might be able to do it even...
  5. Re: Homework: Point me in the right direction?

    How does the Stack part work? I think that is throwing a wrench into how I'm understanding it, and I want to make sure I have the right idea.
  6. Re: Homework: Point me in the right direction?

    I'm just completely confused on exactly what I'm supposed to be doing. My previous java teacher really didn't teach us a lot so some of us are behind with this class compared to others. I know what...
  7. Homework: Point me in the right direction?

    Hey guys!! I am taking Java and I have a programming assignment that I don't understand. We just started talking about stacks so I'm not sure how to even begin, if someone could help. I'll post the...
Results 1 to 7 of 7