Path: utzoo!utgpu!watserv1!watmath!att!rutgers!mailrus!ncar!boulder!spot!skwu From: skwu@spot.Colorado.EDU (WU SHI-KUEI) Newsgroups: comp.lang.c Subject: Re: validity of free() on later pointer operations Message-ID: <23468@boulder.Colorado.EDU> Date: 13 Jul 90 22:39:58 GMT References: <1990Jul3.185032.8434@indetech.com> <1990Jul03.233255.2616@virtech.uucp> <1956@runxtsa.runx.oz.au> <316@taumet.com> Sender: news@boulder.Colorado.EDU Reply-To: skwu@spot.Colorado.EDU (WU SHI-KUEI) Organization: University of Colorado, boulder Lines: 8 >>I quote the manual here: >> The argument to "free" is a pointer to a block previosly allocated >> by "malloc"; after "free" is performed this space is made available >> for further allocation, but its contents are left undisturbed. > >I wonder which manual that is. The AT&T System V.3 Programmer Manual for the 3B2.