]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/doc/gcc/c-implementation-defined-behavior/declarators.rst
8ac479ee200a4731ac413fdb120610d1401f069f
[thirdparty/gcc.git] / gcc / doc / gcc / c-implementation-defined-behavior / declarators.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _declarators-implementation:
7
8 Declarators
9 ***********
10
11 * The maximum number of declarators that may modify an arithmetic,
12 structure or union type (C90 6.5.4).
13
14 GCC is only limited by available memory.