A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/NETLink/ref/net/Wolfram.NETLink.IMathLink.PutFunction.html below:

IMathLink.PutFunction Method

Sends a function name and argument count.

[Visual Basic]

Sub PutFunction( _

ByVal

f

As

String

, _

ByVal

argCount

As

Integer

_

)

[C#]
void

PutFunction(


   string f

,


   int argCount

);

Parameters
f
The function name.
argCount
The number of arguments to follow.
Remarks

Follow this with calls to put the arguments.

Exceptions Exception Type Condition MathLinkException On any MathLink error. See Also

IMathLink Interface | Wolfram.NETLink Namespace

Copyright (c) 2003-2024, Wolfram Research, Inc.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4