comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Discriminant computation problem
Date: Mon, 15 Nov 2004 23:25:04 GMT
Date: 2004-11-15T23:25:04+00:00	[thread overview]
Message-ID: <aVamd.100382$R05.30042@attbi_s53> (raw)
In-Reply-To: 2vsns5F2p6vbpU1@uni-berlin.de

Another approach is to make the type controlled, then have the
Initialize routine do the size calculations based on the discriminant
and call an allocator for the actual data.  Finalize then deallocates
the data, of course.

>I've found this problem to be a pain myself, in the past. You just just have
>to 'program around it'.
  Yes.



  reply	other threads:[~2004-11-15 23:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-15  1:11 Discriminant computation problem Sandro Magi
2004-11-15  3:24 ` Jim Rogers
2004-11-15 14:02   ` Sandro Magi
2004-11-15 15:16     ` Martin Krischik
2004-11-15 16:02     ` Dmitry A. Kazakov
2004-11-15 22:11 ` Nick Roberts
2004-11-15 23:25   ` tmoran [this message]
2004-11-16 20:00     ` Nick Roberts
2004-11-16 20:14       ` tmoran
replies disabled

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