| delorie.com/archives/browse.cgi | search |
| Date: | Mon, 14 May 2001 12:34:16 +0300 (IDT) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | Waldemar Schultz <schultz AT ma DOT tum DOT de> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: getenv() question |
| In-Reply-To: | <3AFF9BB7.55A60FDF@ma.tum.de> |
| Message-ID: | <Pine.SUN.3.91.1010514123250.25445D-100000@is> |
| MIME-Version: | 1.0 |
| 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 |
On Mon, 14 May 2001, Waldemar Schultz wrote: > Thanks, and is there also a possibility of obtaining the > available free space in environ (allocated size of environ)? I'm not sure what are you asking, exactly. There's space that is allocate for `environ', which is an array of pointers, and there's additional space allocated for each "VAR=VALUE" string. Which one of these are you interested in?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |