Question: Add a ' t ' command to draw an arrow. This primarily consists of ( 1 ) defining a function print _ arrow ( )

Add a 't' command to draw an arrow. This primarily consists of (1) defining a function print_arrow() in print_shapes.c, and (2) adding a command "t" to uimain.c. Be sure to insert appropriate declarations into appropriate "include" files to enable uimain's call to "print_arrow."
You will independently add another font to this project.
You are welcome to use either the 5x7 or 8x12 fonts we provide.
To reference the font file, you'll also need to modify the Makefile.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!