Re: [gtk-list] Re: announce: yet another gtk+ C++ wrapper (no caps as Owen suggest)




   On Wed, 16 Sep 1998, Guillaume Laurent wrote:
   >
   >
   >It is pointless to free memory on application termination : the system
   >does that for you, and not caring about object deletion simply means
   >leaking memory whenever you're creating a new object.
   >

   you should'nt explain me such things, i'm not so inexperienced programmer :-)
   besides the fact that now VDK makes an interleaved gc using idle call,
   neverthless having a system that takes care for you memory freeing can
   avoid some dangerous situations like deleting twice a damned pointer.
   (never happened to you ?)

Please don't take offense -- I have a hunch there is an English issue
here.  I also read your earlier post as saying you were going to free
all memory when the program was done, implying the program was going
to do it.
-- 
Joseph J. Pfeiffer, Jr., Ph.D.       Phone -- (505) 646-1605
Department of Computer Science       FAX   -- (505) 646-1002
New Mexico State University          http://www.cs.nmsu.edu/~pfeiffer



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]