[Info-vax] /NAME

Arne Vajhøj arne at vajhoej.dk
Wed Feb 8 18:45:57 EST 2023


Am I the only that wish to be able to distinguish between
names the code expose and names that the code call?

Like:

/NAME=(EXPOSE:UPPERCASE,CALL:AS_IS)

Use case:

some Fortran (probably also Cobol or Basic) code -> C wrapper -> some C 
library that has to be build with /NAME=AS_IS

/NAME=AS_IS works fine for pure C code, but I find it a hassle
in Fortran.

(it is not a problem in Pascal because the external name
can be specified in the external attribute)

Arne



More information about the Info-vax mailing list