0
Plz can anyone explain me the logic behind making shapes in c++
1 Antwort
- 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