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
It may provide users additional information if the Stop() function can provide variable length arguments. We could then fold the more informative console errors (pr_err and pr_warn) into the output of the graphical error messages. See #47 for detail on one such example.
It may provide users additional information if the
Stop()
function can provide variable length arguments. We could then fold the more informative console errors (pr_err
andpr_warn
) into the output of the graphical error messages. See #47 for detail on one such example.ref: https://www.tutorialspoint.com/c_standard_library/c_function_vsprintf.htm
The text was updated successfully, but these errors were encountered: