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: <volker.0eqv@vb.franken.de> <867.6603T1206T1431@teclink.net>
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- Message-ID: <volker.0f1g@vb.franken.de>
- Date: 31 Jan 96 21:54:34 MET
- Organization: home
-
- rad (rad@teclink.net) wrote:
- :
- : >Probably all Amiga C libraries have a malloc() that frees all memory
- : >after program termination, but no C compiler is required to do it.
- :
- : The ANSI-C standard requires it.
-
- Don't think so.
-
- : Any C compiler that doesn't free malloc()
- : memory on exit isn't worth a darn.
-
- At least its C library, yes.
-
- Volker
-
-