comp.lang.ada
 help / color / mirror / Atom feed
* static objects in ADA
@ 1999-04-21  0:00 Mark Elson
  1999-04-21  0:00 ` Stephen Leake
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Mark Elson @ 1999-04-21  0:00 UTC (permalink / raw)


Hi,

I'm a C++ programmer who is new to ADA. I've looked briefly in the Ref
Manual and the FAQ but I can't find the answer to the following question

Is there an equivalent declaration (in ADA 95) to the static used in
C++, i.e. so that objects are created at link time rather than at run
time?

I am working on an embedded app which has a very short "boot-up" time
requirement (10 to 20 ms). I am being told that using objects will
greatly increase my app start time because of object creation overhead.
Any comments appreciated.

TIA
-- 
Mark Elson




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~1999-05-07  0:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-04-21  0:00 static objects in ADA Mark Elson
1999-04-21  0:00 ` Stephen Leake
1999-04-21  0:00 ` Marin David Condic
1999-04-21  0:00 ` dennison
1999-04-22  0:00 ` Samuel Mize
1999-04-25  0:00   ` Mark Elson
1999-04-25  0:00     ` Robert Dewar
1999-04-26  0:00     ` dennison
1999-04-26  0:00       ` Robert Dewar
1999-05-07  0:00     ` Mark Elson
1999-05-07  0:00       ` dennison
1999-04-25  0:00 ` Matthew Heaney

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