[CM] length of output_string

bil at ccrma.Stanford.EDU bil at ccrma.Stanford.EDU
Tue Aug 24 11:06:51 PDT 2021


In scheme there's a port-position function that would
return the length; it could be exported as s7_port_position.
Or a new function, say s7_output_string could return
an s7_string (which can contain nulls), rather than
a C string, and s7_string_length would give its length.
Do these sound usable?



More information about the Cmdist mailing list