[fpc-pascal]urgent: fdOpen etc on FreeBSD
Marco van de Voort
marcov at stack.nl
Thu Jun 3 19:47:49 CEST 2004
> 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. Most calls are now the "C" name prefixed with fp.
See also
http://www.stack.nl/~marcov/unixrtl.pdf
More information about the fpc-pascal
mailing list