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> <volker.0eqv@vb.franken.de> <4e835q$rej@tuegate.tue.nl>
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
- Message-ID: <volker.0et1@vb.franken.de>
- Date: 25 Jan 96 22:12:31 MET
- Organization: home
-
- Marcel van Kervinck (buex95a@asterix.urc.tue.nl) wrote:
- : Volker Barthelmann (volker@vb.franken.de) 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.
- :
- : Wrong. They _are_ required to free the memory allocated by
- : malloc and it's brothers. K&R II states so.
-
- I couldn't find this in K&R. Please quote what it says.
-
- If K&R really says this, it's an error in K&R AFAIK.
-
- Volker
-
-