ZHANG Qi
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
ZHANG Qiさんの最近のアクティビティ-
ZHANG Qiさんがコメントを作成しました:
yes, after i add a ‘\n’, no problem anymore. Thanks again!
-
ZHANG Qiさんがコメントを作成しました:
Thanks!Only when I add a ‘\n’ at the end of the string passed to GRBmsg, I can see the same output.
-
ZHANG Qiさんが投稿を作成しました:
how to use the C api "GRBsetlogcallbackfuncenv" correctly
回答済みI try to use the api like:I expect that “Hello World” and other solving process messages are sent to “callback”, but actually, the callback isn't called at all. Nothing is shown in the console. Did...