Search:

Type: Posts; User: bigwillys111

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,331

    I apologize for posting something so simple. I...

    I apologize for posting something so simple. I have only been messing with C for a couple months and have only done a couple simple programs with it.

    Anyways I fixed the error by adding this
    ...
  2. Replies
    2
    Views
    1,331

    stuck on small bug

    I have a program I'm working on that will read a txt file and count the unique words and how many times that word appears.

    I'm getting an error when I try to run it that says "Debug Error!...
  3. Replies
    3
    Views
    5,414

    c program to count words

    I'm trying to create a program that will read a text file and list each unique word and list how many times they appear.

    I believe that I need to first sort the words and then count it but I'm not...
Results 1 to 3 of 3