in reply to Re: Re: Re: Answer: how do i push an array into the perl stack in C prog before calling perl_call_pv
in thread how do i push an array into the perl stack in C prog before calling perl_call_pv
That is the point: It wouldn't. I suggest you read more about Perl if you think that it would. For example, if you have Perl installed, type "perldoc perlsub" for lots of information about Perl subroutines and how to call them.
- tye (but my friends call me "Tye")
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (tye)Re3: Answer: how do i push an array into the perl stack in C prog before calling perl_call_pv
by Anonymous Monk on May 09, 2001 at 10:36 UTC | |
by tye (Sage) on May 09, 2001 at 11:10 UTC | |
by Anonymous Monk on May 10, 2001 at 09:13 UTC |