944,180 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 397
  • C++ RSS
Nov 9th, 2009
-1

how to display this ussing for loop??

Expand Post »
how to display this using for loop ?

***** *****
***** * *
***** * *
***** *****

thank you for helping.
Similar Threads
Reputation Points: 6
Solved Threads: 1
Posting Whiz in Training
samsons17 is offline Offline
225 posts
since Oct 2009
Nov 9th, 2009
0
Re: how to display this ussing for loop??
Well the top and the bottom are the same so you can just duplicate the
top at the end, and the middle two are the same. I see no reason to
use for loops for this.
Reputation Points: 840
Solved Threads: 594
Senior Poster
firstPerson is offline Offline
3,865 posts
since Dec 2008
Nov 9th, 2009
0
Re: how to display this ussing for loop??
Click to Expand / Collapse  Quote originally posted by samsons17 ...
how to display this using for loop ?

***** *****
***** * *
***** * *
***** *****

thank you for helping.
Code tags. We don't know what you're trying to do without them:

C++ Syntax (Toggle Plain Text)
  1. ***** *****
  2. ***** * *
  3. ***** * *
  4. ***** *****

And we can't tell here either. Do it in a word processor with Courier font, then copy and paste with code tags. Oh, and show some effort too. We're not going to do this for you.
Featured Poster
Reputation Points: 2614
Solved Threads: 687
Posting Expert
VernonDozier is offline Offline
5,375 posts
since Jan 2008
Nov 9th, 2009
0
Re: how to display this ussing for loop??
Sampson, this is your fourth thread asking, "How do I do <insert name> in a for loop?" within just 2 days...

I am beginning to think that you are doing this just for attention, as I cannot imagine a class that would just randomly assign 'for-loop' problems of such random increments in just two days on a weekend.
http://www.daniweb.com/forums/thread237124.html
http://www.daniweb.com/forums/thread237117.html
http://www.daniweb.com/forums/thread236472.html
http://www.daniweb.com/forums/thread236460.html

Please stop spamming these for-loop threads..
Reputation Points: 102
Solved Threads: 17
Posting Whiz in Training
restrictment is offline Offline
228 posts
since Oct 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: how to display this using for loop?
Next Thread in C++ Forum Timeline: Class template in non template class





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC