You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to prevent or catch the crash of c++ exception throw while using pure c?
Such as no topic exception when calling SendMessageSync from sample "Producer.c".
Thank u very much.