Declarators: Maximum number
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Declarators: Maximum number.
ANSI 3.5.4** The maximum number of declarators that can modify an arithmetic, structure, or union type
Microsoft C does not limit the number of declarators. The number is limited only by available memory.
Show: