On Mon, 27 May 2019 at 12:29, esoteric escape <manips88@xxxxxxxxx> wrote: > > Hello, I wanted to confirm: > > https://gcc.gnu.org/onlinedocs/gcc-7.4.0/gcc/Integers-implementation.html > > It quotes from C Standards but the stuff applies to C++? It defines the C implementation, but as it says at https://gcc.gnu.org/onlinedocs/gcc-7.4.0/gcc/C_002b_002b-Implementation.html says that it also applies to the C++ implementation (where applicable). > Also, in general, is this manual I am reading applies to C or C++ > Compiler? Both.