Write a function called createriangle that takes in a positive int value and a char value (either u or d to indicate the triangle should be drawn either up or down), and displays the triangle. You are welcome to make your program handle uppercase input as well, but this is not required for this lab. Make sure that you write the createTriangle function prototype in drautriangle.hpp and its implementation in drawtriangle.cpp, then and call from it inside of main.cpp. You'll find that skeleton code has already been provided and you simply need to call the function. Sample output #1 Enter the triangle height: 4 Enter 'u' or 'd to Indicate up or doun: u *. ... Sample output #2 Enter the triangle height: 5 Enter 'u' or 'd' to indicate up or doun: d ... ..

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
100%
Write a function called createTriangle that takes in a positive 1nt value and a char value (either u or d to indicate the triangle should be
drawn either up or down), and displays the triangle. You are welcome to make your program handle uppercase input as well, but this is not
required for this lab.
Make sure that you write the createTriangle function prototype in drawtriangle.hpp and its implementation in drawtriangle.cpp, then and
call from it inside of main.cpp. You'll find that skeleton code has already been provided and you simply need to call the function.
Sample output #1
Enter the triangle height: 4
Enter 'u' or 'd' to indicate up or down: u
Sample output #2
Enter the triangle height: 5
Enter 'u' or 'd' to indicate up or down: d
....
Transcribed Image Text:Write a function called createTriangle that takes in a positive 1nt value and a char value (either u or d to indicate the triangle should be drawn either up or down), and displays the triangle. You are welcome to make your program handle uppercase input as well, but this is not required for this lab. Make sure that you write the createTriangle function prototype in drawtriangle.hpp and its implementation in drawtriangle.cpp, then and call from it inside of main.cpp. You'll find that skeleton code has already been provided and you simply need to call the function. Sample output #1 Enter the triangle height: 4 Enter 'u' or 'd' to indicate up or down: u Sample output #2 Enter the triangle height: 5 Enter 'u' or 'd' to indicate up or down: d ....
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

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