[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Problems with lposix on win32
- From: D Burgess <dburgess@...>
- Date: Wed, 18 Jan 2006 11:36:45 +1100
yes. you can require any of the base libraries, string, os, io etc
On 1/18/06, Chris Marrin <chris@marrin.com> wrote:
> D Burgess wrote:
> > ...
> > Methinks Edgar had in mind that you would use
> >
> > require"osex" or require"os.ex"
> >
> > given that you writing a C module , you can populate whicever table you
> > like, in this case os.
>
> But if you 'require "os.ex"', it will first do an implicit 'require
> "os"' and that's what I'm worried about. Will that succeed?
>
> --
> chris marrin ,""$,
> chris@marrin.com b` $ ,,.
> mP b' , 1$'
> ,.` ,b` ,` :$$'
> ,|` mP ,` ,mm
> ,b" b" ,` ,mm m$$ ,m ,`P$$
> m$` ,b` .` ,mm ,'|$P ,|"1$` ,b$P ,` :$1
> b$` ,$: :,`` |$$ ,` $$` ,|` ,$$,,`"$$ .` :$|
> b$| _m$`,:` :$1 ,` ,$Pm|` ` :$$,..;"' |$:
> P$b, _;b$$b$1" |$$ ,` ,$$" ``' $$
> ```"```'" `"` `""` ""` ,P`
> "As a general rule,don't solve puzzles that open portals to Hell"'
>
- References:
- Problems with lposix on win32, Chris Marrin
- Re: Problems with lposix on win32, D Burgess
- Re: Problems with lposix on win32, Edgar Toernig
- Re: Problems with lposix on win32, Chris Marrin
- Re: Problems with lposix on win32, Edgar Toernig
- Re: Problems with lposix on win32, D Burgess
- Re: Problems with lposix on win32, Rici Lake
- Re: Problems with lposix on win32, Chris Marrin
- Re: Problems with lposix on win32, D Burgess
- Re: Problems with lposix on win32, Chris Marrin