Re: Does *&s1 refer to the first member of structure variable s1
- From: Christopher Benson-Manica <ataru@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 Jul 2007 15:23:21 +0000 (UTC)
Ralf Damaschke <rwspam@xxxxxx> wrote:
It's inside 6.7.2.1 p13:
[...] A pointer to a structure object, suitably converted, points
to its initial member [...], and vice versa.
Darn, so it is, albeit buried in a paragraph that seems initially to
be about something else. Thanks.
--
C. Benson Manica | I *should* know what I'm talking about - if I
cbmanica(at)gmail.com | don't, I need to know. Flames welcome.
.
- References:
- Does *&s1 refer to the first member of structure variable s1
- From: lovecreatesbea...@xxxxxxxxx
- Re: Does *&s1 refer to the first member of structure variable s1
- From: Eric Sosman
- Re: Does *&s1 refer to the first member of structure variable s1
- From: Christopher Benson-Manica
- Re: Does *&s1 refer to the first member of structure variable s1
- From: Ralf Damaschke
- Does *&s1 refer to the first member of structure variable s1
- Prev by Date: Re: problem with linklist
- Next by Date: Re: Redirecting input from file
- Previous by thread: Re: Does *&s1 refer to the first member of structure variable s1
- Next by thread: problem with linklist
- Index(es):
Relevant Pages
|