drawing a Shape using RECURSION as a mirrored shape.hi again i asked my teacher today and she told me you have to use one for loop and to draw **** **...
drawing a Shape using RECURSION as a mirrored shape.or is there any other way to solve it ....i need any way just any way im really hopeless
drawing a Shape using RECURSION as a mirrored shape.ok i tried a several thing looke how my cod now and what is the out put [code] #include<iostream> ...
drawing a Shape using RECURSION as a mirrored shape.oh ..thanks i tried but it doesn't work neither... it print * just this star in the middle ...
drawing a Shape using RECURSION as a mirrored shape.here is my new code : [code] #include<iostream> using namespace std; void drawShape(int n ,char s) {...
This user does not accept Private Messages