Pointer alias

Pointer alias

In computer programming, a pointer alias is a pointer that references the same location or variable as another pointer. This can cause memory problems if a programmer releases the memory pointed to by one pointer, but does not handle all the other pointer aliases of that one pointer. Pointer aliasing in languages such as C programming disallow a compiler from optimizing otherwise optimizable code. This is not a problem in languages that don't traditionally have pointers such as Fortran, which is a reason given as to why the language may be faster than C for some numerical computations. Note that the latest standard of C, C99, introduces the concept of restrict pointer to overcome this problem.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Alias analysis — is a technique in compiler theory, used to determine if a storage location may be accessed in more than one way. Two pointers are said to be aliased if they point to the same location. Alias analysis techniques are usually classified by flow… …   Wikipedia

  • Pointer Sisters — The Pointer Sisters Pour les articles homonymes, voir Pointer. The Pointer Sisters Alias Pointer, a Pair Nom Anita Pointer, Bonnie Pointer, Ruth Pointer, June Pointer et …   Wikipédia en Français

  • Pointer sisters — The Pointer Sisters Pour les articles homonymes, voir Pointer. The Pointer Sisters Alias Pointer, a Pair Nom Anita Pointer, Bonnie Pointer, Ruth Pointer, June Pointer et …   Wikipédia en Français

  • Pointer analysis — In computer science pointer analysis, or points to analysis, is a static code analysis technique that establishes which pointers, or heap references, can point to which variables or storage locations. It is often a component of more complex… …   Wikipedia

  • Pointer — Zeigergerät; untraced Reference (fachsprachlich); freie Referenz; Referenz (fachsprachlich); Zeiger (fachsprachlich); Alias (fachsprachlich) * * * Poin|ter …   Universal-Lexikon

  • Alias — Parallelbezeichnung; Künstlername; Tarnname; Alias Name; Deckname; Nickname (umgangssprachlich); Pseudonym; falscher Name; Referenz (fachsprachlich); …   Universal-Lexikon

  • June Pointer — Infobox musical artist Name = June Pointer Img capt = Background = solo singer Birth name = June Antoinette Pointer Alias = June Antoinette Pointer Whitmore Born = Birth date |1953|11|30 Oakland, California, USA Died = death date and… …   Wikipedia

  • Issa Pointer — Infobox musical artist Name = Issa Pointer Img capt = Background = solo singer Birth name = Issa Kuren Edwards Pointer Alias = Born = Birth date and age|1978|1|22 California, United States Died = Origin = California, United States Instrument =… …   Wikipedia

  • Bonnie Pointer — Infobox musical artist Name = Bonnie Pointer Img capt = Background = solo singer Birth name = Patricia Bonnie Pointer Alias = Born = Birth date and age|1950|7|11 Oakland, California, USA Died = Origin = Oakland, California, USA Instrument =… …   Wikipedia

  • Anita Pointer — Infobox musical artist Name = Anita Pointer Img capt = Background = solo singer Birth name = Anita Marie Pointer Alias = Born = Birth date and age|1948|1|23 Oakland, California, United States Died = Origin = Oakland, California, United States… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”