Jump to content

RXU: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
mNo edit summary
Line 10: Line 10:
==Functions==
==Functions==
;UPM/Net Related Functions
;UPM/Net Related Functions
:RxUpm, RxNet
:[[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
: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
: RxSCount
;Memory Management/Access
;Memory Management/Access
:RxMalloc
:RxMalloc

Revision as of 03:33, 31 May 2019

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
RxSCount
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

  • Dave Boll

Links