home *** CD-ROM | disk | FTP | other *** search
- Path: vb.franken.de!volker
- From: volker@vb.franken.de (Volker Barthelmann)
- Subject: Re: Must I free my linked lists? (GCC)
- Newsgroups: comp.sys.amiga.programmer
- References: <4dudic$aif@vixen.cso.uiuc.edu> <4e2mrt$bc6@iss1.neckar-alb.de>
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- Message-ID: <volker.0eqv@vb.franken.de>
- Date: 24 Jan 96 02:03:18 MET
- Organization: home
-
- Jochen Wiedmann (jochen@neckar-alb.de) wrote:
-
- : You can be sure, if
- :
- : 1.) You are using a version of malloc(), that isn't broken.
- : The malloc() coming with your C compiler can be assumed
- : to work fine.
-
- Probably all Amiga C libraries have a malloc() that frees all memory
- after program termination, but no C compiler is required to do it.
-
- Volker
-
-