Re: Is 'long unsigned long' compliant to standard?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Scott Moore wrote:
long and unsigned are type-specifiers. They are accepted in a looping syntax
such as declaration-specifiers (see the C grammar). Specifying long twice is
simply redundant, and has no effect on the final type.

you mean "unsigned long" and "unsigned long long" are the same?

Or you mean that "long unsigned long " and "unsigned long" are the same?

Tom

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux