
Hollow Rectangle:
In this post of shapes in c, you will find the code to draw hollow rectangle in C++ using "*".
Code:
Copy your code from below.
/* Join us at
http://shapesinc.blogspot.com
for more codes of shapes */
#include<iostream>
using namespace std;
int main()
{
cout << "Join http://shapesinc.blogspot.com for more codes of shapes\n\n";
cout<<"CAUTION: ...