creating a diamiond shape on C++ help

Sharky Forums


Results 1 to 4 of 4

Thread: creating a diamiond shape on C++ help

Threaded View

  1. #1

    Question creating a diamiond shape on C++ help

    ok am trying to create a diaoond shape in c++ am a newbie so am just starting to learn all that commands

    the diomond shape must be in 10 rows top and 10 rows bottom

    also is the command

    #include <iomaip> to create a diomond?

    must have 4 loops on top 10 diomond and 2 loops on the botoom 10 am having trouble with the commands

    example

    for init i +0; 1<3 (i++)

    for (int i=0 i<3; (i++)

    am gettting confused?

    must be in


    *
    for some reasion i cant get this to work
    #include <iomaip> is that how you type it?

    i amlost for got it has to be in loops also 4 top and 2 bottom
    Last edited by atinvidia; 09-11-2005 at 02:48 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •