Recent content by abedhamayl
-
A
Comp Sci C++ Program: Write a Program to Read Paragraphs
wher are you- abedhamayl
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
A
Comp Sci C++ Program: Write a Program to Read Paragraphs
i use a visual stdio 6.0- abedhamayl
- Post #4
- Forum: Engineering and Comp Sci Homework Help
-
A
Comp Sci C++ Program: Write a Program to Read Paragraphs
just i want to char *n[40][50]; cin>>*n; how i can enter the names in this array and stop will i enter the new line- abedhamayl
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
A
Comp Sci C++ Program: Write a Program to Read Paragraphs
Write a program that reads a paragraph of 4 lines of text. The user can enter extra spaces between words. The length of each line does not exceed 50 characters. The program should output the following: ((Use pointers)) 1. A table indicating the occurrence of each letter of the alphabet in the...- abedhamayl
- Thread
- C++
- Replies: 4
- Forum: Engineering and Comp Sci Homework Help