Search:

Type: Posts; User: kellyjosephpric

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    4,386

    I'm pretty happy about this. I think I finally...

    I'm pretty happy about this. I think I finally listened to your suggestions. Thanks for all the help.
  2. Replies
    12
    Views
    4,386

    Still haven't peeked at the given solution...I...

    Still haven't peeked at the given solution...I think I'm scared to.
  3. Replies
    12
    Views
    4,386

    Alright, I removed the if statement, as it was...

    Alright, I removed the if statement, as it was unnecessary. I defy you to tell me it doesn't solve the problem. I tried an ascending, a descending, and a couple of different sets of ints. The only...
  4. Replies
    12
    Views
    4,386

    Alright, it works. I added an if statement. :) ...

    Alright, it works. I added an if statement. :)

    10207

    also...
    :%s/^...//
  5. Replies
    12
    Views
    4,386

    Thanks for the responses. Anduril-- I updated...

    Thanks for the responses.
    Anduril-- I updated the code with some corrections. I guess I missed hint #2, and I finally came to the conclusion that my code is algorithmically wrong. It's taking a...
  6. Replies
    12
    Views
    4,386

    Tree to List Problem

    First of all, this is a homework related problem.
    I'm trying to solve the Stanford Binary Tree to Doubly Linked List problem.
    Tree List Recursion Problem
    I'm kind of stumped...I don't get why it...
  7. Replies
    4
    Views
    1,672

    I guess I was mistaken about if conditions. And...

    I guess I was mistaken about if conditions. And I should have mentioned that perry.h includes wrapper funcs for error checking, i.e. Fopen, Malloc...
  8. Replies
    4
    Views
    1,672

    Hmm. I appreciate the help. My love affair is...

    Hmm. I appreciate the help.
    My love affair is by direct instruction from my prof; he despises indexing. I could be mistaken, but for this assignment, that is, for multidimensional arrays it's...
  9. Replies
    4
    Views
    1,672

    Arrays - passing, realloc

    Hello,
    I'm taking a C class, and stuck on an assignment. I know the prog has a few more kinks in it, but I've hit a wall.
    In the func read_into_array(), **line_array is supposed to get filled by...
Results 1 to 9 of 9