B.11 Declarators

Maximum Number

The maximum number of declarators that can modify an arithmetic, structure, or union type (§3.5.4)

Microsoft C does not limit the number of declarators. The number is limited only by available memory.