"new" word

From: fabio de francesco (fmdf_at_tiscali.it)
Date: 03/16/05


Date: 16 Mar 2005 01:56:20 -0800

Ciao,

While reading "the big online book of Linux Ada programming", by Ken O.
Burtch, I stopped at the following assertion
(http://www.pegasoft.ca/resources/boblap/13.html):

"Usually you allocate memory with the Ada new statement. Where does new
get its memory? It uses the standard C library's malloc function."

Does really Ada use Libc to implement "new"? Is it true?

It seems absurd to me. I don't understand why Ada should depend on a C
standard library.

Regards,

fabio de francesco



Relevant Pages

  • Re: Teaching new tricks to an old dog (C++ -->Ada)
    ... libraries written in Ada for maybe 10% of the remaining code. ... >still constitutes a substantial amount of code. ... a conclusion as oppose to an assertion. ... preceeded by an arguement or proof of some sort. ...
    (comp.lang.ada)
  • Re: Teaching new tricks to an old dog (C++ -->Ada)
    ... libraries written in Ada for maybe 10% of the remaining code. ... >still constitutes a substantial amount of code. ... a conclusion as oppose to an assertion. ... preceeded by an arguement or proof of some sort. ...
    (comp.lang.cpp)
  • Re: Concurrency in Language (was: future of programming languages)
    ... I have seen some examples to support your assertion. ... Compared to many other languages it is a high precision ... There is an old term for people writing Fortran using Ada. ...
    (comp.programming)