Dynamic CALL from COBOL to C and global variables

2007-03-09 Thread Michael Knigge
All, I encountered some strange things while porting a C-Module to z/OS that needs to be called dynamically from a COBOL Program. The C-Prog is made fetchable by coding #pragma linkage(MYPROG,fetchable) in the prog. Now, when the C-Prog is CALLED, the passed parameters are received correctly

Re: SOLVED! Dynamic CALL from COBOL to C and global variables

2007-03-09 Thread Michael Knigge
All, compiling without RENT and linking without REUS=RENT solved the problems Bye, Michael -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET