The wpipe1 sample for Unix is now in the repository, the changes are here:
<sourceforge.net/p/oorexx/code-0/12293>.

The next time I have a time window I plan to make the respective changes to 
wpipe2 and wpipe3.

---rony


On 17.10.2021 15:27, Rony G. Flatscher wrote:
> 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