Re: GParamSpec
- From: Havoc Pennington <hp redhat com>
- To: Owen Taylor <otaylor redhat com>
- Cc: Chema Celorio <chema ximian com>, timj gtk org, gtk-devel-list gnome org
- Subject: Re: GParamSpec
- Date: 20 Jun 2001 16:24:38 -0400
Owen Taylor <otaylor redhat com> writes:
> I believe the C standard doesn't restrict what integral type will be picked
> for a particular enumeration, so Tim may have just been being cautious,
> in case someone did:
>
I think C may require int, but C++ lets the compiler pick an unsigned
type, and also a short or long type to accomodate the enum values.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]