DMUG-Archiv 2000

Frühere   Chronologischer Index   Spätere
Vorherige   Thematischer Index   Nächste

Re: Mathlink-Kommunikation aus einem C-Programm

>   MLPutFunction( lp, "Sum", 2L);
>    MLPutString( lp, "i");
>    MLPutString( lp, "{i,5}");

MLPutFunction(lp, "Sum", 2);
MLPutSymbol(lp, "i");
MLPutFunction(lp, "ToExpression", 1);
MLPutString(lp, "{i,5}");


Gruß,

Thomas Hahn



Verweise:
Frühere   Chronologischer Index   Spätere
Vorherige   Thematischer Index   Nächste

DMUG DMUG-Archiv, http://www.mathematica.ch/archiv.html