ZHANG Qi
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by ZHANG Qi-
ZHANG Qi commented,
yes, after i add a ‘\n’, no problem anymore. Thanks again!
-
ZHANG Qi commented,
Thanks!Only when I add a ‘\n’ at the end of the string passed to GRBmsg, I can see the same output.
-
ZHANG Qi created a post,
how to use the C api "GRBsetlogcallbackfuncenv" correctly
AnsweredI 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...