Programming Tools Guide
Appendix A, ANSI implementation-defined behavior

Declarators

Declarators

This section describes the implementation-defined characteristics of declarators. It corresponds to section ``F.3.11 Declarators'' in the ANSI document.

Maximum number of declarators

An unlimited number of declarators (pointer, array, or function) may modify an arithmetic, structure, or union type. Note that for COFF debugging purposes only, the maximum number of declarators is ``6''.