Hello..

   As we know, C functions adding '_' behind
   can be called by a fortran program.

   But it is useless to a C++ function.


   The error will look like this
     fortran_pro.o(.text+0x18): undefined reference to 'xxx_'

   Could someone give a hints...

    Thanks....

Reply via email to