Documentation

Good day,
Does any one have any documentation other than what's on the website?
I am looking for documentation for the following function:
int comedi_sampl_to_phys(double *dest, int dst_stride, lsampl_t *src, 
int src_stride, comedi_range *rng, lsampl_t maxdata, int n);

I looked through the source and didn't understand all the variables.... 
So what does *dest expect? What is dst_stride? And so on.
Also what is the difference between the above function and 
comedi_to_phys()?

Thanks,
Mike

Received on 2002-08-15Z15:46:43