Welcome to the CHICKEN Scheme pasting service

no title added by leyley on Fri Mar 21 15:45:43 2025

void
copy_flonums(C_word vec, float *dst)
{
	int c, i;
	c = C_header_size(vec);
	for(i = 0; i < c; i++)
		*(dst++) = (float)C_flonum_magnitude(C_block_item(vec, i));
}

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which relatively recent Scheme report version does CHICKEN _not_ implement?
Visually impaired? Let me spell it for you (wav file) download WAV