Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8732557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T09:27:39+00:00 2026-06-13T09:27:39+00:00

I have an application that lets the user enter a string. I then count

  • 0

I have an application that lets the user enter a string. I then count the string and put the number of characters next to it. The problem comes when I want put it in columns such as:

This is a Sentence                      The Len is 18
This is Another Sentence                The Len is 24
A                                       The Len is 1

How would I calculate the setw() of the columns? str.size() and then something else I can’t get it exactly right it’s always wobbley.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T09:27:40+00:00Added an answer on June 13, 2026 at 9:27 am

    First you need calc max word length, then you need to align output text with max length.
    Something like

    int align = maxWordSize - curWord.size();
    for(int i = 0; i < align; i++)cout << " ";
    

    Or did i misunderstood something?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a View in my MVC 3 application that lets the user enter
I want to have functionality on my application that lets a user check off
I have made an application in android that lets the user compress and decompress
In my jsp application I have a search box that lets user to search
Say I have a page in my web application that lets a user update
I have a small email application that lets a user build a message from
I have an UITableView in my application that lets the user quit apps on
I have an Air application that lets users import jpg, png and swf files
I have a freelance web application that lets users register for events. In my
Lets say that you have a following simple application: <form action=helloServlet method=post> Give name:<input

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.