Hi,
does someone know how to call a c-programm from within a rexx program and pass stem variables? And maybe a short example how the c-program deals with stems/arrays and returns them back to the rexx program?
The c-program is third party software. The rexx is my own.
C can handle array which is the same as stems. The question is if a c-programm can handle a stem/array as input parm.
regards frapp
Have you tried asking this in a C forum? It may be more appropriate there. If the code is 3rd party have you asked them if their code supports stems? They may be able to help you out. I write assembler programs these can be made to read REXX stems but not all my programs do so. C may be the same.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.