Search:

Type: Posts; User: drkmarine

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    4,474

    hmm this is what i got so far. can anyone help...

    hmm this is what i got so far.
    can anyone help me break this into 3 functions of words, lines and chars?


    #include <iostream>
    #include <fstream>
    #include <cstdlib>
    #include <iomanip>
    using...
  2. Replies
    8
    Views
    4,474

    also, where should i read the file from? In each...

    also, where should i read the file from? In each function, or in the main?
  3. Replies
    8
    Views
    4,474

    tx for all the help...i have another question......

    tx for all the help...i have another question...
    How do i make the program print out the ten most frequently occurring alphabetic characters and the number of times each occurred, in descending...
  4. Replies
    8
    Views
    4,474

    tx that helped alot for now i'll try and ask...

    tx that helped alot for now
    i'll try and ask more questions later
  5. Replies
    8
    Views
    4,474

    Need Help on text analyzer program

    the problem read
    "Write a text analyzer program that will read any txt file. The program is to print a menu that gives the user the options of counting lines, words, characters, sentences (one...
Results 1 to 5 of 5