Computer Science, asked by knightking5119p6uixl, 1 year ago

what is the header file for graphics

Answers

Answered by sammy89
0
You can draw circles, lines, rectangles, bars and many other geometrical figures. You can change their colors using the available functions and fill them. #include is a preprocessor directive which is used to include the header file specified in <>. graphics.h is a header file which contains graphical functions.
Similar questions