Next: , Previous: , Up: Executive Assembler Functions   [Index]


8.3.3.2 x1f4_flat_indexset

extern int x1f4_flat_indexset
    (struct x1f4_indexset_type *indexset_data);

The x1f4_flat_indexset function dismantles the executive objects (libraries, allocators, etc) linked in the indexset_data collection.

See struct x1f4_indexset_type.

The function returns 0 for success, non zero for failure.