Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Opaque_data_type> ?p ?o. }
Showing items 1 to 13 of
13
with 100 items per page.
- Opaque_data_type abstract "In computer science, an opaque data type is a data type that is incompletely defined in an interface, so that its values can only be manipulated by calling subroutines that have access to the missing information. The concrete representation of the type is hidden from its users. A data type whose representation is visible is called transparent.Typical examples of opaque data types include handles for resources provided by an operating system to application software. For example, the POSIX standard for threads defines an application programming interface based on a number of opaque types that represent threads or synchronization primitives like mutexes or condition variables.An opaque pointer is a special case of an opaque data type, a datatype that is declared to be a pointer to a record or data structure of some unspecified data type. For example, the standard library that forms part of the specification of the C programming language provides functions for file input and output that return or take values of type "pointer to FILE" that represent file streams (see C file input/output), but the concrete implementation of the type FILE is not specified.".
- Opaque_data_type wikiPageID "22512142".
- Opaque_data_type wikiPageRevisionID "563663699".
- Opaque_data_type hasPhotoCollection Opaque_data_type.
- Opaque_data_type subject Category:Data_types.
- Opaque_data_type subject Category:Object-oriented_programming.
- Opaque_data_type comment "In computer science, an opaque data type is a data type that is incompletely defined in an interface, so that its values can only be manipulated by calling subroutines that have access to the missing information. The concrete representation of the type is hidden from its users. A data type whose representation is visible is called transparent.Typical examples of opaque data types include handles for resources provided by an operating system to application software.".
- Opaque_data_type label "Opaque data type".
- Opaque_data_type sameAs m.05zkqm6.
- Opaque_data_type sameAs Q7095588.
- Opaque_data_type sameAs Q7095588.
- Opaque_data_type wasDerivedFrom Opaque_data_type?oldid=563663699.
- Opaque_data_type isPrimaryTopicOf Opaque_data_type.