Is it possible to pass string arguments from a C calling program to a Fortran subroutine without adding the hidden length argument?
By reading the documentation it would seem that giving the REFERENCE attribute to the string argument, it should be possible, but I haven't been able to make it work.
I would appreciate any example of how this works.
regards, Marcello Cattaneo
Passing strings in C-Fortran mixed language programming
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.



