提交 c3dee8b6 编写于 作者: P Ping Xiao

add notification message before return

上级 3e87a002
......@@ -198,7 +198,8 @@ int main(int argc, char *argv[])
taos_free_result(result);
taos_stmt_close(stmt);
printf("Data has been written, Please press enter to return");
return getchar();
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册