comp.lang.ada
 help / color / mirror / Atom feed
From: Vinzent 'Gadget' Hoefler <nntp-2004-07@t-domaingrabbing.de>
Subject: Re: Zero length Objects
Date: Fri, 02 Jul 2004 23:56:33 +0200
Date: 2004-07-02T23:56:33+02:00	[thread overview]
Message-ID: <qfmbe0psobhe3rvmnpe6q3cc4rpil0mulo@jellix.jlfencey.com> (raw)
In-Reply-To: cc4iou$lcq4@cui1.lmms.lmco.com

Xenos wrote:

>>"Vinzent 'Gadget' Hoefler" <nntp-2004-07@t-domaingrabbing.de> wrote in
>message >news:d4dbe092us62t56f99fcoucn4bjukc6v4a@jellix.jlfencey.com...
>
>>>Vinzent 'Gadget' Hoefler <nntp-2004-07@t-domaingrabbing.de> wrote:
>>>
>>>>    One : String (1 .. 100_000);
>>>>    Two : String (1 .. 100_000);
>>>>    for Two'Address use One'Address;
[...]
>>
>>Do *that* in portable C without using pointers and I will shut up. ;)
>
>union X {
>    char a[100000];
>    char b[100000];
>} x;

Ok. Mouth is closed. :)



  reply	other threads:[~2004-07-02 21:56 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30  5:55 Zero length Objects Robert C. Leif
2004-06-30 20:32 ` Jacob Sparre Andersen
2004-06-30 21:01 ` Frank J. Lhota
2004-07-01  0:02   ` Nick Roberts
2004-07-01  1:28     ` Georg Bauhaus
2004-07-01 10:37       ` Björn Persson
2004-07-01 11:25     ` Larry Kilgallen
2004-07-01 14:11       ` Nick Roberts
2004-07-01 15:42         ` Larry Kilgallen
2004-07-01 14:06     ` Xenos
2004-07-01 15:26       ` Nick Roberts
2004-07-02  1:06         ` Jeffrey Carter
2004-07-01  0:47   ` Brian May
2004-07-01 13:32     ` Frank J. Lhota
2004-07-01 14:52       ` Nick Roberts
2004-07-01 15:03         ` Xenos
2004-07-01 15:57           ` Hyman Rosen
2004-07-01 16:05             ` Xenos
2004-07-02 15:02               ` Frank J. Lhota
2004-07-02 15:11                 ` Adrian Knoth
2004-07-02 15:43                   ` Frank J. Lhota
2004-07-02 19:01                     ` Vinzent 'Gadget' Hoefler
2004-07-02 19:07                       ` Adrian Knoth
2004-07-02 19:25                         ` Vinzent 'Gadget' Hoefler
2004-07-02 21:06                           ` Xenos
2004-07-02 21:56                             ` Vinzent 'Gadget' Hoefler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-07-02  8:30 Christoph Karl Walter Grein
2004-07-06 11:59 ` Nick Roberts
2004-07-06 22:14   ` Randy Brukardt
2004-07-06 22:28     ` Nick Roberts
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox