Re: About Union's question
- From: CBFalconer <cbfalconer@xxxxxxxxx>
- Date: Sun, 01 Apr 2007 21:51:41 -0400
Old Wolf wrote:
On Apr 1, 8:40 am, CBFalconer <cbfalco...@xxxxxxxxx> wrote:.... snip ...
6.5.2.3 Structure and union members
[#5] With one exception, if the value of a member of a union
object is used when the most recent store to the object was
to a different member, the behavior is
implementation-defined.70)
This text is not in C99. I suggest that if you are to use N869
as a reference then you double check things with N1124 before
posting.
Made a note. Hopefully I will get around to checking this and
possibly editing my copy of N869 later.
--
Chuck F (cbfalconer at maineline dot net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net>
--
Posted via a free Usenet account from http://www.teranews.com
.
- References:
- Re: About Union's question
- From: CBFalconer
- Re: About Union's question
- From: Old Wolf
- Re: About Union's question
- Prev by Date: Re: malloc() and alignment
- Next by Date: Re: when can realloc fail?
- Previous by thread: Re: About Union's question
- Next by thread: Re: About Union's question
- Index(es):
Relevant Pages
|