>> want but now I need to pass parameters to it. I have set up standard >> linkage on the Assembler side with my parms. How in my C program do I >> get the parms out of standard linkage?
Have you tried #pragma linkage(whateverfunctionitis, OS) ? Cheers, Jantje. P.S. It doesn't hurt reading: z/OS C/C++ Language Reference Document Number SC09-4815-04 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

