Todd,

I know what 'is rw' is for.  This isn't at all related to the problem I'm
having.

On Sun, Jan 3, 2021 at 9:43 PM ToddAndMargo via perl6-users <
perl6-us...@perl.org> wrote:

> On 1/3/21 10:40 AM, Paul Procacci wrote:
> > Furthermore you can't pass a naked $entry to like so:
> > Process32First($handle, $entry)
> > It has to be a pointer;  had you tried what you suggested, raku would
> > have thrown errors and for good reason.
>
> Do you understand about "is rw" now?
>
>      Process32First($handle, $entry is rw)
>
>
>

-- 
__________________

:(){ :|:& };:

Reply via email to