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 3697270
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T04:50:22+00:00 2026-05-19T04:50:22+00:00

80 seems to be the default in many different environments and I’m looking for

  • 0

80 seems to be the default in many different environments and I’m looking for a technical or historical reason. It is common knowledge that lines of code shouldn’t exceed 80 characters, but I’m hard pressed to find a reason why outside of “some people might get annoyed.”

  • 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-05-19T04:50:23+00:00Added an answer on May 19, 2026 at 4:50 am

    As per Wikipedia:

    80 chars per line is historically descended from punched
    cards

    and later broadly used in monitor text mode

    source: http://en.wikipedia.org/wiki/Characters_per_line

    Shall I still use 80 CPL?

    Many developers argue to use 80 CPL even if you could use more. Quoting from: http://richarddingwall.name/2008/05/31/is-the-80-character-line-limit-still-relevant/

    Long lines that span too far across the monitor are hard to read. This
    is typography 101. The shorter your line lengths, the less your eye
    has to travel to see it.

    If your code is narrow enough, you can fit two files on screen, side
    by side, at the same time. This can be very useful if you’re comparing
    files, or watching your application run side-by-side with a debugger
    in real time.

    Plus, if you write code 80 columns wide, you can relax knowing that
    your code will be readable and maintainable on more-or-less any
    computer in the world.

    Another nice side effect is that snippets of narrow code are much
    easier to embed into documents or blog posts.

    As a Vim user, I keep ColorColumn=80 in my ~/.vimrc. If I remember correctly, Eclipse autoformat CtrlShiftF, breaks lines at 80 chars by default.

    Vim with ColorColumn enabled. Right-Click > Open Image in new tab for larger image

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

Sidebar

Related Questions

The default seems to be upper case, but is there really any reason to
It seems that starting v9.3 by default CodeRush disables the Refactor context menu and
It seems to me that phpMyAdmin imports tables by default with collation latin1_swedish_ci, how
So I've noticed that from device-to-device, there are many different configurations for internal vs.
i'm looking for a way to code the loop in such a way that
When the New menu item on a Document Library expands the default seems to
I'm having some problems getting ncurses' getch() to block. Default operation seems to be
By default IntelliJ IDEA 7.0.4 seems to use 4 spaces for indentation in XML
By default the session expiry seems to be 20 minutes. Update: I do not
By default, printf() seems to align strings to the right. printf(%10s %20s %20s\n, col1,

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.