incoming data is 12 bit.
ps = (char *)(data).
how ps can pass 12 bit data?.
let's say Acq takes only 8 bit ps.
Acq(ps);
jeff
--
Sent by jeffkqst from yahoo subdomain of com
This is a spam protected message. Please answer with reference header.
Posted via http://www.usenet-replayer.com/cgi/content/new
ps = (char *)(data).
how ps can pass 12 bit data?.
let's say Acq takes only 8 bit ps.
Acq(ps);
jeff
--
Sent by jeffkqst from yahoo subdomain of com
This is a spam protected message. Please answer with reference header.
Posted via http://www.usenet-replayer.com/cgi/content/new
Comment