IBM Z and LinuxONE Languages

Languages

Languages

Broad range of supported development languages and tools allows to transform software delivery practices.

 View Only

Interlanguage communication between Metal C and LE C/C++

  • 1.  Interlanguage communication between Metal C and LE C/C++

    Posted Mon May 22, 2023 11:06 PM

    Hello,

    I am putting together an application that needs to use code written in LE C/C++ and Metal C.  

    I am trying to understand how to call one from the other.
    Right now, I have a Metal C program that issues ATTACHes for 3 different LE C modules.  It appears to work OK, at least in my little test programs.   

    We have some application specific services that are provided by Metal C functions.  If I want to call a Metal C function (that does  not issue any requests that require LE) from an LE C/C++ program, do I need to provide my own prolog/epilog code - perhaps something similar to the CEEENTRY and CEETERM macros?  

    I have not seen any documentation that specifically addresses Metal C and LE C  communication.

    Thank you for any info,
    Nancy Kilroy




    ------------------------------
    Nancy Kilroy
    ------------------------------