PAssing strings from C++ to FORTRAN

I'm trying to pass a string from c++ to FORTRAN.
Can anyone advise how to do this?
Don't forget to mention which compilers you're using, the approach may be different.
(with ibm, sun, and gnu, I have to space-pad the strings and pass their lengths as additional, hidden, parameters)
Topic archived. No new replies allowed.