Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA6371 ; Fri, 08 Jan 93 15:07:46 EST Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!uunet!ulowell!cs.ulowell.edu!vpham From: vpham@cs.ulowell.edu (vinh) Subject: Re: Erasing command-line arguments Message-ID: <C0o5wA.9oE@ulowell.ulowell.edu> Sender: usenet@ulowell.ulowell.edu (News manager - ulowell) Organization: University of Massachusetts at Lowell Computer Science References: <1993Jan10.232216.11155@leland.Stanford.EDU> Date: Mon, 11 Jan 1993 03:04:57 GMT Lines: 12 In article <1993Jan10.232216.11155@leland.Stanford.EDU> tone@leland.Stanford.EDU (Tony Lin) writes: >Hi everyone! > > Does anyone know if there is a way for a process to erase it's command >line arguments from memory? I'm writing in C for a SPARCstation running SunOS >Unix. Any help or tips will be greatly appreciated. Please email replies >to tlin@xenon.Stanford.EDU > > Tony check out XtAppInitialize() :-)