Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!unido!rwthinf!ikki!wolfram From: wolfram@ikki.informatik.rwth-aachen.de (Wolfram Roesler) Newsgroups: comp.lang.c Subject: Re: Strings as function names (again) Message-ID: Date: 8 Feb 91 15:51:07 GMT References: <388@bria> <14972@smoke.brl.mil> Sender: news@rwthinf.UUCP Lines: 6 gwyn@smoke.brl.mil (Doug Gwyn) writes: >One is that you have to tell it a path to the executable file, and >that is not in general available for the currently-executing process. Sure? How about argv[0] ?