MathGroup Archive 2009

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

Search the Archive

Re: Using Mathematica with C++

  • To: mathgroup at smc.vnet.net
  • Subject: [mg103730] Re: Using Mathematica with C++
  • From: psycho_dad <s.nesseris at gmail.com>
  • Date: Sun, 4 Oct 2009 05:35:16 -0400 (EDT)
  • References: <ha7iop$6qe$1@smc.vnet.net>

On Oct 3, 3:15 pm, JK_Smiles <szabolcs.barna... at gmail.com> wrote:
> Hi,
>
> I'd like to use some .dll-s in Mathematica, written in C++, compiled
> with MSVC or MinGW's gcc compiler.
> Is there any chance to do it?
> [-- I figured out, borland C compiler was used at the examples in the
> help; I compiled those with cl.exe or with gcc.exe, it didn't work.]
>
> JK_S

Check the help for NETLink and particularly the part "Calling DLLs
from Mathematica ".

Cheers,
psycho_dad


  • Prev by Date: Prime/Twin Prime Generator
  • Next by Date: confused about == vs === in this equality
  • Previous by thread: Using Mathematica with C++
  • Next by thread: Re: Using Mathematica with C++