Re: taking a "word" as input
- From: arnuld <NoSpam@xxxxxxxxxx>
- Date: Wed, 30 Apr 2008 20:54:48 +0500
On Thu, 01 May 2008 03:02:23 +0500, arnuld wrote:
.... SNIP...
The basic problem is to sort, count and print the sorted words. We are
not going to save a word in an array if it has already appeared, we will
just increase the count for that word.
.....SNIP....
by accident, it is actually exercise 6-4 of K&R2 :)
--
http://lispmachine.wordpress.com/
my email ID is at the above address
.
- Follow-Ups:
- Re: taking a "word" as input
- From: arnuld
- Re: taking a "word" as input
- References:
- taking a "word" as input
- From: arnuld
- Re: taking a "word" as input
- From: santosh
- Re: taking a "word" as input
- From: arnuld
- taking a "word" as input
- Prev by Date: Re: Doubt about array's name
- Next by Date: Re: Is cast operator unary or binary? How many operands?
- Previous by thread: Re: taking a "word" as input
- Next by thread: Re: taking a "word" as input
- Index(es):