Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Bounded_pointer> ?p ?o. }
Showing items 1 to 13 of
13
with 100 items per page.
- Bounded_pointer abstract "In computer science, a bounded pointer is a pointer that is augmented with additional information that enable the storage bounds within which it may point to be deduced. This additional information sometimes takes the form of two pointers holding the upper and lower addresses of the storage occupied by the object to which the bounded pointer points.Use of bound information makes it possible for a compiler to generate code that performs bounds checking, i.e. that tests if a pointer's value lies within the bounds prior to dereferencing the pointer or modifying the value of the pointer. If the bounds are violated some kind of exception may be raised. This is especially useful for data constructs such as arrays in C.".
- Bounded_pointer wikiPageID "7937472".
- Bounded_pointer wikiPageRevisionID "544591955".
- Bounded_pointer hasPhotoCollection Bounded_pointer.
- Bounded_pointer subject Category:Data_types.
- Bounded_pointer comment "In computer science, a bounded pointer is a pointer that is augmented with additional information that enable the storage bounds within which it may point to be deduced. This additional information sometimes takes the form of two pointers holding the upper and lower addresses of the storage occupied by the object to which the bounded pointer points.Use of bound information makes it possible for a compiler to generate code that performs bounds checking, i.e.".
- Bounded_pointer label "Bounded pointer".
- Bounded_pointer label "Граничный указатель".
- Bounded_pointer sameAs m.026krrl.
- Bounded_pointer sameAs Q4147919.
- Bounded_pointer sameAs Q4147919.
- Bounded_pointer wasDerivedFrom Bounded_pointer?oldid=544591955.
- Bounded_pointer isPrimaryTopicOf Bounded_pointer.