RXU: Difference between revisions
Appearance
Created page with "==Description== RXU is a rich set of Rexx functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling. ==Download== * [http://hobbes.nmsu.edu/h-view..." |
|||
Line 12: | Line 12: | ||
==Functions== | ==Functions== | ||
===UPM Related Functions=== | |||
* [[]] | |||
===Math Library Functions=== | |||
* [[]] | |||
===REXX Programming/Debuging=== | |||
* [[RXU:RxSCount]] | * [[RXU:RxSCount]] | ||
* [[]] | |||
===Memory Management/Access=== | |||
* [[]] | |||
===Semaphore Handling=== | |||
* [[]] | |||
===REXX Macro Space Function=== | |||
* [[]] | |||
===Threads, Tasking, Etc=== | |||
* [[]] | |||
===NetBIOS Information== | |||
* [[]] | |||
===DLL Handling=== | |||
* [[]] | |||
===OS/2 Pipes=== | |||
* [[]] | |||
===OS/2 Queues=== | |||
* [[]] | |||
===I/O Related=== | |||
* [[]] | |||
===System Info Related=== | |||
* [[]] | |||
===PM / WP Related Functions=== | |||
* [[]] | * [[]] | ||
Revision as of 14:52, 23 February 2016
Description
RXU is a rich set of Rexx functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.
Download
License
- Freeware
Files
Functions
UPM Related Functions
- [[]]
Math Library Functions
- [[]]
REXX Programming/Debuging
- RXU:RxSCount
- [[]]
Memory Management/Access
- [[]]
Semaphore Handling
- [[]]
REXX Macro Space Function
- [[]]
Threads, Tasking, Etc
- [[]]
=NetBIOS Information
- [[]]
DLL Handling
- [[]]
OS/2 Pipes
- [[]]
OS/2 Queues
- [[]]
I/O Related
- [[]]
System Info Related
- [[]]
PM / WP Related Functions
- [[]]