X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.137.137 with SMTP id w9mr58262365qat.6.1375258517648; Wed, 31 Jul 2013 01:15:17 -0700 (PDT) X-Received: by 10.49.127.207 with SMTP id ni15mr480042qeb.15.1375258517595; Wed, 31 Jul 2013 01:15:17 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Wed, 31 Jul 2013 01:15:17 -0700 (PDT) In-Reply-To: <51f857e7.31144126@nntp.aioe.org> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.28.200.38; posting-account=nu_e-AoAAACYQOcAKQ31NWF_OGDHFEO_ NNTP-Posting-Host: 95.28.200.38 References: <698956ae-cfda-4233-bca0-34b7a44a1e21 AT googlegroups DOT com> <51f857e7 DOT 31144126 AT nntp DOT aioe DOT org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <02f7f031-5449-4eb5-b3ce-e5054ab0e8d9@googlegroups.com> Subject: Re: receiving of environment variables From: Vasya Pupkin Injection-Date: Wed, 31 Jul 2013 08:15:17 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1473 Lines: 7 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk To RayerR: I try to solve two tasks: 1. Get name of file for executing program, while argv[0] is inaccessible. 2. Find environment variable with known value, but unknown name. To natp: Huge thanks for explaining. I read DMPI 1.0 specification and somehow did not notice this point.