From: "Rafal Maj" Newsgroups: comp.os.msdos.djgpp Subject: getenv() question Date: Mon, 14 May 2001 03:27:51 +0200 Organization: Academic Computer Center CYFRONET AGH Lines: 7 Message-ID: <9dnc8b$agu$1@info.cyf-kr.edu.pl> NNTP-Posting-Host: d-94-53-16.cyfronet.krakow.pl X-Trace: info.cyf-kr.edu.pl 989803595 10782 149.156.1.176 (14 May 2001 01:26:35 GMT) X-Complaints-To: news AT cyf-kr DOT edu DOT pl NNTP-Posting-Date: Mon, 14 May 2001 01:26:35 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, how to check ammount of variables in environment, and get all of them ? Like getenv() but when I don't now environment variable name. Thanks, Raf256