I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Programming » C/C++ »

wc.c

sarncs\′s Photo
24 Oct 06, 12:40PM
(4 replies)
wc.c
I need someone, who can help me! I would like to make a program wordcount, but i don't know how to make it! Please somebody help me!!
will\′s Photo
24 Oct 06, 9:34PM
Have you seen the module 'word count' in the Strings category http://www.codecogs.com/d-ox/strings/word_count.php

There is an example there also :D

sarncs\′s Photo
25 Oct 06, 2:24PM
I know, but I cannot know, how to use it :shock:
nicholdug\′s Photo
1 Dec 06, 9:14AM
Hi Sarncs,

May I have little more information about your requirement specifications. You want to read the file and count the words of a file or you want to count the words of user inputed string.

Looking forward for your reply.

Bye.
\′s Photo
1 Dec 06, 9:56AM
Hope you don't mind me asking, but are you ok with how to use a C++ compiler. Something like gnu C?

i.e.

g++ source.cpp -o source
Currently you need to be logged in to leave a message.