Lines Matching full:arrays
313 strings (null-terminated arrays of bytes),
314 structures, unions, and arrays, to name a few.
318 including elements of arrays, arms of unions,
320 The structures themselves may contain arrays of arbitrary elements,
632 strings, arrays, unions, and pointers to structures.
751 \&Byte Arrays
752 .IX "XDR library" "byte arrays"
754 Often variable-length arrays of bytes are preferable to strings.
755 Byte arrays differ from strings in the following three ways:
765 representations of byte arrays:
785 .IX "XDR library" "arrays"
788 for handling arrays of arbitrary elements.
791 routine treats a subset of generic arrays,
1013 \&Fixed Sized Arrays
1014 .IX "XDR library" "fixed sized arrays"
1018 for fixed-length arrays.