On Tue, 25 Apr 2023, at 13:29, Rick Troth wrote: > hello > > I have a project where I want to call C from Rexx. > I've done this with Regina several times. Can someone tell me how, or > point to doco, or (best) lend a hand, calling C from ooRexx?
Do you have ooREXX running on a mainframe? Which OS? If z/OS ... Is the C program in LINKLIST? or a load lib? What calling (register) convention is it written with - like a TSO CP, or a job-step program, or what? Are you expecting the C code to access contents of rexx variables "by magic" or are you going to pass copies of their values, or their addresses in storage, or what? -- Jeremy Nicoll - my opinions are my own. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
