Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
January 28, 2002 anonymous struct/union? | ||||
---|---|---|---|---|
| ||||
Question for Walter: Is D going to have anonymous structs/unions? Sean |
January 28, 2002 Re: anonymous struct/union? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean L. Palmer | "Sean L. Palmer" <spalmer@iname.com> wrote in message news:a32mv2$r4$1@digitaldaemon.com... > Question for Walter: > > Is D going to have anonymous structs/unions? > > Sean It already does! |
January 28, 2002 Re: anonymous struct/union? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter | Just curious... it doesn't mention it on the website in the struct/union section. ;) Sean "Walter" <walter@digitalmars.com> wrote in message news:a336ts$e5q$2@digitaldaemon.com... > > "Sean L. Palmer" <spalmer@iname.com> wrote in message news:a32mv2$r4$1@digitaldaemon.com... > > Question for Walter: > > > > Is D going to have anonymous structs/unions? > > > > Sean > > > It already does! |
January 28, 2002 Re: anonymous struct/union? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean L. Palmer | goto the home page, click in declarations in the left menu, and just after the explaination of types theres a section on struct/unions, and in the bullet list you will find ... "anonymous structs/unions are allowed as members of other structs/unions " Mike. "Sean L. Palmer" <spalmer@iname.com> wrote in message news:a3389f$f1l$1@digitaldaemon.com... > Just curious... it doesn't mention it on the website in the struct/union section. ;) > > Sean > > "Walter" <walter@digitalmars.com> wrote in message news:a336ts$e5q$2@digitaldaemon.com... > > > > "Sean L. Palmer" <spalmer@iname.com> wrote in message news:a32mv2$r4$1@digitaldaemon.com... > > > Question for Walter: > > > > > > Is D going to have anonymous structs/unions? > > > > > > Sean > > > > > > It already does! > > > |
January 28, 2002 Re: anonymous struct/union? | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike Wynn | Doh, I'm blind. ;) I was looking right there and missed it. Sean "Mike Wynn" <mike.wynn@l8night.co.uk> wrote in message news:a33d0f$i5p$1@digitaldaemon.com... > > goto the home page, click in declarations in the left menu, and just after > the explaination of types > theres a section on struct/unions, and in the bullet list you will find ... > > "anonymous structs/unions are allowed as members of other structs/unions " > > Mike. > > "Sean L. Palmer" <spalmer@iname.com> wrote in message news:a3389f$f1l$1@digitaldaemon.com... > > Just curious... it doesn't mention it on the website in the struct/union section. ;) > > > > Sean > > > > "Walter" <walter@digitalmars.com> wrote in message news:a336ts$e5q$2@digitaldaemon.com... > > > > > > "Sean L. Palmer" <spalmer@iname.com> wrote in message news:a32mv2$r4$1@digitaldaemon.com... > > > > Question for Walter: > > > > > > > > Is D going to have anonymous structs/unions? > > > > > > > > Sean > > > > > > > > > It already does! |
Copyright © 1999-2021 by the D Language Foundation