Re: question about mathlink.h
- To: mathgroup at smc.vnet.net
- Subject: [mg97108] Re: question about mathlink.h
- From: Bill Rowe <readnews at sbcglobal.net>
- Date: Thu, 5 Mar 2009 04:56:48 -0500 (EST)
On 3/4/09 at 7:12 AM, olfa.mraihi at yahoo.fr (olfa) wrote: >Hi mathematica community, i want to connect a external C++ Programm >to Mathematica. The Help Browser tells me that I have to include the >standard MathLink header file ''mathlink.h'' in my C++ >program(#include ''mathlink.h''). But where is this header file or >where can I get it ? Thank you. This is included in the standard installation of Mathematica. Use the documentation center to search for mathlink developer guide Click on the one appropriate to your operating system and a tutorial will come up with details of how to install the needed components and where they are located.