Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Output

Output

Scheduled Pinned Locked Moved C / C++ / MFC
help
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sardinka
    wrote on last edited by
    #1

    I am trying to display my result this way: Volumes Amounts 22 12 45 89 897 954 Total: 1055 When I run the program I get this: Please help Volumes Amounts 22 12 45 89 897 954 Total: 1055 cout<<"\nTotal number of bills: "<0) { cout<

    D T 2 Replies Last reply
    0
    • S sardinka

      I am trying to display my result this way: Volumes Amounts 22 12 45 89 897 954 Total: 1055 When I run the program I get this: Please help Volumes Amounts 22 12 45 89 897 954 Total: 1055 cout<<"\nTotal number of bills: "<0) { cout<

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      sardinka wrote: I am trying to display my result this way: Volumes Amounts 22 12 45 89 897 954 Total: 1055 When I run the program I get this: Please help Volumes Amounts 22 12 45 89 897 954 Total: 1055 What you want and what you are getting appear to be the same. So what is the problem?


      Five birds are sitting on a fence. Three of them decide to fly off. How many are left?

      1 Reply Last reply
      0
      • S sardinka

        I am trying to display my result this way: Volumes Amounts 22 12 45 89 897 954 Total: 1055 When I run the program I get this: Please help Volumes Amounts 22 12 45 89 897 954 Total: 1055 cout<<"\nTotal number of bills: "<0) { cout<

        T Offline
        T Offline
        Terry ONolley
        wrote on last edited by
        #3

        sardinka wrote: I am trying to display my result this way: Volumes Amounts 22 12 45 89 897 954 Total: 1055 When I run the program I get this: Volumes Amounts 22 12 45 89 897 954 Total: 1055 I'm not sure what you are asking. To me, the output looks exactly the way you described it should look..... Could you edit your post and use the < PRE> tags if you are having a spacing problem - without the < PRE>tags, youd output looks just like you describe it.



        S 1 Reply Last reply
        0
        • T Terry ONolley

          sardinka wrote: I am trying to display my result this way: Volumes Amounts 22 12 45 89 897 954 Total: 1055 When I run the program I get this: Volumes Amounts 22 12 45 89 897 954 Total: 1055 I'm not sure what you are asking. To me, the output looks exactly the way you described it should look..... Could you edit your post and use the < PRE> tags if you are having a spacing problem - without the < PRE>tags, youd output looks just like you describe it.



          S Offline
          S Offline
          sardinka
          wrote on last edited by
          #4

          I am trying to display my result this way:

          Volumes Amounts
          22 12
          45 89
          897 954
          Total: 1055

          When I run the program I get this:

          Volumes Amounts
          22 12
          45 89
          897 954
          Total: 1055

          D 1 Reply Last reply
          0
          • S sardinka

            I am trying to display my result this way:

            Volumes Amounts
            22 12
            45 89
            897 954
            Total: 1055

            When I run the program I get this:

            Volumes Amounts
            22 12
            45 89
            897 954
            Total: 1055

            D Offline
            D Offline
            DougW48
            wrote on last edited by
            #5

            get rid of one of the \t's in your output. Douglas A. Wright dawrigh3@kent.edu

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups