Re: how can we check to not enter the any string or char?
- From: John Gordon <gordon@xxxxxxxxx>
- Date: Wed, 31 Oct 2007 21:29:29 +0000 (UTC)
In <fgaqg3$fif$1@xxxxxxxx> santosh <santosh.k83@xxxxxxxxx> writes:
John Gordon wrote:
string input[80];
What is this 'string' type?
Oops! My mistake, should be 'char' instead of course.
What about input like 23.3 or 34&%$3 and other combinations?
My intent was to demonstrate a concrete yet minimal solution upon which
the OP could improve, not to provide absolute final rock-solid code.
--
John Gordon A is for Amy, who fell down the stairs
gordon@xxxxxxxxx B is for Basil, assaulted by bears
-- Edward Gorey, "The Gashlycrumb Tinies"
.
- References:
- how can we check to not enter the any string or char?
- From: emre esirik(hacettepe computer science and engineering)
- Re: how can we check to not enter the any string or char?
- From: John Gordon
- Re: how can we check to not enter the any string or char?
- From: santosh
- how can we check to not enter the any string or char?
- Prev by Date: Re: how can we check to not enter the any string or char?
- Next by Date: Re: how can we check to not enter the any string or char?
- Previous by thread: Re: how can we check to not enter the any string or char?
- Next by thread: Re: how can we check to not enter the any string or char?
- Index(es):
Relevant Pages
|