Click to See Complete Forum and Search --> : C++


m0s5h
11-29-2001, 01:20 PM
Hey guys I need some help here. I'm a CS major and I'm taking my second course of C++ programming. I have a project that needs to read an essay or composition stored in a text file, and determines the number of words, the number of sentences, the average number of words per sentence, the average number of letters per word. I started with this code but I do not get the right results. Can somebody point to me what is wrong with the code. I'm not expecting anybody to do my homework, I only need some useful tips.
******************************************

I have resolved my problem.. so please disregard this message ..

******************************************

Thanks...

[This message has been edited by m0s5h (edited November 29, 2001).]