void PutFunction(
string f,
int argCount
)
Sub PutFunction (
f As String,
argCount As Integer
)
void PutFunction(
String^ f,
int argCount
)
abstract PutFunction :
f : string *
argCount : int -> unit
MathLinkException | On any MathLink error. |