[gfortran] Calling conventions for assumed shaped arrays?
Richard Guenther
rguenth@tat.physik.uni-tuebingen.de
Mon Jan 10 14:06:00 GMT 2005
Hi!
For interfacing with C/C++ code, where is the calling conventions
specified for assumed shaped arrays? I.e. for
subroutine blah(a)
real, dimension(:,:) :: a
end subroutine blah
what is a C "prototype" for blah_?
Thanks for any hint,
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/
More information about the Gcc
mailing list