MathGroup Archive 2011

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

Search the Archive

MLInitialize MLEnvironment

  • To: mathgroup at smc.vnet.net
  • Subject: [mg122103] MLInitialize MLEnvironment
  • From: olfa <olfa.mraihi at yahoo.fr>
  • Date: Fri, 14 Oct 2011 05:53:14 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com

Hello,

please which reason(s) can cause the MathLink environment unable to be
initialized?!

MLEnvironment env;
 env = MLInitialize(NULL);
        if(env == NULL)
                {  printf("unable to initialize the MathLink
environment ");        }

thank you very much.



  • Prev by Date: Re: Constructing a huge graph
  • Next by Date: Re: DiagonalizableQ
  • Previous by thread: Need Help with understanding line of code ( and what a certain placement of a comma means) Thanks VB.net and Mathmatica help ?
  • Next by thread: Localizing $Assumptions