[fpc-devel] PIOFile Arm Linux
Desmond Coertzen
patrolliekaptein at gmail.com
Tue Oct 17 14:45:46 CEST 2017
TProcess rocks. I stress tested on a pi3 with large gulps using
TProcess.Output.Read
Thank you.
On Fri, Oct 13, 2017 at 2:22 PM, Marco van de Voort <marcov at stack.nl> wrote:
> In our previous episode, Desmond Coertzen said:
> >
> > Anyone knows which unit I need to get to PIOFILE and related functions
> for
> > popen, pclose etc to do piping? It's a libc thing i'm looking for, but on
> > arm linux (raspbian) with fpc from package manager.
>
> Similar functions for handle based I/O exist in unit Unix.
>
> See e.g. https://www.freepascal.org/docs-html/rtl/unix/popen.html
>
> If it is for output capturing of existing binaries, the crossplatform
> TProcess class is usually used.
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20171017/2601f7a5/attachment.html>
More information about the fpc-devel
mailing list