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 <[email protected]> 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 - [email protected] > http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel >
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
