(C7113) Empty Records/Unions Error In: Correctness Description: Data-types are defined to be a record or union, but there are no fields defined in the structure. This is a correctness error because it is a fatal error situation for some tools. Erroneous Elements: User-defined types
Correctness
Data-types are defined to be a record or union, but there are no fields defined in the structure. This is a correctness error because it is a fatal error situation for some tools.