Search: in
dangling pointer
dangling pointer in Dictionary Dictionary
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Dictionary results for: dangling pointer

dangling pointer


dangling pointer

dangling pointer




Source: The Jargon File (version 4.4.7, 29 Dec 2003)

	dangling pointer
 n.

    [common] A reference that doesn't actually lead anywhere (in C and some
    other languages, a pointer that doesn't actually point at anything valid).
    Usually this happens because it formerly pointed to something that has
    moved or disappeared. Used as jargon in a generalization of its techspeak
    meaning; for example, a local phone number for a person who has since moved
    to the other coast is a dangling pointer.

	




Source: The Free On-line Dictionary of Computing (26 July 2010)

	dangling pointer

    A reference that doesn't actually lead anywhere.
   In C and some other languages, a pointer that doesn't
   actually point at anything valid.  Usually this happens
   because it formerly pointed to something that has moved or
   disappeared, e.g. a heap-allocated block which has been freed
   and reused.

   Used as jargon in a generalisation of its technical meaning;
   for example, a local phone number for a person who has since
   moved is a dangling pointer.

   [Jargon File]

	

Matching Word(s)
dangling

pointer





Search Dictionary :



Search   in  
Search for dangling pointer in Tutorials
Search for dangling pointer in Encyclopedia
Search for dangling pointer in Videos
Search for dangling pointer in Books
Search for dangling pointer in Software
Search for dangling pointer in DVDs
Search for dangling pointer in Store





Powered by dict.org
Advertisement




dangling pointer in Dictionary
dangling pointer top dangling pointer

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement