Here is the C source file addtwo.c : #include " mathlink.h " int addtwo ( int i , int j ) { } return i + j ; int main ( int argc , char * argv ...
確定! 回上一頁