- From: David Schleef <ds_at_schleef.org>
- Date: Tue, 8 Oct 2002 10:32:11 -0700
On Wed, Oct 09, 2002 at 12:48:00AM +0800, Edwin du wrote: > when I was reading a data from file, it->options[0] gives me a very > strange number. According to comedilib-0.7.16, comedi_config.c line 260, > it->options[0]=(int)init_data; > init_data is void *, while it->options[0] is of type int. Is there any > bug here? No. Look at the daqcard2000.c driver. dave...
Received on 2002-10-08Z16:32:11