8 Working with data blocks
8.1 Structures
8.1.1 What is a structure?
8.1.2 Syntax
8.1.3 Initializing structures at compilation
8.1.4 Initializing structures at run time
8.1.5 Operations on structure members
8.1.6 Embedded structures
8.1.7 Mapping a structure tag to a memory block
8.1.8 Bit fields in structures
8.2 Unions
8.3 Commands 'FROM' and 'EXTRACT'