[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: os.setenv()???
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 6 Jan 2006 18:48:00 -0200
> Is there a reason for it not being there, or is it just an oversight?
setenv is not an ANSI C library function.
setenv is available in the Posix library.
--lhf