/* Initialize the API environment */
int errorCode = UF_initialize();
if ( 0 == errorCode )
{
/* TODO: Add your application code here */
//创建参数 create parameters
tag_t new_exp;
UF_MODL_create_exp_tag("w=10", [$new_exp)]
/*get the parameters and export*/
char *string, *lhs_str, *rhs_str;
欢迎光临 iCAx开思工具箱 (https://t.icax.org/) | Powered by Discuz! X3.3 |