z/OS Language Environment Writing Interlanguage Communication Applications
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Supported data types for passing by value

z/OS Language Environment Writing Interlanguage Communication Applications
SA38-0684-00

Table 1 lists the data types that can be passed from C to Fortran by value.

Table 1. Supported data types for passing by value from C to Fortran
C Fortran
signed int, signed long int INTEGER*4
double REAL*8
long double REAL*16

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014