RXU: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=1.a (Apr 1996)
|Author=[[Dave Boll]]
|License=Freeware
|Download={{FileLink|RXU_1a.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, OS/2 2.0 Memory management, OS/2 2.0 semaphores, Rexx programming functions, Task/Thread management, multithreaded Rexx programming, DLL handling, etc. INF file is included.
Includes UPM, Memory management, semaphores, Rexx programming functions, Task/Thread management, multithreaded Rexx programming, DLL handling, etc. INF file is included.
 
==License==
* Freeware. The author accepted to Open Source it.
 
==Author==
* [[Dave Boll]]


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=rxu1a.zip v1.a]
* [https://github.com/OS2World/LIB-REXX-RXU Source code at Github]
* http://files.mpoli.fi/unpacked/software/os2/utils/rxu19.zip/
* http://files.mpoli.fi/unpacked/software/os2/utils/rxusmp.zip/


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

Latest revision as of 04:09, 9 December 2024

RXU
Version 1.a (Apr 1996)
Vendor
Author Dave Boll
License Freeware
Download RXU_1a.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, multithreaded Rexx programming, DLL handling, etc. INF file is included.

Links