Re: Smart Pointers: Is there something similar to smart pointers in C?
- From: Richard Heathfield <invalid@xxxxxxxxxxxxxxx>
- Date: Tue, 12 Sep 2006 08:38:22 +0000
jacob navia said:
MotoK a écrit :
Hi Experts,
I've just joined this group and want to know something:
Is there something similar to smart pointers in C or something to
prevent memory leakages in C programs.
Regards
MotoK
There is something much better:
a garbage collector.
Wrong again. C provides no such thing.
--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.
- References:
- Prev by Date: Re: Rice & Chessboard. Doubling Each Square Problem
- Next by Date: Thank You -- Thomas J. Gritzan
- Previous by thread: Re: Smart Pointers: Is there something similar to smart pointers in C?
- Next by thread: Re: Smart Pointers: Is there something similar to smart pointers in C?
- Index(es):