comp.lang.c
[Top] [All Lists]

Re: Printing simple shapes on screen

Subject: Re: Printing simple shapes on screen
From: Richard Heathfield
Date: Wed, 02 Apr 2008 10:07:14 +0000
Newsgroups: comp.lang.c

C++ Newbie said:

> The following snippet of code shows how a rectangle of user-defined
> height & width may be printed on screen in C++ (the C++ NG appears to
> be down to Google Groups).

Newsgroups are never "down", because they are distributed all over the Net. 
At most, your access to them might be down. If you want better access to 
comp.lang.c++, consider switching to a reputable news provider.

> Referring to my FOR loops, is there any way in which the columns may
> be iterated in the outer loop rather than the rows, and still yield a
> workable result?

Yes.

> Ask if you want the full source code, I didn't think it was necessary

Neither did I.

-- 
Richard Heathfield <http://www.cpax.org.uk>
Email: -                                www">http://www. +rjh@
Google users: <                                www.cpax.org.uk/prg/writings/googly.php">http://www.cpax.org.uk/prg/writings/googly.php>
"Usenet is a strange place" - dmr 29 July 1999

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy