RXU: Difference between revisions
Appearance
mNo edit summary |
|||
Line 3: | Line 3: | ||
This library replaced the old YDBAUTIL. | This library replaced the old YDBAUTIL. | ||
==License== | ==License== | ||
Line 14: | Line 11: | ||
==Functions== | ==Functions== | ||
;UPM Related Functions | |||
;Math Library Functions | |||
;REXX Programming/Debuging | |||
;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 | |||
==Author== | ==Author== | ||
Line 51: | Line 30: | ||
==Links== | ==Links== | ||
* Download: [http://hobbes.nmsu.edu/download/pub/os2/dev/rexx/rxu1a.zip v1.a] | |||
[[Category: | [[Category:REXX Function Library]] |
Revision as of 09:00, 7 October 2016
Description
RXU is a rich set of Rexx functions for OS/2 API. Includes RxMalloc, math functions, library and pipe handling.
This library replaced the old YDBAUTIL.
License
- Freeware
Files
Functions
- UPM Related Functions
- Math Library Functions
- REXX Programming/Debuging
- 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
Author
Links
- Download: v1.a