comp.lang.ada
 help / color / mirror / Atom feed
* Memeory management
@ 2005-09-05 21:02 Zheng Wang
  2005-09-05 21:43 ` tmoran
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zheng Wang @ 2005-09-05 21:02 UTC (permalink / raw)


 Hi, My program is compiled by ObjectAda and ran on Windows, then it
returns code 128(a correct program should return code 0). I found that
there are too many variables declared and after I merged some
variables(number of variables deduced), it does work perfectly. I
wonder that are there any constrains on the memory allocated for
variable declaraions? However, I did not allocate and deallocate memory
as I did in C, does Ada provide automatically garbage collection? How
could I handle this case if I can not deduce the number of variables
declared? Many thanks.




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

end of thread, other threads:[~2005-09-22 17:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-05 21:02 Memeory management Zheng Wang
2005-09-05 21:43 ` tmoran
2005-09-22 15:23   ` adaworks
2005-09-22 17:11     ` Martin Krischik
2005-09-05 21:45 ` jimmaureenrogers
2005-09-06 16:45 ` Martin Krischik

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