Question: Write this codes in c language Write a program which is supposed to draw an isosceles triangle inside a file (triangle.txt) as shown below. The

Write this codes in c language
Write a program which is supposed to draw an isosceles triangle inside a file (triangle.txt) as shown below. The height of the triangle is found in another file called height.txt. You need to keep drawing an isosceles triangle until the height.txt file is consumed. The below example demonstrates; what if height.txt would have just those two integer values respectively. height.txt triangle.txt 8 1 3 212 32123 4321234 543212345 65432123456 7654321234567 876543212345678 1 212 32123
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
