|
SOLUTIONS
|
MLPutInteger16List()
int MLPutInteger16List(MLINK link, short *a, int n)
a の場所から始まるn 個の16ビットの整数のリストを,link で指定されたMathLink 接続に置く.
詳細詳細
- MLPutInteger16List()はエラーがあると0を返し,関数が成功すると0以外の値を返す.
- MLError()を使うと,MLPutInteger16List()が不成功の場合にエラーコードを引き出すことができる.
- MLPutInteger16List()はMathLink ヘッダファイルmathlink.hの中で宣言される.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
