Recent content by Sam Weaver

  1. S

    c++, need help on code?

    trying to write a program that takes a paragraph and shows how many times each letter in the alphabet is used, right now it outputs it to a file, It's not reading the paragraph in the file thus its not working. Also want to change it so it outputs the characters on the screen ie: A=14 B=12 C=2...
Back
Top