Plz can anyone explain me the logic behind making shapes in c++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Plz can anyone explain me the logic behind making shapes in c++

12th Nov 2022, 5:33 AM
Usman Khattak
Usman Khattak - avatar
1 Answer
- 1
Using C++ Graphics, we can create basic shapes like line, circle, rectangle, ellipse, arc, bar, bar3d, and display text. To use graphics functions, we must include graphics.h header file. For more information: https://www.ankitweblogic.com/cpp/graphics.php
12th Nov 2022, 11:08 PM
Mohammad Reza Farzam
Mohammad Reza Farzam - avatar