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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T04:36:28+00:00 2026-06-11T04:36:28+00:00

I have 2 forms which actually output different results which I dont understand int

  • 0

I have 2 forms which actually output different results which I dont understand

 int x = *(int*)&M[index]

compared to

 int x = (int)M[index]

Can someone explain to me what is the difference?

  • 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-11T04:36:30+00:00Added an answer on June 11, 2026 at 4:36 am

    If the datatype of M is not int[], they may differ, take the case where you have an array of 2 (16 bit) shorts, 0x0123 and 0x4567. The memory layout (big endian) would/may be;

    0x01 0x23 0x45 0x67
    

    In the latter case with M[0], you’d assign the short correctly to the integer since you’d read M[0] and convert it to an integer, 0x00000123

    In the first case you’d take the address of M[0] and assume that what’s in memory there is an integer, that’d with a 32 bit integer type give the result 0x01234567 (ie all 4 bytes would be read)

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

Sidebar

Related Questions

I have a formdlg which can be accessed from two 2 forms For button
I have forms which work fine. I have a quiz which works fine. When
I have three forms: Form1 (Which is Mdi) Form2 (child of mdi) Form3 (child
I have a form created in Windows Forms which is draggable wherever I click.
I have several forms on one page which are submitted using ajaxForm and show
I have some forms, which are in some DIVs. DIVs are hidden, and are
This should be a pretty straightforward question. I have the following code, which forms
I have a Windows Forms project in Visual Studio 2008, which references a library
I have an array which contains a set of UIImage in byte forms. --My
I have a form MainForm which is a Windows Forms form that contains many

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.