HP OpenVMS Systems

ask the wizard
Content starts here

Mixed-language programming? (DECthreads, Pascal)

» close window

The Question is:

 
 
Is the posix interface to DECthread available in languages other than C and
C++ (particulary in Pascal for wich I found only the CMA interface).
 
Thank you for your answer.
 


The Answer is :

 
  The POSIX and DECthreads programming interfaces are designed for use
  from C or C++.  That said, mixed-language calling is available on
  OpenVMS -- knowledge of the calling standard and argument passing
  is required.  For details, see the OpenVMS calling standard manual.
 

answer written or last revised on ( 28-DEC-1999 )

» close window