cecio
Joined: 02 Sep 2007 Posts: 11
|
Posted: Wed Jan 26, 2011 10:34 am Post subject: bind(c) attribute |
|
|
Hi, is the bind(c) attribute implemented in ftn95?
FUNCTION FUNC(I, J, K, L, M), BIND(C, NAME=�myC_Func�)
I nedd to use it for c interoperability writing a mysql interface for fortran.
Thanks |
|