Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Const_(computer_programming)> ?p ?o }
Showing triples 1 to 24 of
24
with 100 triples per page.
- Const_(computer_programming) abstract "In the C, C++, and D programming languages, const is a type qualifier: a keyword applied to a data type that indicates that the data is constant (does not vary). While this can be used to declare constants, const in the C family of languages differs from similar constructs in other languages in being part of the type, and thus has complicated behavior when combined with pointers, references, composite data types, and type-checking.".
- Const_(computer_programming) wikiPageExternalLink 006.htm.
- Const_(computer_programming) wikiPageExternalLink 081.htm.
- Const_(computer_programming) wikiPageExternalLink const-correctness.html.
- Const_(computer_programming) wikiPageExternalLink const3.html.
- Const_(computer_programming) wikiPageExternalLink const.html.
- Const_(computer_programming) wikiPageExternalLink tic0092.html.
- Const_(computer_programming) wikiPageExternalLink c_pointer_qualifiers.html.
- Const_(computer_programming) wikiPageID "1639512".
- Const_(computer_programming) wikiPageRevisionID "645564458".
- Const_(computer_programming) subject Category:Articles_with_example_C++_code.
- Const_(computer_programming) subject Category:Articles_with_example_C_code.
- Const_(computer_programming) subject Category:C_programming_language_family.
- Const_(computer_programming) subject Category:Data_types.
- Const_(computer_programming) subject Category:Programming_language_topics.
- Const_(computer_programming) comment "In the C, C++, and D programming languages, const is a type qualifier: a keyword applied to a data type that indicates that the data is constant (does not vary). While this can be used to declare constants, const in the C family of languages differs from similar constructs in other languages in being part of the type, and thus has complicated behavior when combined with pointers, references, composite data types, and type-checking.".
- Const_(computer_programming) label "Const (computer programming)".
- Const_(computer_programming) label "Correctitud de constantes".
- Const_(computer_programming) sameAs Correctitud_de_constantes.
- Const_(computer_programming) sameAs m.05jsx5.
- Const_(computer_programming) sameAs Q5163464.
- Const_(computer_programming) sameAs Q5163464.
- Const_(computer_programming) wasDerivedFrom Const_(computer_programming)?oldid=645564458.
- Const_(computer_programming) isPrimaryTopicOf Const_(computer_programming).