Hey y'all,
I have another program that I am trying to create and was wondering if anyone had any suggestions of how I could start this program off.
I need to write a program that reads a file(from standard in) and reports the number of occurrences of each letter A-Z.The input should be case insensitive (i.e. A is the same as a). It should not count any characters that are not alphabetic.
3 replies to this topic
#1
Posted 17 December 2010 - 12:17 PM
|
|
|
#2
Posted 17 December 2010 - 02:36 PM
Hi,
This is very simple program: Try to start coding it, and let us know if you find any trouble with it.
Munir
This is very simple program: Try to start coding it, and let us know if you find any trouble with it.
Munir
#3
Posted 17 December 2010 - 05:58 PM
ok...I figured it out...A friend guided me in the right direction and the code length wasn't even that long...
#4
Posted 18 December 2010 - 09:54 AM
Hi,
That's fantastic! Doing code yourself would teach you a lot!
Thanks,
Munir
That's fantastic! Doing code yourself would teach you a lot!
Thanks,
Munir
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









