MathGroup Archive 1996

[Date Index] [Thread Index] [Author Index]

Search the Archive

MathLink and C++ (can mathlink handle C++?)

  • To: mathgroup at smc.vnet.net
  • Subject: [mg3714] MathLink and C++ (can mathlink handle C++?)
  • From: penano at physics.ucla.edu (Penano Joe)
  • Date: Wed, 10 Apr 1996 02:12:36 -0400
  • Organization: UCLA Physics Department
  • Sender: owner-wri-mathgroup at wolfram.com

Hi everyone,

Does anyone know if it's currently possible to intstall an
external C++ function through mathlink?  The function
I'm considering is very simple. It takes 3 doubles and returns 2
doubles. I've tried defining the function as an extern in C and 
passing the C program to mathlink but it can never find the C++
function.  Any help would be greatly appreciated.

Thanks,
 
-- 
Joe Penano
email: penano at physics.ucla.edu

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Re: ReadList Expression: (Q)
  • Next by Date: Q about Nonlinear Simul. Eq
  • Previous by thread: Combining 2D With Different Scales
  • Next by thread: Re: MathLink and C++ (can mathlink handle C++?)