Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
List of data structures
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Composite types or non-primitive type === {{main|Composite type}} *[[Array (data type)|Array]], a sequence of elements of the same type stored contiguously in memory *[[Record (computer science)|Record]] (also called a structure or [[struct (C programming language)|struct]]), a collection of fields *[[Product type]] (also called a tuple), a record in which the fields are not named *[[String (computing)|String]], a sequence of characters representing text *[[Union type|Union]], a datum which may be one of a set of types *[[Tagged union]] (also called a ''variant'', ''discriminated union'' or ''sum type''), a union with a tag specifying which type the data is
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)