Thanks Bill, much appreciated. for the next release with the table and buffer i/o I'm going to retool various functions to do that and to return the value being passed through so that they are consistent with how things like vector-set! and vector->list work.
thanks for the tips! iain On Sun, May 17, 2020 at 12:52 PM <[email protected]> wrote: > That code looks fine to me. On the scheme side you'll want > a catch somewhere. The other common choice is to return some > error indication, and then the scheme side has to check for > that. All the s7 C-library tie-ins (like libgsl) call s7_error. > > >
_______________________________________________ Cmdist mailing list [email protected] https://cm-mail.stanford.edu/mailman/listinfo/cmdist
