home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!gatech!destroyer!ncar!noao!amethyst!organpipe.uug.arizona.edu!hindmost!brian
- From: brian@lpl.arizona.edu (Brian Ceccarelli 602/621-9615)
- Newsgroups: comp.unix.internals
- Subject: System Call which Returns Executing Program Name?
- Message-ID: <1993Jan21.220641.5858@organpipe.uug.arizona.edu>
- Date: 21 Jan 93 22:06:41 GMT
- Sender: news@organpipe.uug.arizona.edu
- Organization: Lunar & Planetary Laboratory, Tucson AZ.
- Lines: 16
-
- This should be an easy one for your UNIX gurus out there. 8-)
-
- Is there a system function I can call which returns the
- name of the executing program?
-
-
- I need to place such a function in some lower object library.
- Information in the argv of main(argc, argv) is not available
- at this level.
-
- Thanks!
-
- Brian Ceccarelli
- ----------------
- brian@gamma1.lpl.arizona.edu
-
-