Re: g_getenv() encoding on Windows
- From: Tor Lillqvist <tml iki fi>
- To: "J. Ali Harlow" <ali juiblex co uk>
- Cc: gtk-devel-list gnome org
- Subject: Re: g_getenv() encoding on Windows
- Date: Fri, 31 Dec 2004 18:48:57 +0000
J. Ali Harlow writes:
> If we ever come across a usage case for providing the unexpanded
> strings we can always consider adding a g_getenv_unexpanded() or
> something, but I can't really see where that could be useful.
Plus, any code that would know to need such a funcion would know it's
running on Win32 anyway, so it could as well use
GetEnvironmentVariable() directly (inside an ifdef).
--tml
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]