[libpc] putenv

Howard Butler hobu.inc at gmail.com
Wed Mar 23 09:40:37 EDT 2011


putenv is not "const char*" on unix.

What should we do?  Casting it to non-const is probably bad in this case because the user needs to keep it alive.

Howard


More information about the libpc mailing list