Re: Newbie - Shared library



Ray wrote:

> On Thu, 2005-12-15 at 00:21 -0500, Carlos Moreno wrote:
>
>> You have to understand that in C++, like in C, you have two
>> distinct notions: declaration and definition.
>>
> Yes. A declaration merely reserves space in RAM for the class or
> variable. A definition tells the computer what's going to be IN that
> space.
>
>
>
No, function and class declaration does not. Function or class declaration
reserves namespace and possibly a pointer to linkage for something. Only
variable declaration can reserve space memory.
--
JosephKK
Gegen dummheit kampfen Die Gotter Selbst, vergebens.
--Shiller
.



Relevant Pages

  • Re: Newbie - Shared library
    ... > distinct notions: declaration and definition. ... A declaration merely reserves space in RAM for the class or ... Prev by Date: ...
    (comp.os.linux.development.apps)
  • Re: Should any of you need an attorney...
    ... declaration and shocked the world when the following was ... explained that she tried installing RAM on a motherboard but after she ... Our mods are 4 weeks long and class is only 4 ... how on earth would she be ready to take the actual exam and expect to ...
    (alt.2600)
  • Re: PPC and Tornado development kit
    ... addresses of the RAMs and allocate the declaration of variables to the ... Your loader script will assign that section to static RAM. ... For syntax details, see e.g. ...
    (comp.sys.powerpc.tech)
  • Re: PPC and Tornado development kit
    ... addresses of the RAMs and allocate the declaration of variables to the ... Your loader script will assign that section to static RAM. ... For syntax details, see e.g. ...
    (comp.sys.powerpc.tech)