Putenv() & Getenv() Bug ?

uunet!bria!mike uunet!bria!mike
Sun Feb 17 05:12:41 AEST 1991


In an article, aries.scs.uiuc.edu!mcdonald (Doug McDonald) writes:

[ in response to a question on putenv() and getenv() ]

>This is a system-specific question. It has nothing to do with C or Fortran per 
>se: It should be posted in an SCO Unix specific newsgroup, or at least
>a Unix specific newsgroup. Not a general one like comp.lang.c.

I don't believe that this is as system-specific as you would would like to
believe.  I have not yet encountered a C library that didn't include these
two _subroutines_ regardless of operating system.  Note that they are _not_
operating system calls, but rather simple routines that search and insert from
a list.  If your library doesn't have 'em, I would consider it broken.

-- 
Michael Stefanik, MGI Inc., Los Angeles| Opinions stated are not even my own.
Title of the week: Systems Engineer    | UUCP: ...!uunet!bria!mike
-------------------------------------------------------------------------------
Remember folks: If you can't flame MS-DOS, then what _can_ you flame?



More information about the Comp.lang.c mailing list