Struct




<programming> A data type in C and C++ corresponding to a record in Ada or Pascal or a tuple in functional programming.

A struct has one or more members, each of which may have different types.

It is used to group associated data together.



< Previous Terms Terms Containing struct Next Terms >
StrongARM
strongly connected component
strongly typed
strong typing
Stroustrup, Bjarne
16 bit
1802
6.001
6502
A#
structural recursion
structured analysis
structured design
structure diagram
structured language