|
Although I'm not an expert in C, shouldn't each element of argv be
specified as a separate parameter in the PCML?
So it would be something like ...
<pcml version="1.0"> <program name="myCProg"
path="/QSYS.LIB/MyLib.LIB/MyC_Porg.PGM"> <data name="argv1"
type="char" length="100" usage="inputoutput"/> <data name="argv2"
type="char" length="100" usage="inputoutput"/> <data name="argv3"
type="char" length="100" usage="inputoutput"/> </program> </pcml>
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.