Difference between revisions of "Template:Data types"
Jump to navigation
Jump to search
imported>RubenSchade (fixed wiki markup) |
imported>Frietjes m (wikify) |
||
| Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
| − | |name | + | | name = Data types |
| − | |title | + | | title = [[Data type]]s |
| − | | | + | | bodyclass = hlist |
| − | |||
| − | |group1 | + | | group1 = Uninterpreted |
| − | |list1 | + | | list1 = |
*[[Bit]] | *[[Bit]] | ||
*[[Byte]] | *[[Byte]] | ||
| Line 13: | Line 12: | ||
*[[Word (computer architecture)|Word]] | *[[Word (computer architecture)|Word]] | ||
| − | |group2 | + | | 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 | + | | 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 | + | | 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 | + | | 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 | + | | 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 | + | | 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 | + | [[Category:Computer science navigational boxes]] |
[[bn:টেমপ্লেট:Data types]] | [[bn:টেমপ্লেট:Data types]] | ||
[[el:Πρότυπο:Τύποι δεδομένων]] | [[el:Πρότυπο:Τύποι δεδομένων]] | ||