please can anyone tell me that i want to create a rectangular spiral in c++. (I use borland c++)
u can show the picture
godnseeker 0 Newbie Poster
Recommended Answers
Jump to PostThis is a pretty easy assignment.
void main(int args) { cout >> "xxxxxxx\nx x\nx xxx x\nx x x\nx xxxxx\nx \nxxxxxxx\n"; }
All 4 Replies
shasha821110 0 Junior Poster
Salem 5,265 Posting Sage
godnseeker 0 Newbie Poster
Rashakil Fol 978 Super Senior Demiposter Team Colleague
Murtan commented: I like it. (Its not what he wanted, but I like it anyway.) +3
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.