answersLogoWhite

0

What is indirection in c?

User Avatar

Anonymous

14y ago
Updated: 7/6/2023

Accessing data via pointers.

User Avatar

Hal Homenick

Lvl 10
1y ago

What else can I help you with?

Related Questions

What is indirection in c programming?

Example: *(int *)main = 5;


Which operator require to call c function using object name?

The operator required to call c function using object name is function object. Other operator names that deal with objects are structure dereference, structure reference, and indirection


What are the 5 aspects of indirection charactersation?

5 of them r appearance , speech, thoughts and feelings, action, other chracter's reaction


Multiple indirection in c language?

C uses pointers for indirection. So, using a pointer to a pointer would be multiple indirection. For example, the following code uses multiple indirection:int i = 42;int *pi = &i;int **ppi = π**ppi++;printf("i is now %d\n", i);


What has the author Nitza Ben-Dov written?

Nitza Ben-Dov has written: 'The dream as a junction of theme and characterization in the psychological fiction of S. Y. Agnon' 'Agnon's art of indirection' -- subject(s): Criticism and interpretation


What is the forces that cancel each other because they are equal in strength and oppotsie indirection?

The forces are vectors: the Tangent force vector and the Gradient vector force; mcdV/dr + Del PE = 0, where PE is the potential Energy


How many pointers can be used in a c program?

Answergenerally we use simple pointer, void pointer,null pointer, structure pointer. Answerzero or more (unlimited).


Explain reference variable and how it is different from pointer variable?

In JAVA, all variables are reference variables, and there are no pointer variables. Even though the platform may implement them as pointers, they are not available as such. In C, no variables are reference variables. They are a C++ enhancement. In C++ a reference variable is syntactically the same as a pointer variable, except that the use of the indirection operator (*) is implicit. You do declare reference variables slightly differently than pointer variables but, once you do so, they can be treated as non-pointer variables. Reference variables also cannot be redefined once they have been initialized to point to some object. They are const. Structurally, there is no difference between a pointer variable and a reference variable. They are both still pointers. The compiler just makes it easier to treat reference variables and non-pointer variables the same way.


What does a scale mean on a bar graph?

./c,c,c,c,c,c,c,c,c,c,c,c,c,c,c,c,c,c,c,


How do you play Airplanes on the piano?

I only know the chorus but here it goes...... C C C C C C D C Bb D C Bb D Eb D C C C C C C C C C Bb C C C Bb D Bb Bb C D C C C C C C D C Bb D C Bb F F D C C C C C C C C C Bb C C C D Bb Bb A G I hope this helps you! ;)


Who was the first gold meadle champeon of tramperleaning?

Trampoline gymnastics was first included in the Olympic Games in 2000 in Sydney. The first gold medal champion in this sport was Daniil Kvyat from Russia. He won the event, marking a significant moment in trampoline history.


What is 9999999 in Roman numerals?

Ah, that's a big number! In Roman numerals, 9999999 is written as IX CM XC IX. Each letter represents a different value, and when combined, they create this beautiful Roman numeral that tells a story of patience and perseverance. Just like painting a masterpiece, sometimes it takes many small strokes to create something truly magnificent.