Difference between revisions of "Template:Data types"

From blackwiki
Jump to navigation Jump to search
imported>RubenSchade
(fixed wiki markup)
imported>Frietjes
m (wikify)
Line 1: Line 1:
 
{{Navbox
 
{{Navbox
|name   = Data types
+
| name     = Data types
|title   = [[Data type]]s
+
| title     = [[Data type]]s
|listclass = hlist
+
| bodyclass = hlist
|belowclass = hlist
 
  
|group1 = Uninterpreted
+
| group1 = Uninterpreted
|list1   =
+
| list1 =  
 
*[[Bit]]
 
*[[Bit]]
 
*[[Byte]]
 
*[[Byte]]
Line 13: Line 12:
 
*[[Word (computer architecture)|Word]]
 
*[[Word (computer architecture)|Word]]
  
|group2 = Numeric
+
| group2 = Numeric
|list2   =
+
| list2 =  
 
*[[integer (computer science)|Integer]]
 
*[[integer (computer science)|Integer]]
 
**[[signedness]]
 
**[[signedness]]
Line 25: Line 24:
 
*[[Decimal data type|Decimal]]
 
*[[Decimal data type|Decimal]]
  
|group3 = [[plain text|Text]]
+
| group3 = [[plain text|Text]]
|list3   =
+
| list3 =  
 
*[[Character (computing)|Character]]
 
*[[Character (computing)|Character]]
 
*[[string (computer science)|String]]
 
*[[string (computer science)|String]]
 
**[[Null-terminated string|null-terminated]]
 
**[[Null-terminated string|null-terminated]]
  
|group4 = [[Pointer (computer programming)|Pointer]]
+
| group4 = [[Pointer (computer programming)|Pointer]]
|list4   =
+
| list4 =  
 
*[[memory address|Address]]
 
*[[memory address|Address]]
 
**[[physical address|physical]]
 
**[[physical address|physical]]
Line 38: Line 37:
 
*[[reference (computer science)|Reference]]
 
*[[reference (computer science)|Reference]]
  
|group5 = [[Composite data type|Composite]]
+
| group5 = [[Composite data type|Composite]]
|list5   =
+
| list5 =  
 
*[[Algebraic data type]]
 
*[[Algebraic data type]]
 
**[[generalized algebraic data type|generalized]]
 
**[[generalized algebraic data type|generalized]]
Line 54: Line 53:
 
**[[Tagged union|tagged]]
 
**[[Tagged union|tagged]]
  
|group6 = Other
+
| group6 = Other
|list6   =
+
| list6 =  
 
*[[Boolean data type|Boolean]]
 
*[[Boolean data type|Boolean]]
 
*[[Bottom type]]
 
*[[Bottom type]]
Line 71: Line 70:
 
*[[void type|Void]]
 
*[[void type|Void]]
  
|group7 = Related topics
+
| group7 = Related topics
|list7   =
+
| list7 =  
 
*[[Abstract data type]]
 
*[[Abstract data type]]
 
*[[Data structure]]
 
*[[Data structure]]
Line 84: Line 83:
 
*[[Parametric polymorphism]]
 
*[[Parametric polymorphism]]
  
|below   =
+
| below =  
  
}}
+
 
<noinclude>
+
}}<noinclude>
[[Category:Computer science navigational boxes|{{PAGENAME}}]]
+
[[Category:Computer science navigational boxes]]
 
[[bn:টেমপ্লেট:Data types]]
 
[[bn:টেমপ্লেট:Data types]]
 
[[el:Πρότυπο:Τύποι δεδομένων]]
 
[[el:Πρότυπο:Τύποι δεδομένων]]

Revision as of 18:33, 17 February 2012