Re: cvs commit: parrot/docs/pdds pdd02_vtables.pod

2003-07-29 Thread Simon Glover
On Tue, 29 Jul 2003, Leopold Toetsch wrote: > Simon Glover <[EMAIL PROTECTED]> wrote: > > Try and explain what invoke is supposed to do. NB this still needs work > > [ snip ] > > > +=item void* invoke(INTERP, PMC* self, void* next) > > [ snap ] > > > +It should set up the environment for th

Re: cvs commit: parrot/docs/pdds pdd02_vtables.pod

2003-07-29 Thread Leopold Toetsch
Simon Glover <[EMAIL PROTECTED]> wrote: > Try and explain what invoke is supposed to do. NB this still needs work [ snip ] > +=item void* invoke(INTERP, PMC* self, void* next) [ snap ] > +It should set up the environment for the sub, and should return the > +location at which operation