From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,85592352d25c0f43,start X-Google-Attributes: gid103376,public From: Fernando Tricas Subject: getenv in Ada Date: 1998/12/01 Message-ID: #1/1 X-Deja-AN: 417638868 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Complaints-To: usenet@news.unizar.es X-Trace: celes.unizar.es 912538917 9925 155.210.34.1 (1 Dec 1998 19:01:57 GMT) Organization: Universidad de Zaragoza Mime-Version: 1.0 NNTP-Posting-Date: 1 Dec 1998 19:01:57 GMT Newsgroups: comp.lang.ada Date: 1998-12-01T19:01:57+00:00 List-Id: Hello, is there a procedure or function similar to getenv in Ada95? The idea of this function is to check (in c and in unix) the value of an environment variable. Thank you, Fernando Tricas