home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11113 < prev    next >
Encoding:
Text File  |  1993-01-10  |  860 b   |  24 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!ulowell!cs.ulowell.edu!vpham
  3. From: vpham@cs.ulowell.edu (vinh)
  4. Subject: Re: Erasing command-line arguments
  5. Message-ID: <C0o5wA.9oE@ulowell.ulowell.edu>
  6. Sender: usenet@ulowell.ulowell.edu (News manager - ulowell)
  7. Organization: University of Massachusetts at Lowell Computer Science
  8. References: <1993Jan10.232216.11155@leland.Stanford.EDU>
  9. Date: Mon, 11 Jan 1993 03:04:57 GMT
  10. Lines: 12
  11.  
  12. In article <1993Jan10.232216.11155@leland.Stanford.EDU> tone@leland.Stanford.EDU (Tony Lin) writes:
  13. >Hi everyone!
  14. >
  15. >  Does anyone know if there is a way for a process to erase it's command
  16. >line arguments from memory?  I'm writing in C for a SPARCstation running SunOS
  17. >Unix.  Any help or tips will be greatly appreciated.  Please email replies
  18. >to tlin@xenon.Stanford.EDU
  19. >
  20. >                        Tony
  21.  
  22. check out XtAppInitialize()         :-)
  23.  
  24.