home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.bsd
- Path: sparky!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() :-)
-
-