Hi Julian,
Julian Graham <[email protected]> skribis:
>>> Not yet. You interested in adding scm_c_value_ref (SCM, size_t) to the
>>> API, and documentation to api-control.texi? If you do it soon, it
>>> will make it into 2.0.4.
>>
>> Sure. Gimme a day or so and I'll have something for review.
>
> Find attached a patch. Let me know if I missed anything.
Looks good to me, thanks!
> +@deffn {C Function} scm_c_value_ref (values, idx)
> +Returns the value at the position specified by @var{idx} in the
Should be “Return” here.
Andy: OK to apply?
Ludo’.