> int sio00h (params...){
>
> int nSioStatus ;
>
> ... stuff
> }
Can you supply the whole function? My bet is that
you accidentally typed something like:
if (<whatever>){
int nSioStatus = SIO_WDB ;
}
I've done that myself a few times.
Received on Wed Feb 06 2002 - 09:05:53 GMT
This archive was generated by hypermail 2.3.0
: Fri Oct 10 2014 - 23:34:44 BST