|
I'm writing an interface in RPG to a C api using the pipes to get the output from the api. This api - depending on the parameters passed - can return a list of documents that are on the optical disk or the document itself (that can be a pdf, a jpeg image or any other file). In the first case I can retrieve the items in the list one at the time from the spawned job pipe with "fdopen" and "fgets". How can I get the full document instead ? Thanks.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.