Re: usage of size_t
- From: Richard Heathfield <rjh@xxxxxxxxxxxxxxx>
- Date: Fri, 26 Feb 2010 00:32:02 +0000
Chris M. Thomasson wrote:
<snip>
Humm... I may me misunderstanding you, buy exactly why do the objects need to be stored elsewhere? I mean, the list already stores a reference to the object and that's good enough for me.
If that object isn't stored somewhere, to what does the reference refer? First rule of objects: Everything Has To Be Somewhere.
For instance, where am I using extra storage to "store objects" in the following program:
http://clc.pastebin.com/3ymseiDB
Line 78.
<snip>
--
Richard Heathfield <http://www.cpax.org.uk>
Email: -http://www. +rjh@
"Usenet is a strange place" - dmr 29 July 1999
Sig line vacant - apply within
.
- Follow-Ups:
- Re: usage of size_t
- From: Chris M. Thomasson
- Re: usage of size_t
- From: Chris M. Thomasson
- Re: usage of size_t
- References:
- usage of size_t
- From: Francis Moreau
- Re: usage of size_t
- From: Seebs
- Re: usage of size_t
- From: spinoza1111
- Re: usage of size_t
- From: Richard Heathfield
- Re: usage of size_t
- From: spinoza1111
- Re: usage of size_t
- From: Richard Heathfield
- Re: usage of size_t
- From: spinoza1111
- Re: usage of size_t
- From: Richard Heathfield
- Re: usage of size_t
- From: spinoza1111
- Re: usage of size_t
- From: Richard Heathfield
- Re: usage of size_t
- From: spinoza1111
- Re: usage of size_t
- From: Richard Heathfield
- Re: usage of size_t
- From: spinoza1111
- Re: usage of size_t
- From: Richard Heathfield
- Re: usage of size_t
- From: spinoza1111
- Re: usage of size_t
- From: Julienne Walker
- Re: usage of size_t
- From: Chris M. Thomasson
- usage of size_t
- Prev by Date: Re: C99 is widely used!
- Next by Date: Re: usage of size_t
- Previous by thread: Re: usage of size_t
- Next by thread: Re: usage of size_t
- Index(es):
Relevant Pages
|