Pointer swizzling

http://dbpedia.org/resource/Pointer_swizzling an entity of type: VideoGame

In computer science, pointer swizzling is the conversion of references based on name or position into direct pointer references (memory addresses). It is typically performed during deserialization or loading of a relocatable object from a disk file, such as an executable file or pointer-based data structure. The reverse operation, replacing memory pointers with position-independent symbols or positions, is sometimes referred to as unswizzling, and is performed during serialization (saving). rdf:langString
rdf:langString Pointer swizzling
xsd:integer 1467036
xsd:integer 1115013010
rdf:langString y
rdf:langString December 2021
rdf:langString In computer science, pointer swizzling is the conversion of references based on name or position into direct pointer references (memory addresses). It is typically performed during deserialization or loading of a relocatable object from a disk file, such as an executable file or pointer-based data structure. The reverse operation, replacing memory pointers with position-independent symbols or positions, is sometimes referred to as unswizzling, and is performed during serialization (saving).
xsd:nonNegativeInteger 5853

data from the linked data cloud