Em Segunda 23 Outubro 2006 18:03, Asrarahmed Kadri escreveu:
> Folks,
>
> I have written a program which calculates teh frequency of each word that
> appears in a file. I would like to have your feedback.
Sorry, I couldn't resist. Others talked about your code, but here's what I use
(no, it's not
On 24/10/06, Asrarahmed Kadri <[EMAIL PROTECTED]> wrote:
> I have written a program which calculates teh frequency of each word that
> appears in a file. I would like to have your feedback.
> This program only handles .txt files. I want it to handle word documents
> also. How to accomplish this ..?
> I have written a program which calculates teh frequency of each word that
> appears in a file. I would like to have your feedback.
> This program only handles .txt files. I want it to handle word documents
> also. How to accomplish this ..???
Asrarahmed,
you have made a good start. one area o
Folks,
I have written a program which calculates teh frequency of each word that appears in a file. I would like to have your feedback.
This program only handles .txt files. I want it to handle word documents also. How to accomplish this ..???
Thanks.
Regards.
Asrarahmed
Code is as under: