|
Jared, Just an FYI, but in regards to ILE RPG --> ILE C. An ILE RPG program can call and directly make use of any (most?) functions in the ILE C/C++ runtime library.... atoi(), bsearch(), fopen(), printf(), .... all you have to do is prototype the call and specify the use of the QC2LE binding directory. HTH, Charles > -----Original Message----- > From: jared [mailto:jhunter@xxxxxxxxxxxx] > Sent: Wednesday, September 15, 2004 9:19 AM > To: RPG programming on the AS400 / iSeries > Subject: RE: calling C from OPM RPG > > > Thanks to all for the help, both technical and political. > The 'by value' > versus 'by reference' issue makes the 'a' link a lot clearer, and it's > good to hear support for pushing ILE in general. > > /j > > On Wed, 15 Sep 2004, Haas, Matt wrote: > > > [snip] > > > The one thing that OPM programs can do is call other > programs -- both ILE > > > and OPM programs can be called. Therefore, it's possible > to write an > > > interface that you could call from an OPM application. > > > > is this an accurate picture of what you're suggesting below? > > > > OPM RPG <-a-> ILE C wrapper program <-b-> ILE C API > > <snip> > > > > You could also do OPM RPG <-a-> ILE RPG wrapper program > <-b-> ILE C API. > > > > In order to save my self the headache of converting JDEish > programs to ILE or dealing with Net.Data, I've also done this > sort of thing to call a procedure in various service programs. > > > > Matt > > > > -- > > This is the RPG programming on the AS400 / iSeries > (RPG400-L) mailing list > > To post a message email: RPG400-L@xxxxxxxxxxxx > > To subscribe, unsubscribe, or change list options, > > visit: http://lists.midrange.com/mailman/listinfo/rpg400-l > > or email: RPG400-L-request@xxxxxxxxxxxx > > Before posting, please take a moment to review the archives > > at http://archive.midrange.com/rpg400-l. > > > > > > -- > This is the RPG programming on the AS400 / iSeries (RPG400-L) > mailing list > To post a message email: RPG400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/rpg400-l > or email: RPG400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l. >
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.