RXU: Difference between revisions
Appearance
m Ak120 moved page OS2 API:RXU to RXU |
|||
Line 11: | Line 11: | ||
==Functions== | ==Functions== | ||
;UPM Related Functions | ;UPM/Net Related Functions | ||
:RxUpm, RxNet | |||
;Math Library Functions | ;Math Library Functions | ||
:RxuMthceil, RxuMthcosh, RxuMthexp, RxuMthfloor, RxuMthfmod, RxuMthfrexp, RxuMthldexp, RxuMthlog, RxuMthlog10, RxuMthmodf, RxuMthpow, RxuMthsinh, RxuMthtanh, RxuMthasin, RxuMthacos, RxuMthatan2, RxuMthatan, RxuMthsin, RxuMthcos, RxuMthtan, RxuMthsqrt, RxuMthfabs, RxuMtherf, RxuMtherfc, Rxthgamma, RxuMthhypot | |||
;REXX Programming/Debuging | ;REXX Programming/Debuging | ||
;Memory Management/Access | ;Memory Management/Access | ||
:RxMalloc | |||
;Semaphore Handling | ;Semaphore Handling | ||
;REXX Macro Space Function | ;REXX Macro Space Function | ||
Line 25: | Line 28: | ||
;System Info Related | ;System Info Related | ||
;PM/WP Related Functions | ;PM/WP Related Functions | ||
:RxWinQueryObject, RxWinDestroyObject | |||
==Author== | ==Author== |
Revision as of 09:16, 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/Net Related Functions
- RxUpm, RxNet
- Math Library Functions
- RxuMthceil, RxuMthcosh, RxuMthexp, RxuMthfloor, RxuMthfmod, RxuMthfrexp, RxuMthldexp, RxuMthlog, RxuMthlog10, RxuMthmodf, RxuMthpow, RxuMthsinh, RxuMthtanh, RxuMthasin, RxuMthacos, RxuMthatan2, RxuMthatan, RxuMthsin, RxuMthcos, RxuMthtan, RxuMthsqrt, RxuMthfabs, RxuMtherf, RxuMtherfc, Rxthgamma, RxuMthhypot
- REXX Programming/Debuging
- Memory Management/Access
- RxMalloc
- 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
- RxWinQueryObject, RxWinDestroyObject
Author
Links
- Download: v1.a