MathGroup Archive 2000

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

Search the Archive

What is legal for :ReturnType:

  • To: mathgroup at smc.vnet.net
  • Subject: [mg26176] What is legal for :ReturnType:
  • From: Adalbert Hanssen <hanssen at Zeiss.de>
  • Date: Thu, 30 Nov 2000 01:04:17 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi, MathGroup,

is it possible, to set up a MathLink function which
returns nothing via MathLink (on WinNT, if that matters)?

How would one set up the MPEP-Pattern for this?
Is there a :ReturnType:None?


If one uses :ReturnType:Manual, would one have
to call a MLxxx-function at the end of ones C-code,
to tell, that the function Link is ready for
the next communication?


The reason for my question: Up to now, I have 
returned just one integer, even if it was never 
used. Now I want to get rid of this overhead, 
if possible.


kind regards

Dipl.-Math. Adalbert Hanszen


  • Prev by Date: 2D graph for problem in Numerical Analysis
  • Next by Date: Re:Function compile problems
  • Previous by thread: 2D graph for problem in Numerical Analysis
  • Next by thread: speed of evaluation