Do in C Program In the military, they have these military dogs that help them in their missions. To handle them very well, they assign a code to each of the dogs. This has only been partially implemented though and they would need your help to finish this. Instructions: 1. In the code editor, there are multiple printf messages where each printf prints a dog code's value. 2. Your task is to create an enum, DogCode, and set its values to the following: CODE_1 = 'j' CODE_2 = 'r' CODE_3= 'v' CODE_4= 'd' CODE_5 = 'l' CODE_6 = 'y' 3. DO NOT EDIT ANYTHING IN THE MAIN   Output Dog Code #1 = f Dog Code #2 = a Dog Code #3 = z .

Np Ms Office 365/Excel 2016 I Ntermed
1st Edition
ISBN:9781337508841
Author:Carey
Publisher:Carey
Chapter6: Managing Multiple Worksheets And Workbooks
Section: Chapter Questions
Problem 21RA
icon
Related questions
icon
Concept explainers
Question
Do in C Program
In the military, they have these military dogs that help them in their missions.
To handle them very well, they assign a code to each of the dogs. This has only been partially implemented though and they would need your help to finish this.
Instructions:
1. In the code editor, there are multiple printf messages where each printf prints a dog code's value.
2. Your task is to create an enum, DogCode, and set its values to the following:
CODE_1 = 'j'
CODE_2 = 'r'
CODE_3= 'v'
CODE_4= 'd'
CODE_5 = 'l'
CODE_6 = 'y'
3. DO NOT EDIT ANYTHING IN THE MAIN
 
Output
Dog Code #1 = f
Dog Code #2 = a
Dog Code #3 = z
.
.
.
 
To handle them very well, they assign a code to each of
the dogs. This has only been partially implemented though
and they would need your help to finish this.
main.c
Tests
Executions
1 #include<stdio.t
3- int main(void) {
G Run Tests
5.
6.
7.
8
1/ NOTE: DO NOT EDIT THE MA INO
printf("Dog Code #1 - Kc\n", CODE 1):
printf("Dog Code #2 - Kc\n", CODE_2);
printf("Dog Code #3 - Xc\n", CODE_3);
printf("Dog Code #4 - Kc\n", CODE_4);
printf("Dog Code #5 - Xc\n", CODE 5):
printf("Dog Code #6 - Xc\n", CODE_6):
Instructions:
Test Cases
1. In the code editor, there are multiple printf messages
where each printf prints a dog code's value.
2. Your task is to create an enum, DogCode, and set its
O Test Case 1 Hidden
10
11 }
values to the following:
1. CODE1j'
2. CODE 2 = "r
3. CODE 3= 'v
4. CODE 4 d
5. CODE 5 = '1°
6. CODE 6 = 'y
3. DO NOT EDIT ANYTHING IN THE MAIN
Output
Dog Code #1f
Dog Code #2 - a
Dog Code #3 - z
Transcribed Image Text:To handle them very well, they assign a code to each of the dogs. This has only been partially implemented though and they would need your help to finish this. main.c Tests Executions 1 #include<stdio.t 3- int main(void) { G Run Tests 5. 6. 7. 8 1/ NOTE: DO NOT EDIT THE MA INO printf("Dog Code #1 - Kc\n", CODE 1): printf("Dog Code #2 - Kc\n", CODE_2); printf("Dog Code #3 - Xc\n", CODE_3); printf("Dog Code #4 - Kc\n", CODE_4); printf("Dog Code #5 - Xc\n", CODE 5): printf("Dog Code #6 - Xc\n", CODE_6): Instructions: Test Cases 1. In the code editor, there are multiple printf messages where each printf prints a dog code's value. 2. Your task is to create an enum, DogCode, and set its O Test Case 1 Hidden 10 11 } values to the following: 1. CODE1j' 2. CODE 2 = "r 3. CODE 3= 'v 4. CODE 4 d 5. CODE 5 = '1° 6. CODE 6 = 'y 3. DO NOT EDIT ANYTHING IN THE MAIN Output Dog Code #1f Dog Code #2 - a Dog Code #3 - z
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Control Structure
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage