This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
On Thu, Jan 25, 2001 at 03:36:39PM +0000, Joern Rennecke wrote: > > sizeof(char) is 1 by definition. > > It has the value of 1, but a wider type. Ah, right. > > You mean size_t, ie __SIZE_TYPE__? > > See above - can we rely on that being available? Yes. r~
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |