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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T09:07:00+00:00 2026-05-23T09:07:00+00:00

I know I asked these question before but I did not get the right

  • 0

I know I asked these question before but I did not get the right answer they said me to go through google but I found nowhere and I really wanna know I cant leave it on.The concept of pointers

How the GREAT Dennis Ritchie wrote the code for & and * operators? How do they work?

Because I want to know the code I want make my own pointers, not just saying int *p; I want to know the working how it is going retrieve the data from an address.

Can we write the code in C? Is that possible without declaring a variable as a pointer?
With a normal variable int p;, can we store the address of other variable and retrieve its data?

Please don’t say to use:

int main()
{
    int p,a;
    p=(void *)&a;  // dont say these syntax to store the adress
    *(void *)p=45; // and these syntax to restore the data
}

I know that code, but is there any other way to make it through? I have been thinking about it from months. Actually I work on micro controllers, they even use the # symbol as a pointer how does that work? There must be some code behind it.

  • 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-23T09:07:01+00:00Added an answer on May 23, 2026 at 9:07 am

    below *p is an operation called load indirect, and below *p=v is an operation called store indirect. &a is just syntax for the location of a. both of those operations are built in to the machine code of all modern computers.

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

Sidebar

Related Questions

I know that this question is being asked before but I did not get
I have asked the same question before, but did not get what I want.
I know, this question was asked before, but I haven't seen a working answer
I know this question was asked before, but the answer didn't work for me.
I know this question was asked here many times before but I am still
i know this question was asked before but i have this very weird beginner
Hi I know this question have been asked before but the answers there isn't
This question has been asked before, but not answered. Is there a list anywhere
I know this question has been asked before, but none of the existing SO
I know this question has been asked so many times before but I couldn't

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.