[fpc-pascal]urgent: fdOpen etc on FreeBSD
Marc Santhoff
M.Santhoff at t-online.de
Thu Jun 3 20:01:31 CEST 2004
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 missing.
> >
> > How can I handle that? Where have they gone?
>
> fpopen now. Most calls are now the "C" name prefixed with fp.
This does help, it works.
> See also
> http://www.stack.nl/~marcov/unixrtl.pdf
Thank you very much,
Marc
More information about the fpc-pascal
mailing list