This is in the context of a local Processing program. I would like to run an external program to get some data. Is there a popen() or equivalent function I can use?
This is in the context of a local Processing program. I would like to run an external program to get some data. Is there a popen() or equivalent function I can use?