Re: Missing library
- Posted by irv mullins <irvm at ellijay.com> Jul 14, 2004
- 800 views
Pete Lomax wrote: > > On Tue, 13 Jul 2004 13:07:48 -0700, irv mullins > <guest at RapidEuphoria.com> wrote: > > >I mean, we have platform(), that's got to be more complicated than > >just returning a hard-coded number. > LOL. Re-read the refman: ex.exe has a hard-coded 1, exw.exe has a > hard-coded 2, and exu has a hard-coded 3. (good eh?) So that's why platform() can't tell the diff between Linux and BSD. Come to think of it, since the BSD interpreter comes as a separate download, why does it return the same number as the Linux version? Irv