|
Den Aug 16, 2016 kl. 15:19 skrev Mark Murphy/STAR BASE Consulting Inc. <mmurphy@xxxxxxxxxxxxxxx>:
What do you mean by a void prototype?
void myfunction(int)
dcl-pr myfunction;
fld Int(10) value;
end-pr;
or
int myfunction(void)
dcl-pr myfunction Int(10);
end-pr;
Mark Murphy
STAR BASE Consulting, Inc.
mmurphy@xxxxxxxxxxxxxxx
-----Niels Liisberg <NLI@xxxxxxxxxxxxxxxxx> wrote: -----
To: "RPG programming on the IBM i (AS/400 and iSeries)" <rpg400-l@xxxxxxxxxxxx>
From: Niels Liisberg <NLI@xxxxxxxxxxxxxxxxx>
Date: 08/15/2016 06:58PM
Subject: Where to post ideas for RPG
Hi,
It wold be great if RPG had some kind of "void" prototype and "..." Which is "any number of parameters" just like in C so I could have a more clean integration to i.e. The C function "printf()" .
Also a %TYPEOF() that returs a given type / lenght datastructure of a give variable.
Now. I'm not a member of CEAC. I don't have a place to post these ideas directly. So what to do? Send mails to Barbara Morris? Is there a forum elsewhere?
Regads
Niels Liisberg
--
This is the RPG programming on the IBM i (AS/400 and 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.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
--
This is the RPG programming on the IBM i (AS/400 and 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.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
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.