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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T21:32:47+00:00 2026-05-25T21:32:47+00:00

Although there are already a lots of such questions on stack overflow regarding this

  • 0

Although there are already a lots of such questions on stack overflow regarding this (almost near to what I want to know). But none of those got the answer that would have solved the case.

My question basically is about following:

Is it possible to implement 64-bit integers using a 32-bit compiler? What is the significance of bit-size of compiler in deciding size of integer? (not considering performance issues)

Somewhat related questions already asked are:

  1. integer size in c depends on what?

  2. Does the size of an int depend on the compiler and/or processor?

  3. What does the C++ standard state the size of int, long type to be?

Each of above question had some very good answers with them but in the end, no one of them gave me an exact answer.

  • 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-25T21:32:48+00:00Added an answer on May 25, 2026 at 9:32 pm

    int64_t is a 64b integer type and is available if you include stdint.h.
    uint64_t is the unsigned version and is defined in the same header.

    See Are types like uint32, int32, uint64, int64 defined in any stdlib header? for more details.

    Is it possible to implement 64-bit integers on a 32-bit machine? (not considering performance issues)

    Sure. There’s usually no need unless you’re on a really restricted instruction set, but it’s definitely possible. How to implement big int in C++ explains how to do arbitrary precision integers which is a strictly harder problem to solve.

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

Sidebar

Related Questions

I know there's already a lot of questions on this topic but I might
I know there's a million similar questions already, but I'm not sure they apply.
There have been a lot of questions about C++ Multidimension arrays asked already, although
Although there are some similar questions I’m having difficulties finding an answer on how
I couldn't find a duplicate for this question for Java, although there are a
I've actually asked about this already in this post although we've gone back to
Although there are a lot of posts about .net config files, I believe that
I have the following code that won't compile and although there is a way
I'm building a site using CodeIgniter that largely consists of static content (although there
Possible Duplicate: What should a good BugTracking tool be capable of? Although there is

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.