On 17.10.2021 14:09, Rick McGuire wrote:
> strcpy(retstr->strptr, "0");
> retstr->strlength = 1;

Thank you, Rick!

Now all functions set retstr explicitly and demonstrate also how to indicate to 
not return a value
(retstr->strptr=NULL). Tried to stick with the return values the comment for 
the function indicates.

Will change "Aspi" to "Api" as the sample is about using the Rexx API to match 
the Windows version.

Will amend the Rexx script to indicate expected value of the result variable 
and add Makefile.linux
and Makefile.apple to the sample and commit it later for inspection and 
discussion.

---rony




_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to