Search:

Type: Posts; User: tallgeese84

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,774

    Thank you very much for your help. Ive got it...

    Thank you very much for your help. Ive got it all working now and am happy with the results.

    Once again, I appreciate the help.
  2. Replies
    6
    Views
    1,774

    Thanks for the help, my list works now. Just...

    Thanks for the help, my list works now.

    Just one last question, id like to make it so that it doesnt add duplicates to the linked list, but have ran into a roadblock. This is what I was trying:...
  3. Replies
    6
    Views
    1,774

    Alright, I will try that.

    Alright, I will try that.
  4. Replies
    6
    Views
    1,774

    Problem with linked list

    Hello,

    I am currently writing a program that reads in an index of words and searches through a large text file for every instance of that word. I have the tokenize and input working correctly,...
  5. Replies
    4
    Views
    3,384

    Thanks for the help everyone. This has helped me...

    Thanks for the help everyone. This has helped me greatly.
  6. Replies
    4
    Views
    3,384

    Permutation of a vector

    I was hoping for a little help on this subject. I am trying to find all the permutations of a vector. Ive done a bit of research and could only find a recursive solution. Recursion still kind of...
  7. Replies
    4
    Views
    1,600

    This is what I get when changing to %d. ...

    This is what I get when changing to %d.

    1244624

    I think im close, but am still stuck.
  8. Replies
    4
    Views
    1,600

    I was just trying to go by an example of what my...

    I was just trying to go by an example of what my instructor gave me. He used that in his example, and I didnt understand the significance. I tried it with %d, but with no results. The output file...
  9. Replies
    4
    Views
    1,600

    Problem with fprintf and binary search.

    Thanks for the help, I figured it out.
Results 1 to 9 of 9