Am Do, den 03.06.2004 schrieb Marco van de Voort um 19:47:
> > I'm using the syscalls fdOpen, fdClose, etc on FreeBSD.
> >
> > Since swapping from compiler 1.0.10 to 1.9.2 and exchanging the 'uses
> > Linux' statement to 'uses unix', these calls together with FD_SET and
> > FD_Zero makros are miss
> I'm using the syscalls fdOpen, fdClose, etc on FreeBSD.
>
> Since swapping from compiler 1.0.10 to 1.9.2 and exchanging the 'uses
> Linux' statement to 'uses unix', these calls together with FD_SET and
> FD_Zero makros are missing.
>
> How can I handle that? Where have they gone?
fpopen now. M
Hi!
I'm using the syscalls fdOpen, fdClose, etc on FreeBSD.
Since swapping from compiler 1.0.10 to 1.9.2 and exchanging the 'uses
Linux' statement to 'uses unix', these calls together with FD_SET and
FD_Zero makros are missing.
How can I handle that? Where have they gone?
TIA,
Marc
_