My Do While statement doesnt work#include <iostream> #include <string> using namespace std ; int main() { string bored ; ...
Real PolygonsI am fairly new to c++, and I want to be able to draw a polygon. When I have searched for how to dra...
This user does not accept Private Messages