Re: getenv
- Posted by Jeremy Cowgar <jeremy at ?owgar.?om> May 30, 2008
- 680 views
Jason Gade wrote: > > > Right, but that's a "feature" of Linux and not a "bug" in Windows. If the OS > returns an empty string then so should Euphoria. If the OS returns "does not > exist" then so should Euphoria. > Hm, then Euphoria does not aim to be a cross-platform language. It's simply a language that will run on multiple platforms. The difference is a cross-platform language handles cross-platform issues for the user. A language that runs on multiple platforms simply does that, it leaves all the cross-platform nuances up to the programmer to know, understand and deal with in code. -- Jeremy Cowgar http://jeremy.cowgar.com