RXU: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Jugbogdan (talk | contribs)
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
|Picture=
|Version=1.a (Apr 1996)
|Author=[[Dave Boll]]
|License=Freeware
|Download=[https://hobbes.nmsu.edu/download/pub/os2/dev/rexx/rxu1a.zip rxu1a.zip]
}}
RXU is a rich set of REXX functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.
RXU is a rich set of REXX functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.


Includes UPM, Memory management, semaphores, Rexx programming functions, Task/Thread management, multi threaded Rexx programming, DLL handling, etc. INF file is included.
Includes UPM, Memory management, semaphores, Rexx programming functions, Task/Thread management, multi threaded Rexx programming, DLL handling, etc. INF file is included.
==License==
*Open Source. BSD 3-Clause
*Author: [[Dave Boll]]


==Links==
==Links==
* [RXU_1-9.zip]
* [https://github.com/OS2World/LIB-REXX-RXU Source code at Github]
* [https://github.com/OS2World/LIB-REXX-RXU Source code at Github]


[[Category:REXX Function Library]]
[[Category:REXX Function Library]]

Revision as of 16:24, 10 January 2020

RXU
[[File:|300px]]
Version 1.a (Apr 1996)
Vendor
Author Dave Boll
License Freeware
Download rxu1a.zip
Website

RXU is a rich set of REXX functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.

Includes UPM, Memory management, semaphores, Rexx programming functions, Task/Thread management, multi threaded Rexx programming, DLL handling, etc. INF file is included.

Links