Re: New PMC vtable methods

2002-01-30 Thread Dan Sugalski
At 11:40 PM + 1/30/02, Nicholas Clark wrote: >On Wed, Jan 30, 2002 at 06:23:43PM -0500, Dan Sugalski wrote: >> We're adding the following: >> >> INTVAL get_character(PMC *, INTVAL) >> INTVAL get_character(PMC *, KEY *, INTVAL) >> >> to return the character at position INTVAL in the p

Re: New PMC vtable methods

2002-01-30 Thread Nicholas Clark
On Wed, Jan 30, 2002 at 06:23:43PM -0500, Dan Sugalski wrote: > We're adding the following: > >INTVAL get_character(PMC *, INTVAL) >INTVAL get_character(PMC *, KEY *, INTVAL) > > to return the character at position INTVAL in the passed in PMC. are characters really INTVAL? I have this g

New PMC vtable methods

2002-01-30 Thread Dan Sugalski
We're adding the following: INTVAL get_character(PMC *, INTVAL) INTVAL get_character(PMC *, KEY *, INTVAL) to return the character at position INTVAL in the passed in PMC. -- Dan --"it's like this"