Hi,
- - - hp300/dev/nhpib.c l.463 - - -
int stat1;
#ifdef lint
if (stat1 = unit) return(1);
#endif
- - -
What does that mean ?
Hi,
- - - hp300/dev/nhpib.c l.463 - - -
int stat1;
#ifdef lint
if (stat1 = unit) return(1);
#endif
- - -
What does that mean ?