Search:

Type: Posts; User: tallgeese84

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,755

    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,755

    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,755

    Alright, I will try that.

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

    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,374

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

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

    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,565

    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,565

    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,565

    Problem with fprintf and binary search.

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