Cottonwood <[EMAIL PROTECTED]> wrote:

> Because I have no problem to call Fortran from C this can't ba a
> conflict with the names.

This is a non-sequitur. In fact, as it came out in a separate followup,
the problem turns out to be the omission of an extern declaration from
C++ code, which changes the mangled form of the name. Thus the problem
actually *WAS* a "conflict" (well, mismatch, but that's what you mean)
bewteen the names.

-- 
Richard Maine                     | Good judgment comes from experience;
email: my first.last at org.domain| experience comes from bad judgment.
org: nasa, domain: gov            |       -- Mark Twain
_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to