Computer Science Canada

help

Author:  wapak2 [ Wed Mar 05, 2008 1:21 am ]
Post subject:  help

Help please.. Mad

A program that asks for a sentence then counts the number of Letters, Digits, Special characters, Spaces, Words.

So the output could be
code:
Enter a sentence:

Letter(s):
Digit(s):
Special character(s):
Space(s):
Word(s):


BTW, my compiler's Turbo C++

Author:  md [ Wed Mar 05, 2008 9:11 am ]
Post subject:  RE:help

Help with what? You need to ask a question and have some code for anyone to help... we don't write your assignments for you.

Author:  A.J [ Sat Mar 08, 2008 4:03 pm ]
Post subject:  Re: help

yeah, md is right.

u need to show us your code for us to help u out

plus this is a really easy question, so try your luck with it, and if it still doesn't work, then comeback to us WITH your code Smile


: