Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Null-terminated_string> ?p ?o. }
Showing items 1 to 20 of
20
with 100 items per page.
- Null-terminated_string abstract "In computer programming, a null-terminated string is a character string stored as an array containing the characters and terminated with a null character ('\0', called NUL in ASCII). Alternative names are C string, which refers to the C programming language and ASCIIZ (note that C strings do not imply the use of ASCII).The length of a C string is found by searching for the (first) NUL byte. This can be slow as it takes O(n) (linear time) with respect to the string length. It also means that a NUL cannot be inside the string, as the only NUL is the one marking the end.".
- Null-terminated_string wikiPageID "338167".
- Null-terminated_string wikiPageRevisionID "594926492".
- Null-terminated_string hasPhotoCollection Null-terminated_string.
- Null-terminated_string subject Category:String_data_structures.
- Null-terminated_string type Abstraction100002137.
- Null-terminated_string type Arrangement105726596.
- Null-terminated_string type Cognition100023271.
- Null-terminated_string type DataStructure105728493.
- Null-terminated_string type PsychologicalFeature100023100.
- Null-terminated_string type StringDataStructures.
- Null-terminated_string type Structure105726345.
- Null-terminated_string comment "In computer programming, a null-terminated string is a character string stored as an array containing the characters and terminated with a null character ('\0', called NUL in ASCII). Alternative names are C string, which refers to the C programming language and ASCIIZ (note that C strings do not imply the use of ASCII).The length of a C string is found by searching for the (first) NUL byte. This can be slow as it takes O(n) (linear time) with respect to the string length.".
- Null-terminated_string label "Null-terminated string".
- Null-terminated_string sameAs m.01xrl8.
- Null-terminated_string sameAs Q17149583.
- Null-terminated_string sameAs Q17149583.
- Null-terminated_string sameAs Null-terminated_string.
- Null-terminated_string wasDerivedFrom Null-terminated_string?oldid=594926492.
- Null-terminated_string isPrimaryTopicOf Null-terminated_string.