Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.c > #123747
| From | Ian Collins <ian-news@hotmail.com> |
|---|---|
| Newsgroups | comp.lang.c |
| Subject | Re: C needs to evolve |
| Date | 2017-12-03 14:53 +1300 |
| Message-ID | <f8h3ntFrrtU7@mid.individual.net> (permalink) |
| References | (2 earlier) <QjxUB.105781$W61.83338@fx08.am4> <9be489e6-8c1e-4d5a-83f8-35960e6b28e3@googlegroups.com> <lna7z0wvfw.fsf@kst-u.example.com> <0c5be846-814a-48b4-86c5-bfd46c992f2c@googlegroups.com> <82f5ed11-c1e0-4534-a2da-90c7be4e10e9@googlegroups.com> |
On 12/03/2017 02:46 PM, Felipe Ferreira wrote:
> I remembered one thing that have been rolling for a long time:
>
> declare the enum integer type
>
> enum status: int16_t {
> ENUM_ERROR,
> ENUM_0,
> ENUM_1,
> ENUM_2
> };
>
> Not something that is absolutelly essential, but it would be also nice.
If you want C++, you know where to find it...
--
Ian.
Back to comp.lang.c | Previous | Next — Previous in thread | Next in thread | Find similar
Re: C needs to evolve Chris Ahlstrom <OFeem1987@teleworm.us> - 2017-12-02 07:28 -0500
Re: C needs to evolve bartc <bc@freeuk.com> - 2017-12-02 12:50 +0000
Re: C needs to evolve Felipe Ferreira <felipefsdev@gmail.com> - 2017-12-02 06:26 -0800
Re: C needs to evolve "Rick C. Hodgin" <rick.c.hodgin@gmail.com> - 2017-12-02 08:31 -0800
Re: C needs to evolve "Pascal J. Bourguignon" <pjb@informatimago.com> - 2017-12-02 17:36 +0100
Re: C needs to evolve Keith Thompson <kst-u@mib.org> - 2017-12-02 15:40 -0800
Re: C needs to evolve Felipe Ferreira <felipefsdev@gmail.com> - 2017-12-02 17:40 -0800
Re: C needs to evolve Felipe Ferreira <felipefsdev@gmail.com> - 2017-12-02 17:46 -0800
Re: C needs to evolve Ian Collins <ian-news@hotmail.com> - 2017-12-03 14:53 +1300
Re: C needs to evolve Keith Thompson <kst-u@mib.org> - 2017-12-02 20:42 -0800
Re: C needs to evolve Richard Damon <Richard@Damon-Family.org> - 2017-12-02 21:56 -0500
Re: C needs to evolve David Brown <david.brown@hesbynett.no> - 2017-12-03 19:45 +0100
Re: C needs to evolve Felipe Ferreira <felipefsdev@gmail.com> - 2017-12-03 11:35 -0800
Re: C needs to evolve David Brown <david.brown@hesbynett.no> - 2017-12-03 21:58 +0100
Re: C needs to evolve James Kuyper <jameskuyper@verizon.net> - 2017-12-03 21:01 -0500
Re: C needs to evolve Keith Thompson <kst-u@mib.org> - 2017-12-03 23:02 -0800
Re: C needs to evolve Thiago Adams <thiago.adams@gmail.com> - 2017-12-03 12:39 -0800
Re: C needs to evolve David Brown <david.brown@hesbynett.no> - 2017-12-03 22:07 +0100
Re: C needs to evolve Ian Collins <ian-news@hotmail.com> - 2017-12-03 11:34 +1300
Re: C needs to evolve Melzzzzz <Melzzzzz@zzzzz.com> - 2017-12-03 05:25 +0000
Re: C needs to evolve bartc <bc@freeuk.com> - 2017-12-03 12:37 +0000
csiph-web