Path: utzoo!attcan!uunet!munnari.oz.au!metro!wolfen!hls0!george From: george@hls0.hls.oz (George Turczynski) Newsgroups: comp.lang.c Subject: Re: _setenv function??? Summary: Try putenv()... Keywords: library function symbols Message-ID: <726@hls0.hls.oz> Date: 30 Jul 90 22:36:15 GMT References: <1990Jul30.150516.4430@ux1.cso.uiuc.edu> Lines: 19 In article <1990Jul30.150516.4430@ux1.cso.uiuc.edu>, dmorris@aries.scs.uiuc.edu (Doug Morris) writes: > Just a question to some who may know. > Recently trying to install some mail frontends on a SUN 3 I ran into the > function setenv(). ... Deleted ... > Does anyone have an idea where this function may be found? Well, I don't know of a setenv() function in Sun's C library, but I suggest you use putenv() to set environment variables, and getenv() to retrieve them. Have a nice day... George P. J. Turczynski. | ACSnet: george@highland.oz | Phone: 61 48 683490 Computer Systems Engineer. | Fax: 61 48 683474 |---------------------- Highland Logic Pty. Ltd. | I can't speak for the Suite 1, 348-354 Argyle Street | company, I can barely Moss Vale. NSW. 2577 Australia | speak for myself...