Search:

Type: Posts; User: NICKD54

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    2,293

    Stack and Multiple Queues Syntax

    Hey guys, I'm working on a program for my computer science class that is based on stacks and queues. Without going into too much detail of what the program is actually supposed to do (I think I...
  2. Replies
    15
    Views
    2,625

    Thank you so much Quzah! That helped immensely.

    Thank you so much Quzah! That helped immensely.
  3. Replies
    15
    Views
    2,625

    Could anyone help me with understanding what...

    Could anyone help me with understanding what happens after the first two calls? I'm a little lost there.
  4. Replies
    15
    Views
    2,625

    thank you for pointing that out to me quzah, I...

    thank you for pointing that out to me quzah, I figured it meant something like that at least
  5. Replies
    15
    Views
    2,625

    I tried playing with the char path[5] ; and I...

    I tried playing with the char path[5] ; and I get the same output as long as the number is greater than or equal to the number in the line below it ( path[4]=0; )

    So now tracing through this...
  6. Replies
    15
    Views
    2,625

    I do understand these things for the most part...

    I do understand these things for the most part ssharish, it's been a couple semesters since my last C class so I'm still getting back into the hang of syntax and everything. I believe I was mixing up...
  7. Replies
    15
    Views
    2,625

    My apologies on the indention, I think the...

    My apologies on the indention, I think the biggest issue I'm having right now is just being unsure of what char path[5] ; is doing. I just looked back through and I understand what's going on with...
  8. Replies
    15
    Views
    2,625

    Help Tracing through code

    Hey guys, I'm currently in a Summer class dealing with C Programming and I'd like some help tracing through this code so I understand how it works exactly. Any help would be greatly appreciated!

    ...
Results 1 to 8 of 8