20 Jan
2006
20 Jan
'06
1:47 p.m.
Angus Leeming wrote:
Here's some GPL-ed code to set and get environment variables that works on both *nix and Windows:
http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/support/environment.C?rev=HEAD&content-type=text/vnd.viewcvs-markup Equivalent url: http://tinyurl.co.uk/o5jo
That's nice. Another interesting addition would be replacing of referenced environment variables within the variable - does getenv() do that? Sebastian Redl