Question 2: Remember only answer one question Design and write a C program that performs the following functionality: 1. Read first name and last name from the command line when you call the program executable. Example: testq2.exe Firstname Lastname 2. Check if sufficient number of input arguments have been entered. 3. If insufficient number of input arguments have been entered, write an error message and exit the program by returning minus (negative) one (-1). Prompt the user to enter a string. Note: the string can contain spaces.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Write c program
Question 2: Remember only answer one question
Design and write a C program that performs the following functionality:
1. Read first name and last name from the command line when you call the program
executable. Example: testq2.exe Firstname Lastname
2. Check if sufficient number of input arguments have been entered.
3. If insufficient number of input arguments have been entered, write an error message and
exit the program by returning minus (negative) one (-1).
4. Prompt the user to enter a string. Note: the string can contain spaces.
5. Read and store the string that can contain spaces.
6. Determine the length of the string.
7. Loop through each character in the text.
8. If the character is a vowel, replace the vowel with an integer number according to the rules
in the table below:
一
A or a
E or e
I ori
O or o
2
U or u
9. Hint: if the character is a vowel, then replace with the character representation of the
number. For example, if the character is 'e", then replace "e' with 2'.
10. Count the number of replacements of a vowel with a number
11. After checking the entered string and replacing all vowels print the first name, last name
and the string without vowels on the first line and the number of vowels on the second line
as follows:
Captain Afrca - the string without vowels is: 2/3ng 14 pr4grim 3s I vl151bl2 13/2 sk311 thlt 4p2ns m5l13pl2 clr22rs
The string has 24 vowels
12. Return zero (0) and exit the function.
12 Add the detailed aloorilbm desion stens in the Word document
Transcribed Image Text:Question 2: Remember only answer one question Design and write a C program that performs the following functionality: 1. Read first name and last name from the command line when you call the program executable. Example: testq2.exe Firstname Lastname 2. Check if sufficient number of input arguments have been entered. 3. If insufficient number of input arguments have been entered, write an error message and exit the program by returning minus (negative) one (-1). 4. Prompt the user to enter a string. Note: the string can contain spaces. 5. Read and store the string that can contain spaces. 6. Determine the length of the string. 7. Loop through each character in the text. 8. If the character is a vowel, replace the vowel with an integer number according to the rules in the table below: 一 A or a E or e I ori O or o 2 U or u 9. Hint: if the character is a vowel, then replace with the character representation of the number. For example, if the character is 'e", then replace "e' with 2'. 10. Count the number of replacements of a vowel with a number 11. After checking the entered string and replacing all vowels print the first name, last name and the string without vowels on the first line and the number of vowels on the second line as follows: Captain Afrca - the string without vowels is: 2/3ng 14 pr4grim 3s I vl151bl2 13/2 sk311 thlt 4p2ns m5l13pl2 clr22rs The string has 24 vowels 12. Return zero (0) and exit the function. 12 Add the detailed aloorilbm desion stens in the Word document
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY