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

  • Home
  • SEARCH
  • 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 953473
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T00:03:25+00:00 2026-05-16T00:03:25+00:00

During the transition from 16 to 32 bit in the 80s, int was either

  • 0

During the transition from 16 to 32 bit in the 80s, int was either 16 or 32 bit. Using the current 64 bit transition nomenclature, I understand there was a pretty even spread of ILP32 and LP32 machines. At the time I believe it was understood that int would always follow the register or pointer width for any given architecture and that long would remain 32 bit.

Fast forward 25 years, I see that LP64 is pretty mainstream, but until I encountered 64 bit platforms [my discovery of desktop Linux in 2007 :)], I always expected IP64 to be the next logical step.

  • Was this (LP64) the expected evolution for 64bit?
  • How does the char ≤ short ≤ int ≤ long relationship fit into this emerging scheme of fixing an integer type to each platform we leave behind?
  • How do these transition schemes relate to the use of (your choice of {l,u}case) WORD/DWORD on various platforms?
  • Some areas of Windows still contain INT forms that are 16bit. Will Windows grow out of LLP64 or is it too late?
  • Why was int chosen to be left behind this time, as opposed to during the 32bit transition?
  • 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-16T00:03:26+00:00Added an answer on May 16, 2026 at 12:03 am

    How I see it is that Windows is an oddball in the whole x64 transition. But putting that aside, C or C++ never defined the integral types to be fixed-length. I find the whole int/long/pointer thing quite understandable, if you look at it this way:

    • int: mostly 32 bits long (Linux, Mac and Windows)
    • long: 64 bits on Mac and Linux, 32 on Windows
    • long long: 64-bit on Mac, Linux, and Windows x64
    • (u)intptr_t: exact length of pointer (32 on 32-bit, 64 on 64-bit systems)

    WORD and DWORD are ugly, and should be avoided. If the API forces you to use them, replace DWORD with DWORD_PTR when you’re dealing with… well, pointers. It was never correct to use (D)WORD there in the first place IMHO.

    I don’t think Windows will change its decision, ever. Too much trouble already.

    Why was int left behind? Why does Venus rotate in the opposite direction? The answer to the first question is found here (I believe), the second is a bit more complicated 😉

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

Sidebar

Related Questions

I want to compute the time 4 hours later during the DST transition, either
As per the image, I am using navigationController with my application. During the Transition
During the work on my iPhone application the icon changed from time to time.
I'm having a bit of a weird issue here, basically, im using hibernate together
There's a regression in Qt 4.6.2 on Windows (setting border color from stylesheet does
I have an XSD that's going through a transition from one set of elements
I need to add some appointments from a legacy system into Dynamics. During the
I have been using my free time to improve my HTML knowledge during my
First, a bit of a background. There are many various comparisons of distributed version
So I followed this thread: RootViewController Switch Transition Animation to transit the window.rootViewController from

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.