Search:

Type: Posts; User: lovy poe

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    3,870

    Here's my code for that.please correct my codes: ...

    Here's my code for that.please correct my codes:


    #include<iostream>
    #include<ctype.h>

    using namespace std;

    int main()
    {
  2. Replies
    8
    Views
    3,870

    Please help me using strchr

    Here;'s the problem:

    write a program that inputs several lines of text and uses function strchr to determine the total number of occurrences of each letter of the alphabet in the text. Uppercase...
Results 1 to 2 of 2