Duration: 1/2 Day
Instructor: Paul Curtis
Prerequisites: Rexx programming experience, C programming experience.
Course Description:
This Class will give the details of interfacing to Rexx and C. Some of those
details include: making your own DLL available to be called by any rexx script,
getting read/write access to variables on both the C side and REXX side including
stem variables from the memory pool, getting access to the command line exactly
how it was entered instead of how C startup parses it with argc and argv which is
many times undesirable. Also some tradeoffs with C versus Classic REXX and
ObjectREXX will be noted as well as tools to build/compile.
Requirements:
C compiler and OS/2 toolkit.
Notes:
|