Lines Matching full:structures
22 that allow a C programmer to describe arbitrary data structures in a
247 data structures present portability problems, particularly with
299 structures whether or not conversion is required. In networking
314 structures, unions, and arrays, to name a few.
317 to describe arbitrary data structures,
319 or objects pointed at from other structures.
320 The structures themselves may contain arrays of arbitrary elements,
321 or pointers to other structures.
399 but its value becomes obvious when nontrivial data structures
632 strings, arrays, unions, and pointers to structures.
922 An array of these structures can make up a history of commands.
1082 structures.
1187 these referenced structures.
1215 to describe structures within structures,
1723 This section describes techniques for passing data structures that
1724 are not covered in the preceding sections. Such structures include