Search:

Type: Posts; User: aldin176

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    3,160

    Need some help with strings

    here is what I have to do

    Write a program that will read in a line of text and output the number of words in the line and the number of occurrences of each letter. Define a word to be any string...
  2. Replies
    5
    Views
    1,763

    that worked thx can you explain why that is,...

    that worked
    thx

    can you explain why that is, because the other loop looks ok for me too
    I'm a newbie, I'm still learnig :)
  3. Replies
    5
    Views
    1,763

    OK, I have the loop now lol but it doesn't work...

    OK, I have the loop now lol
    but it doesn't work like it should

    the file has 4 numbers
    but the output says that it is 5
    I know it is because count++ becomes 5
    but I don't know why that is
    ...
  4. Replies
    5
    Views
    1,763

    Help with input/output files

    Hellow

    I'm new to this forum, and I like it alot
    It is just what I was looking for

    I'm new at c++
    for now, I'm at input/output files

    and I have a problem
Results 1 to 4 of 4