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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T23:34:39+00:00 2026-05-13T23:34:39+00:00

On the 32-bit machine, why the size of a pointer is 32-bit? Why not

  • 0

On the 32-bit machine, why the size of a pointer is 32-bit? Why not 16-bit or 64-bit? What’s the cons and pros?

  • 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-13T23:34:40+00:00Added an answer on May 13, 2026 at 11:34 pm

    Because it mimics the size of the actual “pointers” in assembler. On a machine with a 64 bit address bus, it will be 64 bits. In the old 6502, it was an 8 bit machine, but it had 16 bit address bus so that it could address 64K of memory. On most 32 bit machines, 32 bits were enough to address all the memory, so that’s what the pointer size was in C++. I know that some of the early M68000 series chips only had a 24 bit memory address space, but it was addressed from a 32 bit register so even on those the pointer would be 32 bits.

    In the bad old days of the 80286, it was worse – there was a 16 bit address register, and a 16 bit segment register. Some C++ compilers didn’t hide that from you, and made you declare your pointers as near or far depending on whether you wanted to change the segment register. Mercifully, I’ve recycled most of those brain cells, so I forget if near pointers were 16 bits – but at the machine level, they would be.

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

Sidebar

Related Questions

On a 64-bit machine is the size of an int in Java 32 bits
I'm setting up a new 64 bit machine to run as a build server.
Can I run a 64-bit VMware image on a 32-bit machine? I've googled this,
I am trying to adapt an existing code to a 64 bit machine. The
How do I force my application to run as 32-bit on a 64-bit machine?
My development machine ( 32 bit Windows XP) runs excruciatingly slow when I am
We have Core2 machines (Dell T5400) with XP64. We observe that when running 32-bit
Bit of an obscure one this. My setup is all running on my local
any bit of info will be helpful here. or does anybody else huge do
A bit of a neophyte haskell question, but I came across this example in

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.