Search:

Type: Posts; User: stuff

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    666

    Nope just print, no need to change in memory....

    Nope just print, no need to change in memory. Anyway, changing to print right before left is exactly what I wanted. Didn't realize it was that simple, thanks.
  2. Replies
    2
    Views
    666

    Binary tree reversal help

    I have written a function that inserts and prints a binary function correctly.

    For example a tree like this
    http://upit.cc/i/e3131667.png
    would print like this


    node: 10
    node: 7
    ...
  3. Replies
    8
    Views
    1,197

    Writing useful printf statements can help as...

    Writing useful printf statements can help as well, though I still think ddd would help a bit more.
  4. Replies
    3
    Views
    1,088

    Maybe have a while loop that keeps going unless...

    Maybe have a while loop that keeps going unless the user actually selects y or n?

    maybe write another function that asks for the input, and call that at the end again, so the only way for the...
  5. Replies
    8
    Views
    1,197

    Have you ever heard of ddd? DDD - Data Display...

    Have you ever heard of ddd?
    DDD - Data Display Debugger - GNU Project - Free Software Foundation (FSF)

    Read up on it. It helps me all day long with segfaults. (At least helps me narrow it down)
  6. There's a lot online about arrays. Like said...

    There's a lot online about arrays. Like said above, I would start by learning how arrays work. Then go from there
  7. Replies
    2
    Views
    767

    would write a formula to calculate the cost....

    would write a formula to calculate the cost. whatever is typed in, calculate the formula. if it's over 44kg then exit. Shouldn't be too difficult.
  8. Replies
    22
    Views
    2,364

    Simply because it's the standard.

    Simply because it's the standard.
  9. Replies
    10
    Views
    9,233

    SirPrattlepod, I'm afraid you didn't understand...

    SirPrattlepod, I'm afraid you didn't understand the question correctly lol
  10. Replies
    3
    Views
    1,444

    Yeah there are a few. Terminal IDE probably the...

    Yeah there are a few.
    Terminal IDE probably the most usable one that I've found.
  11. Python as well. But I do love C

    Python as well.
    But I do love C
  12. Replies
    58
    Views
    4,510

    Poll: I'm fairly sure I should use glasses, but I cba...

    I'm fairly sure I should use glasses, but I cba to actually go to the dr and get a prescription.
Results 1 to 12 of 12